github.com/isti4github/eth-ecc@v0.0.0-20201227085832-c337f2d99319/cmd/puppeth/testdata/stureby_aleth.json (about) 1 { 2 "sealEngine":"Ethash", 3 "params":{ 4 "accountStartNonce":"0x00", 5 "maximumExtraDataSize":"0x20", 6 "homesteadForkBlock":"0x2710", 7 "daoHardforkBlock":"0x00", 8 "EIP150ForkBlock":"0x3a98", 9 "EIP158ForkBlock":"0x59d8", 10 "byzantiumForkBlock":"0x7530", 11 "constantinopleForkBlock":"0x9c40", 12 "minGasLimit":"0x1388", 13 "maxGasLimit":"0x7fffffffffffffff", 14 "tieBreakingGas":false, 15 "gasLimitBoundDivisor":"0x0400", 16 "minimumDifficulty":"0x20000", 17 "difficultyBoundDivisor":"0x0800", 18 "durationLimit":"0x0d", 19 "blockReward":"0x4563918244F40000", 20 "networkID":"0x4cb2e", 21 "chainID":"0x4cb2e", 22 "allowFutureBlocks":false 23 }, 24 "genesis":{ 25 "nonce":"0x0000000000000000", 26 "difficulty":"0x20000", 27 "mixHash":"0x0000000000000000000000000000000000000000000000000000000000000000", 28 "author":"0x0000000000000000000000000000000000000000", 29 "timestamp":"0x59a4e76d", 30 "parentHash":"0x0000000000000000000000000000000000000000000000000000000000000000", 31 "extraData":"0x0000000000000000000000000000000000000000000000000000000b4dc0ffee", 32 "gasLimit":"0x47b760" 33 }, 34 "accounts":{ 35 "0000000000000000000000000000000000000001":{ 36 "balance":"1", 37 "precompiled":{ 38 "name":"ecrecover", 39 "linear":{ 40 "base":3000, 41 "word":0 42 } 43 } 44 }, 45 "0000000000000000000000000000000000000002":{ 46 "balance":"1", 47 "precompiled":{ 48 "name":"sha256", 49 "linear":{ 50 "base":60, 51 "word":12 52 } 53 } 54 }, 55 "0000000000000000000000000000000000000003":{ 56 "balance":"1", 57 "precompiled":{ 58 "name":"ripemd160", 59 "linear":{ 60 "base":600, 61 "word":120 62 } 63 } 64 }, 65 "0000000000000000000000000000000000000004":{ 66 "balance":"1", 67 "precompiled":{ 68 "name":"identity", 69 "linear":{ 70 "base":15, 71 "word":3 72 } 73 } 74 }, 75 "0000000000000000000000000000000000000005":{ 76 "balance":"1", 77 "precompiled":{ 78 "name":"modexp", 79 "startingBlock":"0x7530" 80 } 81 }, 82 "0000000000000000000000000000000000000006":{ 83 "balance":"1", 84 "precompiled":{ 85 "name":"alt_bn128_G1_add", 86 "startingBlock":"0x7530", 87 "linear":{ 88 "base":500, 89 "word":0 90 } 91 } 92 }, 93 "0000000000000000000000000000000000000007":{ 94 "balance":"1", 95 "precompiled":{ 96 "name":"alt_bn128_G1_mul", 97 "startingBlock":"0x7530", 98 "linear":{ 99 "base":40000, 100 "word":0 101 } 102 } 103 }, 104 "0000000000000000000000000000000000000008":{ 105 "balance":"1", 106 "precompiled":{ 107 "name":"alt_bn128_pairing_product", 108 "startingBlock":"0x7530" 109 } 110 } 111 } 112 }