stureby_parity.json 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213
  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. "difficultyBombDelays": {
  16. "0x7530": "0x2dc6c0",
  17. "0x9c40": "0x1e8480"
  18. },
  19. "homesteadTransition": "0x2710",
  20. "eip100bTransition": "0x7530"
  21. }
  22. }
  23. },
  24. "params": {
  25. "accountStartNonce": "0x0",
  26. "maximumExtraDataSize": "0x20",
  27. "minGasLimit": "0x1388",
  28. "gasLimitBoundDivisor": "0x400",
  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. "eip1283DisableTransition": "0x9c40",
  48. "eip1283ReenableTransition": "0xc350",
  49. "eip1344Transition": "0xc350",
  50. "eip1884Transition": "0xc350",
  51. "eip2028Transition": "0xc350"
  52. },
  53. "genesis": {
  54. "seal": {
  55. "ethereum": {
  56. "nonce": "0x0000000000000000",
  57. "mixHash": "0x0000000000000000000000000000000000000000000000000000000000000000"
  58. }
  59. },
  60. "difficulty": "0x20000",
  61. "author": "0x0000000000000000000000000000000000000000",
  62. "timestamp": "0x59a4e76d",
  63. "parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
  64. "extraData": "0x0000000000000000000000000000000000000000000000000000000b4dc0ffee",
  65. "gasLimit": "0x47b760"
  66. },
  67. "nodes": [],
  68. "accounts": {
  69. "0000000000000000000000000000000000000001": {
  70. "balance": "0x1",
  71. "builtin": {
  72. "name": "ecrecover",
  73. "pricing": {
  74. "linear": {
  75. "base": 3000,
  76. "word": 0
  77. }
  78. }
  79. }
  80. },
  81. "0000000000000000000000000000000000000002": {
  82. "balance": "0x1",
  83. "builtin": {
  84. "name": "sha256",
  85. "pricing": {
  86. "linear": {
  87. "base": 60,
  88. "word": 12
  89. }
  90. }
  91. }
  92. },
  93. "0000000000000000000000000000000000000003": {
  94. "balance": "0x1",
  95. "builtin": {
  96. "name": "ripemd160",
  97. "pricing": {
  98. "linear": {
  99. "base": 600,
  100. "word": 120
  101. }
  102. }
  103. }
  104. },
  105. "0000000000000000000000000000000000000004": {
  106. "balance": "0x1",
  107. "builtin": {
  108. "name": "identity",
  109. "pricing": {
  110. "linear": {
  111. "base": 15,
  112. "word": 3
  113. }
  114. }
  115. }
  116. },
  117. "0000000000000000000000000000000000000005": {
  118. "balance": "0x1",
  119. "builtin": {
  120. "name": "modexp",
  121. "pricing": {
  122. "modexp": {
  123. "divisor": 20
  124. }
  125. },
  126. "activate_at": "0x7530"
  127. }
  128. },
  129. "0000000000000000000000000000000000000006": {
  130. "balance": "0x1",
  131. "builtin": {
  132. "name": "alt_bn128_add",
  133. "pricing": {
  134. "0x0": {
  135. "price": {
  136. "alt_bn128_const_operations": {
  137. "price": 500
  138. }
  139. }
  140. },
  141. "0xc350": {
  142. "price": {
  143. "alt_bn128_const_operations": {
  144. "price": 150
  145. }
  146. }
  147. }
  148. },
  149. "activate_at": "0x7530"
  150. }
  151. },
  152. "0000000000000000000000000000000000000007": {
  153. "balance": "0x1",
  154. "builtin": {
  155. "name": "alt_bn128_mul",
  156. "pricing": {
  157. "0x0": {
  158. "price": {
  159. "alt_bn128_const_operations": {
  160. "price": 40000
  161. }
  162. }
  163. },
  164. "0xc350": {
  165. "price": {
  166. "alt_bn128_const_operations": {
  167. "price": 6000
  168. }
  169. }
  170. }
  171. },
  172. "activate_at": "0x7530"
  173. }
  174. },
  175. "0000000000000000000000000000000000000008": {
  176. "balance": "0x1",
  177. "builtin": {
  178. "name": "alt_bn128_pairing",
  179. "pricing": {
  180. "0x0": {
  181. "price": {
  182. "alt_bn128_pairing": {
  183. "base": 100000,
  184. "pair": 80000
  185. }
  186. }
  187. },
  188. "0xc350": {
  189. "price": {
  190. "alt_bn128_pairing": {
  191. "base": 45000,
  192. "pair": 34000
  193. }
  194. }
  195. }
  196. },
  197. "activate_at": "0x7530"
  198. }
  199. },
  200. "0000000000000000000000000000000000000009": {
  201. "balance": "0x1",
  202. "builtin": {
  203. "name": "blake2_f",
  204. "pricing": {
  205. "blake2_f": {
  206. "gas_per_round": 1
  207. }
  208. },
  209. "activate_at": "0xc350"
  210. }
  211. }
  212. }
  213. }