github.com/isti4github/eth-ecc@v0.0.0-20201227085832-c337f2d99319/cmd/puppeth/testdata/stureby_parity.json (about) 1 { 2 "name":"Stureby", 3 "dataDir":"stureby", 4 "engine":{ 5 "Ethash":{ 6 "params":{ 7 "minimumDifficulty":"0x20000", 8 "difficultyBoundDivisor":"0x800", 9 "durationLimit":"0xd", 10 "blockReward":{ 11 "0x0":"0x4563918244f40000", 12 "0x7530":"0x29a2241af62c0000", 13 "0x9c40":"0x1bc16d674ec80000" 14 }, 15 "homesteadTransition":"0x2710", 16 "eip100bTransition":"0x7530", 17 "difficultyBombDelays":{ 18 "0x7530":"0x2dc6c0", 19 "0x9c40":"0x1e8480" 20 } 21 } 22 } 23 }, 24 "params":{ 25 "accountStartNonce":"0x0", 26 "maximumExtraDataSize":"0x20", 27 "gasLimitBoundDivisor":"0x400", 28 "minGasLimit":"0x1388", 29 "networkID":"0x4cb2e", 30 "chainID":"0x4cb2e", 31 "maxCodeSize":"0x6000", 32 "maxCodeSizeTransition":"0x0", 33 "eip98Transition": "0x7fffffffffffffff", 34 "eip150Transition":"0x3a98", 35 "eip160Transition":"0x59d8", 36 "eip161abcTransition":"0x59d8", 37 "eip161dTransition":"0x59d8", 38 "eip155Transition":"0x59d8", 39 "eip140Transition":"0x7530", 40 "eip211Transition":"0x7530", 41 "eip214Transition":"0x7530", 42 "eip658Transition":"0x7530", 43 "eip145Transition":"0x9c40", 44 "eip1014Transition":"0x9c40", 45 "eip1052Transition":"0x9c40", 46 "eip1283Transition":"0x9c40" 47 }, 48 "genesis":{ 49 "seal":{ 50 "ethereum":{ 51 "nonce":"0x0000000000000000", 52 "mixHash":"0x0000000000000000000000000000000000000000000000000000000000000000" 53 } 54 }, 55 "difficulty":"0x20000", 56 "author":"0x0000000000000000000000000000000000000000", 57 "timestamp":"0x59a4e76d", 58 "parentHash":"0x0000000000000000000000000000000000000000000000000000000000000000", 59 "extraData":"0x0000000000000000000000000000000000000000000000000000000b4dc0ffee", 60 "gasLimit":"0x47b760" 61 }, 62 "nodes":[ 63 "enode://dfa7aca3f5b635fbfe7d0b20575f25e40d9e27b4bfbb3cf74364a42023ad9f25c1a4383bcc8cced86ee511a7d03415345a4df05be37f1dff040e4c780699f1c0@168.61.153.255:31303", 64 "enode://ef441b20dd70aeabf0eac35c3b8a2854e5ce04db0e30be9152ea9fd129359dcbb3f803993303ff5781c755dfd7223f3fe43505f583cccb740949407677412ba9@40.74.91.252:31303", 65 "enode://953b5ea1c8987cf46008232a0160324fd00d41320ecf00e23af86ec8f5396b19eb57ddab37c78141be56f62e9077de4f4dfa0747fa768ed8c8531bbfb1046237@40.70.214.166:31303", 66 "enode://276e613dd4b277a66591e565711e6c8bb107f0905248a9f8f8228c1a87992e156e5114bb9937c02824a9d9d25f76340442cf86e2028bf5293cae19904fb2b98e@35.178.251.52:30303", 67 "enode://064c820d41e52ed7d426ac64b60506c2998235bedc7e67cb497c6faf7bb4fc54fe56fc82d0add3180b747c0c4f40a1108a6f84d7d0629ed606d504528e61cc57@3.8.5.3:30303", 68 "enode://90069fdabcc5e684fa5d59430bebbb12755d9362dfe5006a1485b13d71a78a3812d36e74dd7d88e50b51add01e097ea80f16263aeaa4f0230db6c79e2a97e7ca@217.29.191.142:30303", 69 "enode://0aac74b7fd28726275e466acb5e03bc88a95927e9951eb66b5efb239b2f798ada0690853b2f2823fe4efa408f0f3d4dd258430bc952a5ff70677b8625b3e3b14@40.115.33.57:40404", 70 "enode://0b96415a10f835106d83e090a0528eed5e7887e5c802a6d084e9f1993a9d0fc713781e6e4101f6365e9b91259712f291acc0a9e6e667e22023050d602c36fbe2@40.115.33.57:40414" 71 ], 72 "accounts":{ 73 "0000000000000000000000000000000000000001":{ 74 "balance":"1", 75 "nonce":"0", 76 "builtin":{ 77 "name":"ecrecover", 78 "pricing":{ 79 "linear":{ 80 "base":3000, 81 "word":0 82 } 83 } 84 } 85 }, 86 "0000000000000000000000000000000000000002":{ 87 "balance":"1", 88 "nonce":"0", 89 "builtin":{ 90 "name":"sha256", 91 "pricing":{ 92 "linear":{ 93 "base":60, 94 "word":12 95 } 96 } 97 } 98 }, 99 "0000000000000000000000000000000000000003":{ 100 "balance":"1", 101 "nonce":"0", 102 "builtin":{ 103 "name":"ripemd160", 104 "pricing":{ 105 "linear":{ 106 "base":600, 107 "word":120 108 } 109 } 110 } 111 }, 112 "0000000000000000000000000000000000000004":{ 113 "balance":"1", 114 "nonce":"0", 115 "builtin":{ 116 "name":"identity", 117 "pricing":{ 118 "linear":{ 119 "base":15, 120 "word":3 121 } 122 } 123 } 124 }, 125 "0000000000000000000000000000000000000005":{ 126 "balance":"1", 127 "nonce":"0", 128 "builtin":{ 129 "name":"modexp", 130 "activate_at":"0x7530", 131 "pricing":{ 132 "modexp":{ 133 "divisor":20 134 } 135 } 136 } 137 }, 138 "0000000000000000000000000000000000000006":{ 139 "balance":"1", 140 "nonce":"0", 141 "builtin":{ 142 "name":"alt_bn128_add", 143 "activate_at":"0x7530", 144 "pricing":{ 145 "linear":{ 146 "base":500, 147 "word":0 148 } 149 } 150 } 151 }, 152 "0000000000000000000000000000000000000007":{ 153 "balance":"1", 154 "nonce":"0", 155 "builtin":{ 156 "name":"alt_bn128_mul", 157 "activate_at":"0x7530", 158 "pricing":{ 159 "linear":{ 160 "base":40000, 161 "word":0 162 } 163 } 164 } 165 }, 166 "0000000000000000000000000000000000000008":{ 167 "balance":"1", 168 "nonce":"0", 169 "builtin":{ 170 "name":"alt_bn128_pairing", 171 "activate_at":"0x7530", 172 "pricing":{ 173 "alt_bn128_pairing":{ 174 "base":100000, 175 "pair":80000 176 } 177 } 178 } 179 } 180 } 181 }