-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgenesis.json
More file actions
35 lines (35 loc) · 1.39 KB
/
genesis.json
File metadata and controls
35 lines (35 loc) · 1.39 KB
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
35
{
"config": {
"chainId": 12345,
"homesteadBlock": 1,
"eip150Block": 2,
"eip150Hash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"eip155Block": 3,
"eip158Block": 3,
"byzantiumBlock": 4,
"clique": {
"period": 5,
"epoch": 30000
}
},
"nonce": "0x0",
"extraData": "0x0000000000000000000000000000000000000000000000000000000000000000830de593b42d3a007e19553c68f0f4c95e0e6e8f92f4f00f2f5355f5ec1c55512118f1fa537b1864f27292834a6b7129e5ad00e264062c978c48d7050000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"gasLimit": "0x47b760000",
"difficulty": "0x1",
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"coinbase": "0x0000000000000000000000000000000000000000",
"alloc": {
"830de593b42d3a007e19553c68f0f4c95e0e6e8f": {
"balance": "0x200000000000000000000000000000000000000000000000000000000000000"
},
"92f4f00f2f5355f5ec1c55512118f1fa537b1864": {
"balance": "0x200000000000000000000000000000000000000000000000000000000000000"
},
"f27292834a6b7129e5ad00e264062c978c48d705": {
"balance": "0x200000000000000000000000000000000000000000000000000000000000000"
}
},
"number": "0x0",
"gasUsed": "0x0",
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000"
}