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
71 lines
1.8 KiB
JSON
71 lines
1.8 KiB
JSON
{
|
|
"alloc": {
|
|
"0200000000000000000000000000000000000005": {
|
|
"balance": "0x0",
|
|
"code": "0x01",
|
|
"nonce": "0x1"
|
|
},
|
|
"9011E888251AB053B7bD1cdB598Db4f9DEd94714": {
|
|
"balance": "0x33b2e3c9fd0803ce8000000"
|
|
}
|
|
},
|
|
"baseFeePerGas": "0x5d21dba00",
|
|
"coinbase": "0x0000000000000000000000000000000000000000",
|
|
"config": {
|
|
"arrowGlacierBlock": 0,
|
|
"berlinBlock": 0,
|
|
"blobSchedule": {
|
|
"cancun": {
|
|
"baseFeeUpdateFraction": 3338477,
|
|
"max": 6,
|
|
"target": 3
|
|
}
|
|
},
|
|
"byzantiumBlock": 0,
|
|
"cancunTime": 253399622400,
|
|
"chainId": 36912,
|
|
"constantinopleBlock": 0,
|
|
"durangoTimestamp": 0,
|
|
"eip150Block": 0,
|
|
"eip155Block": 0,
|
|
"eip158Block": 0,
|
|
"etnaTimestamp": 253399622400,
|
|
"feeConfig": {
|
|
"baseFeeChangeDenominator": 36,
|
|
"blockGasCostStep": 200000,
|
|
"gasLimit": 12000000,
|
|
"maxBlockGasCost": 1000000,
|
|
"minBaseFee": 25000000000,
|
|
"minBlockGasCost": 0,
|
|
"targetBlockRate": 2,
|
|
"targetGas": 60000000
|
|
},
|
|
"fortunaTimestamp": 253399622400,
|
|
"graniteTimestamp": 253399622400,
|
|
"grayGlacierBlock": 0,
|
|
"homesteadBlock": 0,
|
|
"istanbulBlock": 0,
|
|
"londonBlock": 0,
|
|
"mergeNetsplitBlock": 0,
|
|
"muirGlacierBlock": 0,
|
|
"petersburgBlock": 0,
|
|
"shanghaiTime": 0,
|
|
"subnetEVMTimestamp": 0,
|
|
"terminalTotalDifficulty": 0,
|
|
"warpConfig": {
|
|
"blockTimestamp": 0,
|
|
"quorumNumerator": 67,
|
|
"requirePrimaryNetworkSigners": false
|
|
}
|
|
},
|
|
"difficulty": "0x0",
|
|
"extraData": "0x",
|
|
"gasLimit": "0xb71b00",
|
|
"gasUsed": "0x0",
|
|
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
"nonce": "0x0",
|
|
"number": "0x0",
|
|
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
"timestamp": "0x0"
|
|
}
|