UNPKG

@exodus/ethereumjs-common

Version:
92 lines (91 loc) 2.33 kB
{ "name": "mainnet", "chainId": 1, "networkId": 1, "defaultHardfork": "istanbul", "consensus": { "type": "pow", "algorithm": "ethash", "ethash": {} }, "comment": "The Ethereum main chain", "url": "https://ethstats.net/", "genesis": { "hash": "0xd4e56740f876aef8c010b86a40d5f56745a118d0906a34e69aec8c0db1cb8fa3", "timestamp": null, "gasLimit": 5000, "difficulty": 17179869184, "nonce": "0x0000000000000042", "extraData": "0x11bbe8db4e347b4e8c937c1c8370e4b5ed33adb3db69cbdb7a38e1e50b1b82fa", "stateRoot": "0xd7f8974fb5ac78d9ac099b9ad5018bedc2ce0a72dad1827a1709da30580f0544" }, "hardforks": [ { "name": "chainstart", "block": 0, "forkHash": "0xfc64ec04" }, { "name": "homestead", "block": 1150000, "forkHash": "0x97c2c34c" }, { "name": "dao", "block": 1920000, "forkHash": "0x91d1f948" }, { "name": "tangerineWhistle", "block": 2463000, "forkHash": "0x7a64da13" }, { "name": "spuriousDragon", "block": 2675000, "forkHash": "0x3edd5b10" }, { "name": "byzantium", "block": 4370000, "forkHash": "0xa00bc324" }, { "name": "constantinople", "block": 7280000, "forkHash": "0x668db0af" }, { "name": "petersburg", "block": 7280000, "forkHash": "0x668db0af" }, { "name": "istanbul", "block": 9069000, "forkHash": "0x879d6e30" }, { "name": "muirGlacier", "block": 9200000, "forkHash": "0xe029e991" }, { "name": "berlin", "block": 12244000, "forkHash": "0x0eb440f6" }, { "name": "london", "block": 12965000, "forkHash": "0xb715077d" }, { "name": "shanghai", "block": null, "forkash": null } ], "bootstrapNodes": [], "dnsNetworks": [] }