{
    "name": "kovan",
    "chainId": 42,
    "networkId": 42,
    "defaultHardfork": "istanbul",
    "consensus": {
        "type": "poa",
        "algorithm": "aura",
        "aura": {}
    },
    "comment": "Parity PoA test network",
    "url": "https://kovan-testnet.github.io/website/",
    "genesis": {
        "hash": "0xa3c565fc15c7478862d50ccd6561e3c06b24cc509bf388941c25ea985ce32cb9",
        "timestamp": null,
        "gasLimit": 6000000,
        "difficulty": 131072,
        "nonce": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
        "extraData": "0x",
        "stateRoot": "0x2480155b48a1cea17d67dbfdfaafe821c1d19cdd478c5358e8ec56dec24502b2"
    },
    "hardforks": [
        {
            "name": "chainstart",
            "block": 0,
            "forkHash": "0x010ffe56"
        },
        {
            "name": "homestead",
            "block": 0,
            "forkHash": "0x010ffe56"
        },
        {
            "name": "tangerineWhistle",
            "block": 0,
            "forkHash": "0x010ffe56"
        },
        {
            "name": "spuriousDragon",
            "block": 0,
            "forkHash": "0x010ffe56"
        },
        {
            "name": "byzantium",
            "block": 5067000,
            "forkHash": "0x7f83c620"
        },
        {
            "name": "constantinople",
            "block": 9200000,
            "forkHash": "0xa94e3dc4"
        },
        {
            "name": "petersburg",
            "block": 10255201,
            "forkHash": "0x186874aa"
        },
        {
            "name": "istanbul",
            "block": 14111141,
            "forkHash": "0x7f6599a6"
        },
        {
            "name": "berlin",
            "block": null,
            "forkHash": null
        },
        {
            "name": "london",
            "block": null,
            "forkHash": null
        },
        {
            "name": "shanghai",
            "block": null,
            "forkash": null
        }
    ],
    "bootstrapNodes": []
}
