-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgenesis.json
More file actions
113 lines (113 loc) · 3.92 KB
/
Copy pathgenesis.json
File metadata and controls
113 lines (113 loc) · 3.92 KB
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
113
{
"name": "RECCNETWORK",
"genesis": {
"nonce": "0x0000000000000000",
"timestamp": "0x0",
"extraData": "0x0000000000000000000000000000000000000000000000000000000000000000f898f890f84694ef5e685ab59fd9f3ae35b5f168e7d8a156caf4c2b0b7193199c2f453d516450f78933f77b2d451bf09b092f1612d3af476005a72255a816ae056986fe4445fd3187ecb7dfaf84694ebaf71f031a589885a978ac033b438dd9a09c733b087638fa1fc992a12a236e227c1f5af8399d16b469df6cefc08dde86c6568711ab1051c1ce1674278d06a4372f2d36cca80c28080c080",
"gasLimit": "0x2faf080",
"difficulty": "0x1",
"mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"coinbase": "0x0000000000000000000000000000000000000000",
"alloc": {
"0x0000000000000000000000000000000000000000": {
"balance": "0xde0b6b3a7640000"
},
"0x255E75e45800C59dba2543841Af57898165D9Cb5": {
"balance": "0x108b2a2c28029094000000"
},
"0x28913fdA86572F6eF5270892E91Edcc2efB644b0": {
"balance": "0x422ca8b0a00a425000000"
},
"0x42935C7D4eC7F4C5C82dDb45D5af734a2407de10": {
"balance": "0x295be96e64066972000000"
},
"0x5e43a5d02E461ECc3cE769596c367204093B355e": {
"balance": "0x2116545850052128000000"
},
"0x6114AAAdE67E121E0D1d9bA52080EcfFA54e383e": {
"balance": "0x1a784379d99db42000000"
},
"0x84196c3fdB7Cab79cFEf56465c593322fa3B03e3": {
"balance": "0x14c07c19a0e85650b000000"
},
"0xCed200CC0435ac5874d06c1264aB7C66a2d84aAE": {
"balance": "0x139ff6d3bd8ab8f22000000"
},
"0xEBAF71f031a589885a978AC033b438dd9a09C733": {
"balance": "0xd3c21bcecceda1000000"
},
"0xa8529d84646C9e2eFc8F74b3475BeEFDbCb3D6aC": {
"balance": "0x295be96e64066972000000"
},
"0xd04E85E065a8bBc67A1Ce9f45864115B879D1e45": {
"balance": "0x295be96e64066972000000"
},
"0xeF5E685Ab59fD9F3ae35B5F168E7d8A156Caf4c2": {
"balance": "0xd3c21bcecceda1000000"
}
},
"number": "0x0",
"gasUsed": "0x70000",
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
"baseFee": "0x3b9aca00",
"baseFeeEM": "0x2",
"baseFeeChangeDenom": "0x8"
},
"params": {
"forks": {
"EIP150": {
"block": 0
},
"EIP155": {
"block": 0
},
"EIP158": {
"block": 0
},
"byzantium": {
"block": 0
},
"constantinople": {
"block": 0
},
"homestead": {
"block": 0
},
"istanbul": {
"block": 0
},
"london": {
"block": 0
},
"londonfix": {
"block": 0
},
"petersburg": {
"block": 0
},
"quorumcalcalignment": {
"block": 0
},
"txHashWithType": {
"block": 0
}
},
"chainID": 24885,
"engine": {
"ibft": {
"blockTime": 2000000000,
"epochSize": 83,
"type": "PoA",
"validator_type": "bls"
}
},
"blockGasTarget": 0,
"burnContract": {
"0": "0x0000000000000000000000000000000000000000"
},
"burnContractDestinationAddress": "0x0000000000000000000000000000000000000000"
},
"bootnodes": [
"/ip4/46.224.198.52/tcp/1478/p2p/16Uiu2HAm6RnFm4yo57N9vKZuqk6wemsQig1LKdtJa4zXNnAmB3sw"
]
}