github.com/isti4github/eth-ecc@v0.0.0-20201227085832-c337f2d99319/cmd/puppeth/testdata/stureby_geth.json (about) 1 { 2 "config": { 3 "ethash":{}, 4 "chainId": 314158, 5 "homesteadBlock": 10000, 6 "eip150Block": 15000, 7 "eip150Hash": "0x0000000000000000000000000000000000000000000000000000000000000000", 8 "eip155Block": 23000, 9 "eip158Block": 23000, 10 "byzantiumBlock": 30000, 11 "constantinopleBlock": 40000 12 }, 13 "nonce": "0x0", 14 "timestamp": "0x59a4e76d", 15 "parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000", 16 "extraData": "0x0000000000000000000000000000000000000000000000000000000b4dc0ffee", 17 "gasLimit": "0x47b760", 18 "difficulty": "0x20000", 19 "mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000", 20 "coinbase": "0x0000000000000000000000000000000000000000", 21 "alloc": { 22 "0000000000000000000000000000000000000001": { 23 "balance": "0x01" 24 }, 25 "0000000000000000000000000000000000000002": { 26 "balance": "0x01" 27 }, 28 "0000000000000000000000000000000000000003": { 29 "balance": "0x01" 30 }, 31 "0000000000000000000000000000000000000004": { 32 "balance": "0x01" 33 }, 34 "0000000000000000000000000000000000000005": { 35 "balance": "0x01" 36 }, 37 "0000000000000000000000000000000000000006": { 38 "balance": "0x01" 39 }, 40 "0000000000000000000000000000000000000007": { 41 "balance": "0x01" 42 }, 43 "0000000000000000000000000000000000000008": { 44 "balance": "0x01" 45 } 46 } 47 }