-
Notifications
You must be signed in to change notification settings - Fork 0
/
genesis.json
32 lines (32 loc) · 974 Bytes
/
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
{
"config":{
"chainId":5465,
"homesteadBlock":0,
"byzantiumBlock":0,
"constantinopleBlock":0,
"petersburgBlock":0,
"eip150Block":0,
"eip155Block":0,
"eip158Block":0,
"eip160Block":0,
"berlinBlock":0,
"istanbulBlock":0,
"MuirGlacierBlock":0,
"londonBlock":0
},
"nonce":"0x0012231231123042",
"alloc":{
"0xd912aecb07e9f4e1ea8e6b4779e7fb6aa1c3e4d8":{
"balance":"100000000000000000000000"
},
"0x7BdEBddec462E5Da44d09d457577C1AB71d622a6": {
"balance":"100000000000000000000000"
}
},
"timestamp":"0x00",
"parentHash":"0x0000000000000000000000000000000000000000000000000000000000000000",
"extraData":"0x353531111111AAAAAAAAAA352089901535353535353535353535353535353535",
"gasLimit":"0x1000000",
"difficulty":"0x493E0",
"mixhash":"0x0000000000000000000000000000000000000000000000000000000000000000"
}