-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathgenesis.json
55 lines (55 loc) · 2.24 KB
/
genesis.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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
{
"config": {
"chainId": 1337,
"homesteadBlock": 0,
"eip150Block": 0,
"eip155Block": 0,
"eip158Block": 0,
"byzantiumBlock": 0,
"constantinopleBlock": 0,
"petersburgBlock": 0,
"istanbulBlock": 0,
"berlinBlock": 0,
"londonBlock": 0,
"ethash": {}
},
"difficulty": "1",
"nonce": "0x0000000000000042",
"mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"coinbase": "0x3333333333333333333333333333333333333333",
"timestamp": "0x0",
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"gasLimit": "12000000",
"alloc": {
"0xC58C7542e666D1404d2dC60f6A3Ca4b6F9542012": {
"balance": "0x200000000000000000000000000000000000000000000000000000000000000"
},
"0x5d68f0B2bF954015d71946CEB18b0C9B37DE1845": {
"balance": "0x200000000000000000000000000000000000000000000000000000000000000"
},
"0x0b7f25923A2c97FD1E8cA07a1bE7232856E0f5Cc": {
"balance": "0x200000000000000000000000000000000000000000000000000000000000000"
},
"0x55Ae6529b612358F1A03d16cc15a1B67F34bFDab": {
"balance": "0x200000000000000000000000000000000000000000000000000000000000000"
},
"0x592661cf925cD67ea6cC164C84d440716719eCd2": {
"balance": "0x200000000000000000000000000000000000000000000000000000000000000"
},
"0x3DB704e5A02AECa233e3ab72b4a480c40470C124": {
"balance": "0x200000000000000000000000000000000000000000000000000000000000000"
},
"0xA6ba035C96cf782521BB6D7aDcA4D5b51d16765F": {
"balance": "0x200000000000000000000000000000000000000000000000000000000000000"
},
"0xD00972E9caB755f0Bda811e055ECe3C08D1bE7D3": {
"balance": "0x200000000000000000000000000000000000000000000000000000000000000"
},
"0x70f28048dC1678662536361Cd78BC5FC65460B97": {
"balance": "0x200000000000000000000000000000000000000000000000000000000000000"
},
"0x312527C4f759d6149798734B3e3b55C5f1ab8178": {
"balance": "0x200000000000000000000000000000000000000000000000000000000000000"
}
}
}