-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgeth-net24601.json
33 lines (33 loc) · 1.02 KB
/
geth-net24601.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
{
"config": {
"chainId": 24601,
"homesteadBlock":0,
"eip150Block":0,
"eip155Block":10,
"eip158Block":10,
"eip160Block":10,
"ByzantiumBlock":0
},
"nonce": "0x0000000000000042",
"alloc": {
"0x0000000000000000000000000000000000000001": {
"balance": "1"
},
"0x0000000000000000000000000000000000000002": {
"balance": "1"
},
"0x0000000000000000000000000000000000000003": {
"balance": "1"
},
"0x0000000000000000000000000000000000000004": {
"balance": "1"
}
},
"timestamp": "0x00",
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"extraData": "0x3535353535353535353535353535353535353535353535353535353535353535",
"gasLimit": "0x1000000",
"difficulty": "0x10000",
"mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"coinbase": "0x0000000000000000000000000000000000000000"
}