2016-07-30 23:42:31 +02:00
|
|
|
{
|
2016-11-11 19:41:04 +01:00
|
|
|
"name": "DevelopmentChain",
|
2016-07-30 23:42:31 +02:00
|
|
|
"engine": {
|
2018-09-06 11:38:00 +02:00
|
|
|
"instantSeal": {
|
|
|
|
"params": {}
|
|
|
|
}
|
2016-07-30 23:42:31 +02:00
|
|
|
},
|
|
|
|
"params": {
|
2017-07-31 12:34:29 +02:00
|
|
|
"gasLimitBoundDivisor": "0x0400",
|
2016-12-14 11:34:19 +01:00
|
|
|
"accountStartNonce": "0x0",
|
2016-07-30 23:42:31 +02:00
|
|
|
"maximumExtraDataSize": "0x20",
|
|
|
|
"minGasLimit": "0x1388",
|
2018-02-01 13:42:56 +01:00
|
|
|
"networkID" : "0x11",
|
|
|
|
"registrar" : "0x0000000000000000000000000000000000001337",
|
2018-05-28 16:39:26 +02:00
|
|
|
"eip150Transition": "0x0",
|
|
|
|
"eip160Transition": "0x0",
|
|
|
|
"eip161abcTransition": "0x0",
|
|
|
|
"eip161dTransition": "0x0",
|
|
|
|
"eip155Transition": "0x0",
|
|
|
|
"eip98Transition": "0x7fffffffffffff",
|
|
|
|
"maxCodeSize": 24576,
|
|
|
|
"maxCodeSizeTransition": "0x0",
|
2018-02-01 13:42:56 +01:00
|
|
|
"eip140Transition": "0x0",
|
|
|
|
"eip211Transition": "0x0",
|
|
|
|
"eip214Transition": "0x0",
|
2018-05-28 16:39:26 +02:00
|
|
|
"eip658Transition": "0x0",
|
2019-11-11 21:57:38 +01:00
|
|
|
"eip145Transition": "0x0",
|
|
|
|
"eip1014Transition": "0x0",
|
|
|
|
"eip1052Transition": "0x0",
|
2018-05-28 16:39:26 +02:00
|
|
|
"wasmActivationTransition": "0x0"
|
2016-07-30 23:42:31 +02:00
|
|
|
},
|
|
|
|
"genesis": {
|
|
|
|
"seal": {
|
2016-12-14 12:50:32 +01:00
|
|
|
"generic": "0x0"
|
2016-07-30 23:42:31 +02:00
|
|
|
},
|
|
|
|
"difficulty": "0x20000",
|
|
|
|
"author": "0x0000000000000000000000000000000000000000",
|
|
|
|
"timestamp": "0x00",
|
|
|
|
"parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
|
|
|
|
"extraData": "0x",
|
2018-04-11 12:10:57 +02:00
|
|
|
"gasLimit": "0x7A1200"
|
2016-07-30 23:42:31 +02:00
|
|
|
},
|
|
|
|
"accounts": {
|
2016-12-14 11:34:19 +01:00
|
|
|
"0000000000000000000000000000000000000001": { "balance": "1", "builtin": { "name": "ecrecover", "pricing": { "linear": { "base": 3000, "word": 0 } } } },
|
|
|
|
"0000000000000000000000000000000000000002": { "balance": "1", "builtin": { "name": "sha256", "pricing": { "linear": { "base": 60, "word": 12 } } } },
|
|
|
|
"0000000000000000000000000000000000000003": { "balance": "1", "builtin": { "name": "ripemd160", "pricing": { "linear": { "base": 600, "word": 120 } } } },
|
|
|
|
"0000000000000000000000000000000000000004": { "balance": "1", "builtin": { "name": "identity", "pricing": { "linear": { "base": 15, "word": 3 } } } },
|
2018-02-01 13:42:56 +01:00
|
|
|
"0000000000000000000000000000000000000005": { "balance": "1", "builtin": { "name": "modexp", "activate_at": 0, "pricing": { "modexp": { "divisor": 20 } } } },
|
2019-09-12 18:43:53 +02:00
|
|
|
"0000000000000000000000000000000000000006": {
|
|
|
|
"balance": "1",
|
|
|
|
"builtin": {
|
|
|
|
"name": "alt_bn128_add",
|
|
|
|
"pricing": {
|
2019-11-11 21:57:38 +01:00
|
|
|
"0": {
|
|
|
|
"price": { "alt_bn128_const_operations": { "price": 500 }}
|
|
|
|
},
|
|
|
|
"0x7fffffffffffff": {
|
|
|
|
"info": "EIP 1108 transition",
|
|
|
|
"price": { "alt_bn128_const_operations": { "price": 150 }}
|
2019-09-12 18:43:53 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"0000000000000000000000000000000000000007": {
|
|
|
|
"balance": "1",
|
|
|
|
"builtin": {
|
|
|
|
"name": "alt_bn128_mul",
|
|
|
|
"pricing": {
|
2019-11-11 21:57:38 +01:00
|
|
|
"0": {
|
|
|
|
"price": { "alt_bn128_const_operations": { "price": 40000 }}
|
|
|
|
},
|
|
|
|
"0x7fffffffffffff": {
|
|
|
|
"info": "EIP 1108 transition",
|
|
|
|
"price": { "alt_bn128_const_operations": { "price": 6000 }}
|
2019-09-12 18:43:53 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"0000000000000000000000000000000000000008": {
|
|
|
|
"balance": "1",
|
|
|
|
"builtin": {
|
|
|
|
"name": "alt_bn128_pairing",
|
|
|
|
"pricing": {
|
2019-11-11 21:57:38 +01:00
|
|
|
"0": {
|
|
|
|
"price": { "alt_bn128_pairing": { "base": 100000, "pair": 80000 }}
|
|
|
|
},
|
|
|
|
"0x7fffffffffffff": {
|
|
|
|
"info": "EIP 1108 transition",
|
|
|
|
"price": { "alt_bn128_pairing": { "base": 45000, "pair": 34000 }}
|
2019-09-12 18:43:53 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
2018-02-01 13:42:56 +01:00
|
|
|
"0000000000000000000000000000000000001337": { "balance": "1", "constructor": "0x606060405233600060006101000a81548173ffffffffffffffffffffffffffffffffffffffff021916908373ffffffffffffffffffffffffffffffffffffffff160217905550670de0b6b3a764000060035534610000575b612904806100666000396000f3006060604052361561013c576000357c0100000000000000000000000000000000000000000000000000000000900463ffffffff16806306b2ff471461014157806313af40351461018c57806319362a28146101bf5780633f3935d114610248578063432ced04146102b75780634f39ca59146102eb5780636795dbcd1461032457806369fe0e2d146103c857806379ce9fac146103fd5780638da5cb5b1461045557806390b97fc1146104a457806392698814146105245780639890220b1461055d578063ac4e73f914610584578063ac72c12014610612578063c3a358251461064b578063ddca3f43146106c3578063deb931a2146106e6578063df57b74214610747578063e30bd740146107a8578063eadf976014610862578063ef5454d6146108e7578063f25eb5c114610975578063f6d339e414610984575b610000565b3461000057610172600480803573ffffffffffffffffffffffffffffffffffffffff16906020019091905050610a1f565b604051808215151515815260200191505060405180910390f35b34610000576101bd600480803573ffffffffffffffffffffffffffffffffffffffff16906020019091905050610a81565b005b346100005761022e60048080356000191690602001909190803590602001908201803590602001908080601f0160208091040260200160405190810160405280939291908181526020018383808284378201915050505050509190803560001916906020019091905050610ba2565b604051808215151515815260200191505060405180910390f35b346100005761029d600480803590602001908201803590602001908080601f01602080910402602001604051908101604052809392919081815260200183838082843782019150505050505091905050610dc9565b604051808215151515815260200191505060405180910390f35b6102d1600480803560001916906020019091905050611035565b604051808215151515815260200191505060405180910390f35b346100005761030a60048080356000191690602001909190505061115f565b604051808215151515815260200191505060405180910390f35b346100005761038660048080356000191690602001909190803590602001908201803590602001908080601f01602080910402602001604051908101604052809392919081815260200183838082843782019150505050505091905050611378565b604051808273ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200191505060405180910390f35b34610000576103e3600480803590602001909190505061140d565b604051808215151515815260200191505060405180910390f35b346100005761043b60048080356000191690602001909190803573ffffffffffffffffffffffffffffffffffffffff169060200190919050506114b4565b604051808215151515815260200191505060405180910390f35b34610000576104626115fb565b604051808273ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200191505060405180910390f35b346100005761050660048080356000191690602001909190803590602001908201803590602001908080601f01602080910402602001604051908101604052809392919081815260200183838082843782019150505050505091905050611621565b60405180826000191660001916815260200191505060405180910390f35b34610000576105436004808035600019169060200190919050506116b2565b604051808215151515815260200191505060405180910390f35b346100005761056a611715565b604051808215151515815260200191505060405180910390f35b34610000576105f8600480803590602001908201803590602001908080601f0160208091040260200160405190810160405280939291908181526020018383808284378201915050505050509190803573ffffffffffffffffffffffffffffffffffffffff16906020019091905050611824565b604051808215151515815260200191505060405180910390f35b3461000057610631600480803560001916906020019091905050611d8b565b604051808215151515815260200191505060405180910390f35b34610000576106ad60048080356000191690602001909190803590602001908201803590602001908080601f01602080910402602001604051908101604052809392919081815260200183838082843782019150505050505091905050611dee565b6040518082815260200191505060405180910390f35b34610000576106d0611e83565b6040518082815260200191505060405180910390f35b3461000057610705600480803560001916906020019091905050611e89565b604051808273ffffffffffffffffffffffffffffffffffffffff1673ffffffffffffffffffffffffffffffffffffffff16815260200191505060405180910390f35b3461000057610766600480803560001916906020019091905050611ed2565b604051808273fffffff
|
|
|
|
"00a329c0648769a73afac7f9381e08fb43dbea72": { "balance": "1606938044258990275541962092341162602522202993782792835301376" }
|
2016-07-30 23:42:31 +02:00
|
|
|
}
|
|
|
|
}
|