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
76 lines
2.1 KiB
JSON
76 lines
2.1 KiB
JSON
{
|
|
"config": {
|
|
"chainId": 96369,
|
|
"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": 253399622400,
|
|
"terminalTotalDifficulty": 0,
|
|
"banffBlockTimestamp": 253399622400,
|
|
"cortinaBlockTimestamp": 253399622400,
|
|
"durangoBlockTimestamp": 253399622400,
|
|
"etnaTimestamp": 253399622400,
|
|
"fortunaTimestamp": 253399622400,
|
|
"graniteTimestamp": 253399622400,
|
|
"blobSchedule": {
|
|
"cancun": {
|
|
"max": 6,
|
|
"target": 3,
|
|
"baseFeeUpdateFraction": 3338477
|
|
}
|
|
},
|
|
"feeConfig": {
|
|
"gasLimit": 12000000,
|
|
"targetBlockRate": 2,
|
|
"minBaseFee": 25000000000,
|
|
"targetGas": 60000000,
|
|
"baseFeeChangeDenominator": 36,
|
|
"minBlockGasCost": 0,
|
|
"maxBlockGasCost": 1000000,
|
|
"blockGasCostStep": 200000
|
|
},
|
|
"subnetEVMTimestamp": 0,
|
|
"warpConfig": {
|
|
"blockTimestamp": 1730446786,
|
|
"quorumNumerator": 67,
|
|
"requirePrimaryNetworkSigners": false
|
|
}
|
|
},
|
|
"nonce": "0x0",
|
|
"timestamp": "0x672485c2",
|
|
"extraData": "0x",
|
|
"gasLimit": "0xb71b00",
|
|
"difficulty": "0x0",
|
|
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
"coinbase": "0x0000000000000000000000000000000000000000",
|
|
"alloc": {
|
|
"0200000000000000000000000000000000000005": {
|
|
"balance": "0x0",
|
|
"nonce": "0x1",
|
|
"code": "0x01"
|
|
},
|
|
"0x9011E888251AB053B7bD1cdB598Db4f9DEd94714": {
|
|
"balance": "0x193e5939a08ce9dbd480000000"
|
|
}
|
|
},
|
|
"stateRoot": "0x2d1cedac263020c5c56ef962f6abe0da1f5217bdc6468f8c9258a0ea23699e80",
|
|
"number": "0x0",
|
|
"gasUsed": "0x0",
|
|
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
"baseFeePerGas": "0x5d21dba00",
|
|
"skipPostMergeFields": true,
|
|
"genesisHash": "0x3f4fa2a0b0ce089f52bf0ae9199c75ffdd76ecafc987794050cb0d286f1ec61e"
|
|
}
|