-
Notifications
You must be signed in to change notification settings - Fork 33
/
genesis.json
46 lines (43 loc) · 2.36 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
{
"config": {
"chainId": 32659,
"homesteadBlock": 0,
"daoForkBlock": 0,
"daoForkSupport": false,
"eip150Block": 0,
"eip150Hash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"eip155Block": 0,
"eip158Block": 0,
"byzantiumBlock": 0,
"DaTong": {
"period": 15
}
},
"ticketsCreate" : {
"owner" : "0xd2452651834e8f0c19c9d85e0bf09fe99283dabc",
"time" : 1561852800,
"count" : 1
},
"nonce": "0x0",
"timestamp": "0x5d17fb80",
"extraData": "0x00000000000000000000000000000000000000000000000000000000000000000000000000010000000001020000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
"gasLimit": "0x47b760",
"difficulty": "0x1",
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"coinbase": "0x0000000000000000000000000000000000000000",
"number": "0x0",
"gasUsed": "0x0",
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"alloc": {
"0x8e6bDa71f3f0F49dDD29969De79aFCFac4457379" : { "balance" : "0x0000000000000000000000000000000000000000002f59bc6d43683a40400000" },
"0x0Ac469cf34C4d65515E4eF27eAF0F71F15C5A2fd" : { "balance" : "0x0000000000000000000000000000000000000000000004633bc36cbc2dc00000" },
"0xd2452651834e8f0c19c9d85e0bf09fe99283dabc" : { "balance" : "0x00000000000000000000000000000000000000000000021e19e0c9bab2400000" },
"0x7da669ea4234473e224a8f5a5f6257729e6f03cd" : { "balance" : "0x00000000000000000000000000000000000000000000021e19e0c9bab2400000" },
"0x8e448859d7502b1ecf0c8d18008feeff89a30c60" : { "balance" : "0x00000000000000000000000000000000000000000000021e19e0c9bab2400000" },
"0x722c6716dad0d7f8c1adbfd3360edbe99813f3aa" : { "balance" : "0x00000000000000000000000000000000000000000000021e19e0c9bab2400000" },
"0x0e93335afe434a73e005cab8bd1b2dc153b73549" : { "balance" : "0x00000000000000000000000000000000000000000000021e19e0c9bab2400000" },
"0xe3db01c89dcdd68b80e7dfdf931b00a6335d72dd" : { "balance" : "0x00000000000000000000000000000000000000000000021e19e0c9bab2400000" },
"0xc4a9441afb052cb454240136cce71fb09316ea94" : { "balance" : "0x00000000000000000000000000000000000000000000021e19e0c9bab2400000" },
"0xfa37b7c3f21060458361ed5322be5af3740bce3c" : { "balance" : "0x00000000000000000000000000000000000000000000021e19e0c9bab2400000" }
}
}