-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathgenesis.json
112 lines (112 loc) · 3.7 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
{
"config": {
"homesteadBlock": 1,
"byzantiumBlock": 2
},
"nonce": "0",
"difficulty": "0x400",
"mixhash": "0x00000000000000000000000000000000000000647572616c65787365646c6578",
"coinbase": "0x0000000000000000000000000000000000000000",
"timestamp": "0x00",
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"extraData": "0x",
"gasLimit": "0x3B4A1B44",
"alloc": {
"0xa00af22d07c87d96eeeb0ed583f8f6ac7812827e": {
"balance": "10000000000000000000000000"
},
"0xa11aae29840fbb5c86e6fd4cf809eba183aef433": {
"balance": "10000000000000000000000000"
},
"0xa22ab8a9d641ce77e06d98b7d7065d324d3d6976": {
"balance": "10000000000000000000000000"
},
"0xa33a6c312d9ad0e0f2e95541beed0cc081621fd0": {
"balance": "10000000000000000000000000"
},
"0xa44a08d3f6933c69212114bb66e2df1813651844": {
"balance": "10000000000000000000000000"
},
"0xa55a151eb00fded1634d27d1127b4be4627079ea": {
"balance": "10000000000000000000000000"
},
"0xa66a85ede0cbe03694aa9d9de0bb19c99ff55bd9": {
"balance": "10000000000000000000000000"
},
"0xa77a2b9d4b1c010a22a7c565dc418cef683dbcec": {
"balance": "10000000000000000000000000"
},
"0xa88a05d2b88283ce84c8325760b72a64591279a2": {
"balance": "10000000000000000000000000"
},
"0xa99a0ae3354c06b1459fd441a32a3f71005d7da0": {
"balance": "10000000000000000000000000"
},
"0xaaaa9de1e6c564446ebca0fd102d8bd92093c756": {
"balance": "10000000000000000000000000"
},
"0xabba43e7594e3b76afb157989e93c6621497fd4b": {
"balance": "10000000000000000000000000"
},
"0xacca534c9f62ab495bd986e002ddf0f054caae4f": {
"balance": "10000000000000000000000000"
},
"0xadda9b762a00ff12711113bfdc36958b73d7f915": {
"balance": "10000000000000000000000000"
},
"0xaeea63b5479b50f79583ec49dacdcf86ddeff392": {
"balance": "10000000000000000000000000"
},
"0xaffa4d3a80add8ce4018540e056dacb649589394": {
"balance": "10000000000000000000000000"
},
"0xb00bfde102270687324f9205b693859df64f8923": {
"balance": "10000000000000000000000000"
},
"0xb11be1d4ef8e94d01cb2695092a79d139a8dad98": {
"balance": "10000000000000000000000000"
},
"0xb22be2d9eef0d7e260cf96a64feea0b95ed3e74f": {
"balance": "10000000000000000000000000"
},
"0xb33b7ecf5e47be3981c74d989d3af8b665b4b649": {
"balance": "10000000000000000000000000"
},
"0xb44b43d59b738b088b690ae276c1e979aba8268d": {
"balance": "10000000000000000000000000"
},
"0xb55b57d113b45481e31aaf03d6f4e5ad4ef325f8": {
"balance": "10000000000000000000000000"
},
"0xb66bcb4e473de80e2c8a47ced10c22c705a5e602": {
"balance": "10000000000000000000000000"
},
"0xb77bbbaa7c1649547ae61de4b80b91568c28351a": {
"balance": "10000000000000000000000000"
},
"0xb88b728490b417e29b0784db30535db343830dba": {
"balance": "10000000000000000000000000"
},
"0xb99b3d1f72edb05a0321db58eddcf83fd73c4ade": {
"balance": "10000000000000000000000000"
},
"0xbaab56da883edbe5314b8005be410022c510ccae": {
"balance": "10000000000000000000000000"
},
"0xbbbb9809de0456ce0e0cd660e6e4ceabef3f521c": {
"balance": "10000000000000000000000000"
},
"0xbccb68dd0ac87ef290aef49870d155f076c87868": {
"balance": "10000000000000000000000000"
},
"0xbddb726ee06906e104db210e6d0506f2b062e477": {
"balance": "10000000000000000000000000"
},
"0xbeeb24ff18203658d0a1d4682ee3f36ad663ec87": {
"balance": "10000000000000000000000000"
},
"0xbffbd8f029ef0bd81cf754b53e8b3a5684f8b3ff": {
"balance": "10000000000000000000000000"
}
}
}