forked from naddison36/open-bank-token
-
Notifications
You must be signed in to change notification settings - Fork 0
/
genesis.json
36 lines (36 loc) · 1.08 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
{
"config": {
"homesteadBlock": 0,
"byzantiumBlock": 0,
"eip155Block": 0,
"eip158Block": 0
},
"nonce": "0",
"difficulty": "0x300",
"mixhash": "0x00000000000000000000000000000000000000647572616c65787365646c6578",
"coinbase": "0x0000000000000000000000000000000000000000",
"timestamp": "0x00",
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"extraData": "0x",
"gasLimit": "0x3B4A1B44",
"alloc": {
"0xd728cee2648a642fda9dc1218d2d5746848400ba": {
"balance": "10000000000000000000000000"
},
"0xf55583ff8461db9dfbbe90b5f3324f2a290c3356": {
"balance": "10000000000000000000000000"
},
"0x8ae386892b59bd2a7546a9468e8e847d61955991": {
"balance": "10000000000000000000000000"
},
"0x0013a861865d784d97c57e70814b13ba94713d4e": {
"balance": "10000000000000000000000000"
},
"0x2c7536E3605D9C16a7a3D7b1898e529396a65c23": {
"balance": "10000000000000000000000000"
},
"0x14791697260E4c9A71f18484C9f997B308e59325": {
"balance": "10000000000000000000000000"
}
}
}