-
Notifications
You must be signed in to change notification settings - Fork 1
/
genesis.json
37 lines (37 loc) · 1.32 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
{
"config": {
"chainId": 1515,
"homesteadBlock": 1,
"eip150Block": 2,
"eip150Hash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"eip155Block": 3,
"eip158Block": 3,
"byzantiumBlock": 4,
"constantinopleBlock": 5,
"clique": {
"period": 5,
"epoch": 30000
}
},
"nonce": "0x0",
"timestamp": "0x5cd1f462",
"extraData": "0x000000000000000000000000000000000000000000000000000000000000000001665a4eb869efbf3af991e0b791d5347718a49d3833067356d624e36fa8cfaf208e97263f3e0703b47f736b9b15dcc888ab790c38a6ad930217cbee0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"gasLimit": "4000000000",
"difficulty": "0x1",
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"coinbase": "0x0000000000000000000000000000000000000000",
"alloc": {
"01665a4eb869efbf3af991e0b791d5347718a49d": {
"balance": "0xD3C21BCECCEDA1000000"
},
"3833067356d624e36fa8cfaf208e97263f3e0703": {
"balance": "0xD3C21BCECCEDA1000000"
},
"b47f736b9b15dcc888ab790c38a6ad930217cbee": {
"balance": "0xD3C21BCECCEDA1000000"
}
},
"number": "0x0",
"gasUsed": "0x0",
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000"
}