Fabcoin Core  0.16.2
P2P Digital Currency
ropsten.cpp
Go to the documentation of this file.
1 /*
2  This file is part of cpp-ethereum.
3 
4  cpp-ethereum is free software: you can redistribute it and/or modify
5  it under the terms of the GNU General Public License as published by
6  the Free Software Foundation, either version 3 of the License, or
7  (at your option) any later version.
8 
9  cpp-ethereum is distributed in the hope that it will be useful,
10  but WITHOUT ANY WARRANTY; without even the implied warranty of
11  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12  GNU General Public License for more details.
13 
14  You should have received a copy of the GNU General Public License
15  along with cpp-ethereum. If not, see <http://www.gnu.org/licenses/>.
16 */
17 #include "../GenesisInfo.h"
18 
19 static dev::h256 const c_genesisStateRootRopsten;
20 static std::string const c_genesisInfoRopsten = std::string() +
21 R"E(
22 {
23  "sealEngine": "Ethash",
24  "params": {
25  "accountStartNonce": "0x00",
26  "homsteadForkBlock": "0x00",
27  "EIP150ForkBlock": "0x00",
28  "EIP158ForkBlock": "0x0a",
29  "metropolisForkBlock": "0xfffffffffffffff",
30  "chainID": "0x03",
31  "maximumExtraDataSize": "0x20",
32  "tieBreakingGas": false,
33  "minGasLimit": "0x1388",
34  "maxGasLimit": "7fffffffffffffff",
35  "gasLimitBoundDivisor": "0x0400",
36  "minimumDifficulty": "0x020000",
37  "difficultyBoundDivisor": "0x0800",
38  "durationLimit": "0x0d",
39  "blockReward": "0x4563918244F40000",
40  "registrar": "",
41  "networkID" : "0x03"
42  },
43  "genesis": {
44  "nonce": "0x0000000000000042",
45  "difficulty": "0x100000",
46  "mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
47  "author": "0x0000000000000000000000000000000000000000",
48  "timestamp": "0x00",
49  "parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
50  "extraData": "0x3535353535353535353535353535353535353535353535353535353535353535",
51  "gasLimit": "0x1000000"
52  },
53  "accounts": {
54  "0000000000000000000000000000000000000001": { "wei": "1", "precompiled": { "name": "ecrecover", "linear": { "base": 3000, "word": 0 } } },
55  "0000000000000000000000000000000000000002": { "wei": "1", "precompiled": { "name": "sha256", "linear": { "base": 60, "word": 12 } } },
56  "0000000000000000000000000000000000000003": { "wei": "1", "precompiled": { "name": "ripemd160", "linear": { "base": 600, "word": 120 } } },
57  "0000000000000000000000000000000000000004": { "wei": "1", "precompiled": { "name": "identity", "linear": { "base": 15, "word": 3 } } },
58  )E" + R"E(
59  "0x0000000000000000000000000000000000000011": {
60  "balance": "0"
61  },
62  "0x0000000000000000000000000000000000000010": {
63  "balance": "0"
64  },
65  "0x0000000000000000000000000000000000000013": {
66  "balance": "0"
67  },
68  "0x0000000000000000000000000000000000000012": {
69  "balance": "0"
70  },
71  "0x0000000000000000000000000000000000000015": {
72  "balance": "0"
73  },
74  "0x0000000000000000000000000000000000000014": {
75  "balance": "0"
76  },
77  "0x0000000000000000000000000000000000000017": {
78  "balance": "0"
79  },
80  "0x0000000000000000000000000000000000000016": {
81  "balance": "0"
82  },
83  "0x0000000000000000000000000000000000000019": {
84  "balance": "0"
85  },
86  "0x0000000000000000000000000000000000000018": {
87  "balance": "0"
88  },
89  "0x00000000000000000000000000000000000000c1": {
90  "balance": "0"
91  },
92  "0x00000000000000000000000000000000000000c0": {
93  "balance": "0"
94  },
95  "0x00000000000000000000000000000000000000c7": {
96  "balance": "0"
97  },
98  "0x00000000000000000000000000000000000000c6": {
99  "balance": "0"
100  },
101  "0x00000000000000000000000000000000000000c5": {
102  "balance": "0"
103  },
104  "0x00000000000000000000000000000000000000c4": {
105  "balance": "0"
106  },
107  "0x000000000000000000000000000000000000002d": {
108  "balance": "0"
109  },
110  "0x000000000000000000000000000000000000002e": {
111  "balance": "0"
112  },
113  "0x000000000000000000000000000000000000002f": {
114  "balance": "0"
115  },
116  "0x00000000000000000000000000000000000000c8": {
117  "balance": "0"
118  },
119  "0x000000000000000000000000000000000000002a": {
120  "balance": "0"
121  },
122  "0x000000000000000000000000000000000000002b": {
123  "balance": "0"
124  },
125  "0x000000000000000000000000000000000000002c": {
126  "balance": "0"
127  },
128  "0x0000000000000000000000000000000000000091": {
129  "balance": "0"
130  },
131  "0x0000000000000000000000000000000000000090": {
132  "balance": "0"
133  },
134  "0x0000000000000000000000000000000000000093": {
135  "balance": "0"
136  },
137  "0x0000000000000000000000000000000000000092": {
138  "balance": "0"
139  },
140  "0x0000000000000000000000000000000000000095": {
141  "balance": "0"
142  },
143  "0x0000000000000000000000000000000000000094": {
144  "balance": "0"
145  },
146  "0x0000000000000000000000000000000000000097": {
147  "balance": "0"
148  },
149  "0x0000000000000000000000000000000000000096": {
150  "balance": "0"
151  },
152  "0x0000000000000000000000000000000000000076": {
153  "balance": "0"
154  },
155  "0x000000000000000000000000000000000000000c": {
156  "balance": "0"
157  },
158  )E" + R"E(
159  "0x00000000000000000000000000000000000000c3": {
160  "balance": "0"
161  },
162  "0x00000000000000000000000000000000000000c2": {
163  "balance": "0"
164  },
165  "0x0000000000000000000000000000000000000081": {
166  "balance": "0"
167  },
168  "0x000000000000000000000000000000000000000a": {
169  "balance": "0"
170  },
171  "0x0000000000000000000000000000000000000024": {
172  "balance": "0"
173  },
174  "0x0000000000000000000000000000000000000025": {
175  "balance": "0"
176  },
177  "0x0000000000000000000000000000000000000026": {
178  "balance": "0"
179  },
180  "0x0000000000000000000000000000000000000027": {
181  "balance": "0"
182  },
183  "0x0000000000000000000000000000000000000020": {
184  "balance": "0"
185  },
186  "0x0000000000000000000000000000000000000021": {
187  "balance": "0"
188  },
189  "0x0000000000000000000000000000000000000022": {
190  "balance": "0"
191  },
192  "0x0000000000000000000000000000000000000023": {
193  "balance": "0"
194  },
195  "0x000000000000000000000000000000000000009a": {
196  "balance": "0"
197  },
198  "0x00000000000000000000000000000000000000d7": {
199  "balance": "0"
200  },
201  "0x000000000000000000000000000000000000009c": {
202  "balance": "0"
203  },
204  "0x000000000000000000000000000000000000009b": {
205  "balance": "0"
206  },
207  "0x0000000000000000000000000000000000000028": {
208  "balance": "0"
209  },
210  "0x0000000000000000000000000000000000000029": {
211  "balance": "0"
212  },
213  "0x00000000000000000000000000000000000000d0": {
214  "balance": "0"
215  },
216  "0x000000000000000000000000000000000000009f": {
217  "balance": "0"
218  },
219  "0x000000000000000000000000000000000000001a": {
220  "balance": "0"
221  },
222  "0x000000000000000000000000000000000000001c": {
223  "balance": "0"
224  },
225  "0x000000000000000000000000000000000000001b": {
226  "balance": "0"
227  },
228  "0x000000000000000000000000000000000000001e": {
229  "balance": "0"
230  },
231  "0x000000000000000000000000000000000000001d": {
232  "balance": "0"
233  },
234  "0x000000000000000000000000000000000000001f": {
235  "balance": "0"
236  },
237  "0x00000000000000000000000000000000000000cc": {
238  "balance": "0"
239  },
240  "0x00000000000000000000000000000000000000cb": {
241  "balance": "0"
242  },
243  "0x00000000000000000000000000000000000000ca": {
244  "balance": "0"
245  },
246  "0x00000000000000000000000000000000000000cf": {
247  "balance": "0"
248  },
249  "0x00000000000000000000000000000000000000ce": {
250  "balance": "0"
251  },
252  "0x00000000000000000000000000000000000000cd": {
253  "balance": "0"
254  },
255  "0x0000000000000000000000000000000000000099": {
256  "balance": "0"
257  },
258  )E" + R"E(
259  "0x0000000000000000000000000000000000000098": {
260  "balance": "0"
261  },
262  "0x00000000000000000000000000000000000000ac": {
263  "balance": "0"
264  },
265  "0x00000000000000000000000000000000000000aa": {
266  "balance": "0"
267  },
268  "0x00000000000000000000000000000000000000e9": {
269  "balance": "0"
270  },
271  "0x00000000000000000000000000000000000000e8": {
272  "balance": "0"
273  },
274  "0x00000000000000000000000000000000000000e5": {
275  "balance": "0"
276  },
277  "0x00000000000000000000000000000000000000e4": {
278  "balance": "0"
279  },
280  "0x00000000000000000000000000000000000000e7": {
281  "balance": "0"
282  },
283  "0x00000000000000000000000000000000000000e6": {
284  "balance": "0"
285  },
286  "0x00000000000000000000000000000000000000e1": {
287  "balance": "0"
288  },
289  "0x00000000000000000000000000000000000000e0": {
290  "balance": "0"
291  },
292  "0x00000000000000000000000000000000000000e3": {
293  "balance": "0"
294  },
295  "0x00000000000000000000000000000000000000e2": {
296  "balance": "0"
297  },
298  "0x00000000000000000000000000000000000000df": {
299  "balance": "0"
300  },
301  "0x00000000000000000000000000000000000000fb": {
302  "balance": "0"
303  },
304  "0x00000000000000000000000000000000000000fc": {
305  "balance": "0"
306  },
307  "0x00000000000000000000000000000000000000fd": {
308  "balance": "0"
309  },
310  "0x00000000000000000000000000000000000000fe": {
311  "balance": "0"
312  },
313  "0x00000000000000000000000000000000000000ff": {
314  "balance": "0"
315  },
316  "0x00000000000000000000000000000000000000ae": {
317  "balance": "0"
318  },
319  "0x00000000000000000000000000000000000000dd": {
320  "balance": "0"
321  },
322  "0x00000000000000000000000000000000000000ad": {
323  "balance": "0"
324  },
325  "0x00000000000000000000000000000000000000de": {
326  "balance": "0"
327  },
328  "0x000000000000000000000000000000000000009e": {
329  "balance": "0"
330  },
331  "0x000000000000000000000000000000000000004f": {
332  "balance": "0"
333  },
334  "0x00000000000000000000000000000000000000db": {
335  "balance": "0"
336  },
337  "0x000000000000000000000000000000000000004d": {
338  "balance": "0"
339  },
340  "0x000000000000000000000000000000000000004e": {
341  "balance": "0"
342  },
343  "0x000000000000000000000000000000000000004b": {
344  "balance": "0"
345  },
346  "0x000000000000000000000000000000000000004c": {
347  "balance": "0"
348  },
349  "0x000000000000000000000000000000000000004a": {
350  "balance": "0"
351  },
352  "0x0000000000000000000000000000000000000039": {
353  "balance": "0"
354  },
355  "0x0000000000000000000000000000000000000038": {
356  "balance": "0"
357  },
358  )E" + R"E(
359  "0x000000000000000000000000000000000000000e": {
360  "balance": "0"
361  },
362  "0x0000000000000000000000000000000000000033": {
363  "balance": "0"
364  },
365  "0x0000000000000000000000000000000000000032": {
366  "balance": "0"
367  },
368  "0x0000000000000000000000000000000000000031": {
369  "balance": "0"
370  },
371  "0x0000000000000000000000000000000000000030": {
372  "balance": "0"
373  },
374  "0x0000000000000000000000000000000000000037": {
375  "balance": "0"
376  },
377  "0x0000000000000000000000000000000000000036": {
378  "balance": "0"
379  },
380  "0x0000000000000000000000000000000000000035": {
381  "balance": "0"
382  },
383  "0x0000000000000000000000000000000000000034": {
384  "balance": "0"
385  },
386  "0x00000000000000000000000000000000000000f0": {
387  "balance": "0"
388  },
389  "0x00000000000000000000000000000000000000f1": {
390  "balance": "0"
391  },
392  "0x00000000000000000000000000000000000000f2": {
393  "balance": "0"
394  },
395  "0x00000000000000000000000000000000000000f3": {
396  "balance": "0"
397  },
398  "0x00000000000000000000000000000000000000f4": {
399  "balance": "0"
400  },
401  "0x00000000000000000000000000000000000000f5": {
402  "balance": "0"
403  },
404  "0x00000000000000000000000000000000000000f6": {
405  "balance": "0"
406  },
407  "0x00000000000000000000000000000000000000f7": {
408  "balance": "0"
409  },
410  "0x00000000000000000000000000000000000000f8": {
411  "balance": "0"
412  },
413  "0x00000000000000000000000000000000000000f9": {
414  "balance": "0"
415  },
416  "0x00000000000000000000000000000000000000ee": {
417  "balance": "0"
418  },
419  "0x00000000000000000000000000000000000000c9": {
420  "balance": "0"
421  },
422  "0x00000000000000000000000000000000000000ef": {
423  "balance": "0"
424  },
425  "0x00000000000000000000000000000000000000ea": {
426  "balance": "0"
427  },
428  "0x00000000000000000000000000000000000000ec": {
429  "balance": "0"
430  },
431  "0x00000000000000000000000000000000000000eb": {
432  "balance": "0"
433  },
434  "0x000000000000000000000000000000000000003c": {
435  "balance": "0"
436  },
437  "0x000000000000000000000000000000000000003b": {
438  "balance": "0"
439  },
440  "0x000000000000000000000000000000000000003a": {
441  "balance": "0"
442  },
443  "0x000000000000000000000000000000000000003f": {
444  "balance": "0"
445  },
446  "0x000000000000000000000000000000000000003e": {
447  "balance": "0"
448  },
449  "0x000000000000000000000000000000000000003d": {
450  "balance": "0"
451  },
452  "0x0000000000000000000000000000000000000089": {
453  "balance": "0"
454  },
455  "0x0000000000000000000000000000000000000048": {
456  "balance": "0"
457  },
458  )E" + R"E(
459  "0x0000000000000000000000000000000000000049": {
460  "balance": "0"
461  },
462  "0x0000000000000000000000000000000000000046": {
463  "balance": "0"
464  },
465  "0x0000000000000000000000000000000000000047": {
466  "balance": "0"
467  },
468  "0x0000000000000000000000000000000000000044": {
469  "balance": "0"
470  },
471  "0x0000000000000000000000000000000000000045": {
472  "balance": "0"
473  },
474  "0x0000000000000000000000000000000000000042": {
475  "balance": "0"
476  },
477  "0x0000000000000000000000000000000000000043": {
478  "balance": "0"
479  },
480  "0x0000000000000000000000000000000000000040": {
481  "balance": "0"
482  },
483  "0x0000000000000000000000000000000000000041": {
484  "balance": "0"
485  },
486  "0x874b54a8bd152966d63f706bae1ffeb0411921e5": {
487  "balance": "1000000000000000000000000000000"
488  },
489  "0x00000000000000000000000000000000000000af": {
490  "balance": "0"
491  },
492  "0x0000000000000000000000000000000000000088": {
493  "balance": "0"
494  },
495  "0x000000000000000000000000000000000000000d": {
496  "balance": "0"
497  },
498  "0x00000000000000000000000000000000000000ed": {
499  "balance": "0"
500  },
501  "0x000000000000000000000000000000000000006a": {
502  "balance": "0"
503  },
504  "0x000000000000000000000000000000000000006b": {
505  "balance": "0"
506  },
507  "0x000000000000000000000000000000000000006c": {
508  "balance": "0"
509  },
510  "0x000000000000000000000000000000000000006d": {
511  "balance": "0"
512  },
513  "0x000000000000000000000000000000000000006e": {
514  "balance": "0"
515  },
516  "0x000000000000000000000000000000000000006f": {
517  "balance": "0"
518  },
519  "0x0000000000000000000000000000000000000086": {
520  "balance": "0"
521  },
522  "0x0000000000000000000000000000000000000087": {
523  "balance": "0"
524  },
525  "0x0000000000000000000000000000000000000059": {
526  "balance": "0"
527  },
528  "0x0000000000000000000000000000000000000058": {
529  "balance": "0"
530  },
531  "0x0000000000000000000000000000000000000055": {
532  "balance": "0"
533  },
534  "0x0000000000000000000000000000000000000054": {
535  "balance": "0"
536  },
537  "0x0000000000000000000000000000000000000057": {
538  "balance": "0"
539  },
540  "0x0000000000000000000000000000000000000056": {
541  "balance": "0"
542  },
543  "0x0000000000000000000000000000000000000051": {
544  "balance": "0"
545  },
546  "0x0000000000000000000000000000000000000050": {
547  "balance": "0"
548  },
549  "0x0000000000000000000000000000000000000053": {
550  "balance": "0"
551  },
552  "0x0000000000000000000000000000000000000052": {
553  "balance": "0"
554  },
555  "0x000000000000000000000000000000000000009d": {
556  "balance": "0"
557  },
558  )E" + R"E(
559  "0x00000000000000000000000000000000000000dc": {
560  "balance": "0"
561  },
562  "0x000000000000000000000000000000000000000b": {
563  "balance": "0"
564  },
565  "0x00000000000000000000000000000000000000fa": {
566  "balance": "0"
567  },
568  "0x000000000000000000000000000000000000005e": {
569  "balance": "0"
570  },
571  "0x000000000000000000000000000000000000005d": {
572  "balance": "0"
573  },
574  "0x000000000000000000000000000000000000005f": {
575  "balance": "0"
576  },
577  "0x000000000000000000000000000000000000005a": {
578  "balance": "0"
579  },
580  "0x000000000000000000000000000000000000005c": {
581  "balance": "0"
582  },
583  "0x000000000000000000000000000000000000005b": {
584  "balance": "0"
585  },
586  "0x0000000000000000000000000000000000000060": {
587  "balance": "0"
588  },
589  "0x0000000000000000000000000000000000000061": {
590  "balance": "0"
591  },
592  "0x0000000000000000000000000000000000000062": {
593  "balance": "0"
594  },
595  "0x0000000000000000000000000000000000000063": {
596  "balance": "0"
597  },
598  "0x0000000000000000000000000000000000000064": {
599  "balance": "0"
600  },
601  "0x0000000000000000000000000000000000000065": {
602  "balance": "0"
603  },
604  "0x0000000000000000000000000000000000000066": {
605  "balance": "0"
606  },
607  "0x0000000000000000000000000000000000000067": {
608  "balance": "0"
609  },
610  "0x0000000000000000000000000000000000000068": {
611  "balance": "0"
612  },
613  "0x0000000000000000000000000000000000000069": {
614  "balance": "0"
615  },
616  "0x00000000000000000000000000000000000000bd": {
617  "balance": "0"
618  },
619  "0x00000000000000000000000000000000000000be": {
620  "balance": "0"
621  },
622  "0x00000000000000000000000000000000000000bf": {
623  "balance": "0"
624  },
625  "0x00000000000000000000000000000000000000ba": {
626  "balance": "0"
627  },
628  "0x00000000000000000000000000000000000000bb": {
629  "balance": "0"
630  },
631  "0x00000000000000000000000000000000000000bc": {
632  "balance": "0"
633  },
634  "0x000000000000000000000000000000000000008b": {
635  "balance": "0"
636  },
637  "0x000000000000000000000000000000000000008c": {
638  "balance": "0"
639  },
640  "0x000000000000000000000000000000000000008a": {
641  "balance": "0"
642  },
643  "0x000000000000000000000000000000000000008f": {
644  "balance": "0"
645  },
646  "0x000000000000000000000000000000000000008d": {
647  "balance": "0"
648  },
649  "0x000000000000000000000000000000000000008e": {
650  "balance": "0"
651  },
652  "0x00000000000000000000000000000000000000a1": {
653  "balance": "0"
654  },
655  "0x00000000000000000000000000000000000000a0": {
656  "balance": "0"
657  },
658  )E" + R"E(
659  "0x00000000000000000000000000000000000000a3": {
660  "balance": "0"
661  },
662  "0x00000000000000000000000000000000000000a2": {
663  "balance": "0"
664  },
665  "0x00000000000000000000000000000000000000a5": {
666  "balance": "0"
667  },
668  "0x00000000000000000000000000000000000000a4": {
669  "balance": "0"
670  },
671  "0x00000000000000000000000000000000000000a7": {
672  "balance": "0"
673  },
674  "0x00000000000000000000000000000000000000a6": {
675  "balance": "0"
676  },
677  "0x00000000000000000000000000000000000000a9": {
678  "balance": "0"
679  },
680  "0x00000000000000000000000000000000000000a8": {
681  "balance": "0"
682  },
683  "0x00000000000000000000000000000000000000ab": {
684  "balance": "0"
685  },
686  "0x00000000000000000000000000000000000000d8": {
687  "balance": "0"
688  },
689  "0x00000000000000000000000000000000000000d9": {
690  "balance": "0"
691  },
692  "0x0000000000000000000000000000000000000077": {
693  "balance": "0"
694  },
695  "0x00000000000000000000000000000000000000d6": {
696  "balance": "0"
697  },
698  "0x0000000000000000000000000000000000000075": {
699  "balance": "0"
700  },
701  "0x0000000000000000000000000000000000000074": {
702  "balance": "0"
703  },
704  "0x0000000000000000000000000000000000000073": {
705  "balance": "0"
706  },
707  "0x0000000000000000000000000000000000000072": {
708  "balance": "0"
709  },
710  "0x0000000000000000000000000000000000000071": {
711  "balance": "0"
712  },
713  "0x0000000000000000000000000000000000000070": {
714  "balance": "0"
715  },
716  "0x00000000000000000000000000000000000000d4": {
717  "balance": "0"
718  },
719  "0x0000000000000000000000000000000000000079": {
720  "balance": "0"
721  },
722  "0x0000000000000000000000000000000000000078": {
723  "balance": "0"
724  },
725  "0x0000000000000000000000000000000000000002": {
726  "balance": "1"
727  },
728  "0x0000000000000000000000000000000000000003": {
729  "balance": "1"
730  },
731  "0x0000000000000000000000000000000000000000": {
732  "balance": "1"
733  },
734  "0x0000000000000000000000000000000000000001": {
735  "balance": "1"
736  },
737  "0x0000000000000000000000000000000000000006": {
738  "balance": "1"
739  },
740  "0x0000000000000000000000000000000000000007": {
741  "balance": "1"
742  },
743  "0x0000000000000000000000000000000000000004": {
744  "balance": "1"
745  },
746  "0x0000000000000000000000000000000000000005": {
747  "balance": "1"
748  },
749  "0x00000000000000000000000000000000000000d2": {
750  "balance": "0"
751  },
752  "0x0000000000000000000000000000000000000008": {
753  "balance": "1"
754  },
755  "0x0000000000000000000000000000000000000009": {
756  "balance": "1"
757  },
758  )E" + R"E(
759  "0x00000000000000000000000000000000000000d3": {
760  "balance": "0"
761  },
762  "0x00000000000000000000000000000000000000b4": {
763  "balance": "0"
764  },
765  "0x00000000000000000000000000000000000000b5": {
766  "balance": "0"
767  },
768  "0x00000000000000000000000000000000000000b6": {
769  "balance": "0"
770  },
771  "0x00000000000000000000000000000000000000b7": {
772  "balance": "0"
773  },
774  "0x00000000000000000000000000000000000000b0": {
775  "balance": "0"
776  },
777  "0x00000000000000000000000000000000000000b1": {
778  "balance": "0"
779  },
780  "0x00000000000000000000000000000000000000b2": {
781  "balance": "0"
782  },
783  "0x00000000000000000000000000000000000000b3": {
784  "balance": "0"
785  },
786  "0x0000000000000000000000000000000000000082": {
787  "balance": "0"
788  },
789  "0x0000000000000000000000000000000000000083": {
790  "balance": "0"
791  },
792  "0x0000000000000000000000000000000000000080": {
793  "balance": "0"
794  },
795  "0x00000000000000000000000000000000000000d1": {
796  "balance": "0"
797  },
798  "0x00000000000000000000000000000000000000b8": {
799  "balance": "0"
800  },
801  "0x00000000000000000000000000000000000000b9": {
802  "balance": "0"
803  },
804  "0x0000000000000000000000000000000000000084": {
805  "balance": "0"
806  },
807  "0x0000000000000000000000000000000000000085": {
808  "balance": "0"
809  },
810  "0x000000000000000000000000000000000000007f": {
811  "balance": "0"
812  },
813  "0x000000000000000000000000000000000000007e": {
814  "balance": "0"
815  },
816  "0x000000000000000000000000000000000000007d": {
817  "balance": "0"
818  },
819  "0x000000000000000000000000000000000000007c": {
820  "balance": "0"
821  },
822  "0x000000000000000000000000000000000000007b": {
823  "balance": "0"
824  },
825  "0x000000000000000000000000000000000000007a": {
826  "balance": "0"
827  },
828  "0x000000000000000000000000000000000000000f": {
829  "balance": "0"
830  },
831  "0x00000000000000000000000000000000000000d5": {
832  "balance": "0"
833  },
834  "0x00000000000000000000000000000000000000da": {
835  "balance": "0"
836  }
837  }
838 }
839 )E";