-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathluxchain.json
34 lines (34 loc) · 1.24 KB
/
luxchain.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"config": {
"chainId": 4396,
"homesteadBlock": 0,
"eip150Block": 0,
"eip150Hash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"eip155Block": 0,
"eip158Block": 0,
"byzantiumBlock": 0,
"constantinopleBlock": 0,
"petersburgBlock": 0,
"istanbulBlock": 0,
"clique": {
"period": 5,
"epoch": 30000
}
},
"nonce": "0x0",
"timestamp": "0x657ab001",
"extraData": "0x000000000000000000000000000000000000000000000000000000000000000045443ba7c01e9b40ae455d1ecb5fade1e8955a895a92a5da4f5aaa216a192eaf5ea28bf0940ccac8d6fb0c6c67f2a962e696ddd0ecd434fe2b2409070000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"gasLimit": "0x47b760",
"difficulty": "0x1",
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"coinbase": "0x0000000000000000000000000000000000000000",
"alloc": {
"5a92a5da4f5aaa216a192eaf5ea28bf0940ccac8": {
"balance": "0x200000000000000000000000000000000000000000000000000000000000000"
}
},
"number": "0x0",
"gasUsed": "0x0",
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"baseFeePerGas": null
}