-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgenesis.json
More file actions
27 lines (27 loc) · 865 Bytes
/
Copy pathgenesis.json
File metadata and controls
27 lines (27 loc) · 865 Bytes
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
{
"config": {
"chainID": 1234,
"homesteadBlock": 0,
"eip155Block": 0,
"eip158Block": 0
},
"alloc": {
"0xb7c652974abf25b5514edd75fd193c7ad3fb053d": {
"balance": "0x1337000000000000000000"
},
"0x3d66e6dd14fa322c8abe6302d192a1696a6258bd": {
"balance": "0x1337000000000000000000"
},
"0x10fb893e8fc031d4d4f0e087ecdd832ac8ad66c6": {
"balance": "0x1337000000000000000000"
}
},
"difficulty": "0x4000",
"gasLimit": "0xffffffff",
"nonce": "0x0000000000000000",
"coinbase": "0xb7c652974abf25b5514edd75fd193c7ad3fb053d",
"mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"extraData": "0x123458db4e347b1234537c1c8370e4b5ed33adb3db69cbdb7a38e1e50b1b82fa",
"timestamp": "0x00"
}