Skip to content

Instantly share code, notes, and snippets.

@gumb0
Created November 11, 2019 17:41
Show Gist options
  • Save gumb0/53509a4176a4eff2354b0046ad745655 to your computer and use it in GitHub Desktop.
Save gumb0/53509a4176a4eff2354b0046ad745655 to your computer and use it in GitHub Desktop.
{
"params" : {
"homesteadForkBlock" : "0x00",
"EIP150ForkBlock" : "0x00",
"EIP158ForkBlock" : "0x00",
"byzantiumForkBlock" : "0x00",
"constantinopleForkBlock" : "0x00",
"constantinopleFixForkBlock" : "0x00",
"istanbulForkBlock" : "0x00"
},
"accounts" : {
"0x0000000000000000000000000000000000000001" : {
"precompiled" : {
"name" : "ecrecover",
"linear" : {
"base" : 3000,
"word" : 0
}
}
},
"0x0000000000000000000000000000000000000002" : {
"precompiled" : {
"name" : "sha256",
"linear" : {
"base" : 60,
"word" : 12
}
}
},
"0x0000000000000000000000000000000000000003" : {
"precompiled" : {
"name" : "sha256",
"linear" : {
"base" : 600,
"word" : 120
}
}
},
"0x0000000000000000000000000000000000000004" : {
"precompiled" : {
"name" : "identity",
"linear" : {
"base" : 15,
"word" : 3
}
}
},
"0x0000000000000000000000000000000000000005" : {
"precompiled" : {
"name" : "modexp"
}
},
"0x0000000000000000000000000000000000000006" : {
"precompiled" : {
"name" : "alt_bn128_G1_add",
"linear" : {
"base" : 500,
"word" : 0
}
}
},
"0x0000000000000000000000000000000000000007" : {
"precompiled" : {
"name" : "alt_bn128_G1_mul",
"linear" : {
"base" : 40000,
"word" : 0
}
}
},
"0x0000000000000000000000000000000000000008" : {
"precompiled" : {
"name" : "alt_bn128_pairing_product"
}
},
"0x0000000000000000000000000000000000000009" : {
"precompiled" : {
"name" : "blake2_compression"
}
},
"0x0000000000000000000000000000000000000001" : {
"balance" : "0x01",
"code" : "0x",
"nonce" : "0x00",
"storage" : {
}
},
"0x0000000000000000000000000000000000000002" : {
"balance" : "0x01",
"code" : "0x",
"nonce" : "0x00",
"storage" : {
}
},
"0x0000000000000000000000000000000000000003" : {
"balance" : "0x01",
"code" : "0x",
"nonce" : "0x00",
"storage" : {
}
},
"0x0000000000000000000000000000000000000004" : {
"balance" : "0x01",
"code" : "0x",
"nonce" : "0x00",
"storage" : {
}
},
"0x0000000000000000000000000000000000000005" : {
"balance" : "0x01",
"code" : "0x",
"nonce" : "0x00",
"storage" : {
}
},
"0x0000000000000000000000000000000000000006" : {
"balance" : "0x01",
"code" : "0x",
"nonce" : "0x00",
"storage" : {
}
},
"0x0000000000000000000000000000000000000007" : {
"balance" : "0x01",
"code" : "0x",
"nonce" : "0x00",
"storage" : {
}
},
"0x0000000000000000000000000000000000000008" : {
"balance" : "0x01",
"code" : "0x",
"nonce" : "0x00",
"storage" : {
}
},
"0x3535353535353535353535353535353535353535" : {
"balance" : "0x0202fa",
"code" : "0x",
"nonce" : "0x00",
"storage" : {
}
},
"0x82a978b3f5962a5b0957d9ee9eef472ee55b42f1" : {
"balance" : "0x0de0b6b3a761fd06",
"code" : "0x",
"nonce" : "0x01",
"storage" : {
}
},
"0xc305c901078781c232a2a521c2af7980f8385ee9" : {
"balance" : "0x00",
"code" : "0x600035601c52740100000000000000000000000000000000000000006020526fffffffffffffffffffffffffffffffff6040527fffffffffffffffffffffffffffffffff000000000000000000000000000000016060527402540be3fffffffffffffffffffffffffdabf41c006080527ffffffffffffffffffffffffdabf41c00000000000000000000000002540be40060a0526330c8d1da600051141561012c576101856004356004013511151558576004356004013560200160043560040161014037600161034061014051610160600060056305f5e0fff11558576001610320526103206021806103808284600060046015f150505061038080516020820120905060005561038060206020820352604081510160206001820306601f820103905060208203f350005b",
"nonce" : "0x01",
"storage" : {
}
}
},
"sealEngine" : "NoReward",
"genesis" : {
"author" : "0x3535353535353535353535353535353535353535",
"difficulty" : "0x020000",
"gasLimit" : "0x05f5e100",
"nonce" : "0x00",
"extraData" : "0x00",
"timestamp" : "0x00",
"mixHash" : "0x00"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment