mirror of
https://github.com/luxfi/genesis.git
synced 2026-07-27 04:11:41 +00:00
- mainnet: 100 accounts x 500M LUX, 5 stakers, P-lux1 HRP, real IPs - testnet: 100 accounts x 500M LUX, 2 stakers, P-test1 HRP, networkID=2 - devnet: 100 accounts x 500M LUX, 3 stakers, P-dev1 HRP, networkID=3 - bootstrappers: real validator IPs - fix mnemonic env priority: MNEMONIC > LUX_MNEMONIC > LIGHT_MNEMONIC - remove stale .bak files
87 lines
2.4 KiB
JSON
87 lines
2.4 KiB
JSON
{
|
|
"_comment": "Local C-Chain genesis — 5 accounts from 'light light light light light light light light light light light energy' (BIP44 m/44'/9000'/0'/0/{0-4})",
|
|
"config": {
|
|
"chainId": 1337,
|
|
"homesteadBlock": 0,
|
|
"eip150Block": 0,
|
|
"eip155Block": 0,
|
|
"eip158Block": 0,
|
|
"byzantiumBlock": 0,
|
|
"constantinopleBlock": 0,
|
|
"petersburgBlock": 0,
|
|
"istanbulBlock": 0,
|
|
"muirGlacierBlock": 0,
|
|
"berlinBlock": 0,
|
|
"londonBlock": 0,
|
|
"arrowGlacierBlock": 0,
|
|
"grayGlacierBlock": 0,
|
|
"mergeNetsplitBlock": 0,
|
|
"shanghaiTime": 0,
|
|
"cancunTime": 0,
|
|
"terminalTotalDifficulty": 0,
|
|
"subnetEVMTimestamp": 0,
|
|
"durangoTimestamp": 0,
|
|
"etnaTimestamp": 0,
|
|
"fortunaTimestamp": 0,
|
|
"graniteTimestamp": 0,
|
|
"blobSchedule": {
|
|
"cancun": {
|
|
"target": 3,
|
|
"max": 6,
|
|
"baseFeeUpdateFraction": 3338477
|
|
}
|
|
},
|
|
"feeConfig": {
|
|
"gasLimit": 15000000,
|
|
"targetBlockRate": 1,
|
|
"minBaseFee": 1000000000,
|
|
"targetGas": 60000000,
|
|
"baseFeeChangeDenominator": 36,
|
|
"minBlockGasCost": 0,
|
|
"maxBlockGasCost": 1000000,
|
|
"blockGasCostStep": 200000
|
|
},
|
|
"warpConfig": {
|
|
"blockTimestamp": 0,
|
|
"quorumNumerator": 67,
|
|
"requirePrimaryNetworkSigners": false
|
|
}
|
|
},
|
|
"nonce": "0x0",
|
|
"timestamp": "0x0",
|
|
"extraData": "0x",
|
|
"gasLimit": "0xe4e1c0",
|
|
"difficulty": "0x0",
|
|
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
"coinbase": "0x0000000000000000000000000000000000000000",
|
|
"alloc": {
|
|
"0200000000000000000000000000000000000005": {
|
|
"balance": "0x0",
|
|
"code": "0x01",
|
|
"nonce": "0x1"
|
|
},
|
|
"9011E888251AB053B7bD1cdB598Db4f9DEd94714": {
|
|
"balance": "0x193e5939a08ce9dbd480000000"
|
|
},
|
|
"5369615110ca435bdf798f31c20ba6163d7b0a54": {
|
|
"balance": "0x33b2e3c9fd0803ce8000000"
|
|
},
|
|
"2e701063ccdffa2b1872c596222d8067d124d3ef": {
|
|
"balance": "0x33b2e3c9fd0803ce8000000"
|
|
},
|
|
"9030463eb1aaa563c8247468416cc0bf06347502": {
|
|
"balance": "0x33b2e3c9fd0803ce8000000"
|
|
},
|
|
"f77b06331152fd0e536de0af65688a6559c6f914": {
|
|
"balance": "0x33b2e3c9fd0803ce8000000"
|
|
},
|
|
"944fd51713652b9922690b7d06498fbf8742beac": {
|
|
"balance": "0x33b2e3c9fd0803ce8000000"
|
|
}
|
|
},
|
|
"number": "0x0",
|
|
"gasUsed": "0x0",
|
|
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
"baseFeePerGas": "0x3b9aca00"
|
|
}
|