{
  "name": "Polkadot",
  "network_type": "mainnet",
  "chain": { "type": "relaychain", "consensus": "PoS", "sudo": true },
  "chainspec": {
    "http_url": "https://raw.githubusercontent.com/paritytech/polkadot-sdk/master/polkadot/node/service/chain-specs/polkadot.json"
  },
  "goals": [],
  "repository": "https://github.com/paritytech/polkadot-sdk",
  "validators": ["Community nodes"],
  "release_cycle": "Following the Polkadot 3 weeks cycle",
  "specs": {
    "block_time": 6,
    "era": null,
    "ed": 10000000000,
    "lease_period": 1209600,
    "decimals": 10,
    "token": "DOT",
    "ss58_format": 0
  },
  "contacts": [
    { "type": "matrix", "contact": "#polkadot-direction:matrix.parity.io" },
    { "type": "matrix", "contact": "#polkadotvalidatorlounge:web3.foundation" },
    { "type": "matrix", "contact": "#polkadot-watercooler:web3.foundation" }
  ],
  "faucet": null,
  "rpc_endpoints": [
    { "name": "Automata 1RPC", "url": "wss://1rpc.io:443/dot" },
    { "name": "Dwellir", "url": "wss://polkadot-rpc.dwellir.com:443" },
    {
      "name": "Dwellir Tunisia",
      "url": "wss://polkadot-rpc-tn.dwellir.com:443"
    },
    {
      "name": "IBP Network GeoDNS1",
      "url": "wss://rpc.ibp.network:443/polkadot"
    },
    {
      "name": "IBP Network GeoDNS2",
      "url": "wss://rpc.dotters.network:443/polkadot"
    },
    { "name": "LuckyFriday", "url": "wss://rpc-polkadot.luckyfriday.io:443" },
    {
      "name": "OnFinality",
      "url": "wss://polkadot.api.onfinality.io:443/public-ws"
    },
    {
      "name": "Radium Block",
      "url": "wss://polkadot.public.curie.radiumblock.co:443/ws"
    },
    { "name": "Stakeworld", "url": "wss://dot-rpc.stakeworld.io:443" }
  ],
  "api_endpoints": [
    { "name": "subscan", "url": "https://polkadot.api.subscan.io" }
  ],
  "bootnodes": [
    {
      "name": "RadiumBlock",
      "url": "/dns/polkadot-bootnode.radiumblock.com/tcp/30333/p2p/12D3KooWNwWNRrPrTk4qMah1YszudMjxNw2qag7Kunhw3Ghs9ea5"
    },
    {
      "name": "RadiumBlock",
      "url": "/dns/polkadot-bootnode.radiumblock.com/tcp/30335/wss/p2p/12D3KooWNwWNRrPrTk4qMah1YszudMjxNw2qag7Kunhw3Ghs9ea5"
    },
    {
      "name": "Parity",
      "url": "/dns/polkadot-bootnode-0.polkadot.io/tcp/30333/p2p/12D3KooWSz8r2WyCdsfWHgPyvD8GKQdJ1UAiRmrcrs8sQB3fe2KU"
    },
    {
      "name": "Parity",
      "url": "/dns/polkadot-bootnode-0.polkadot.io/tcp/30334/ws/p2p/12D3KooWSz8r2WyCdsfWHgPyvD8GKQdJ1UAiRmrcrs8sQB3fe2KU"
    },
    {
      "name": "Parity",
      "url": "/dns/polkadot-bootnode-0.polkadot.io/tcp/443/wss/p2p/12D3KooWSz8r2WyCdsfWHgPyvD8GKQdJ1UAiRmrcrs8sQB3fe2KU"
    },
    {
      "name": "Parity",
      "url": "/dns/polkadot-bootnode-1.polkadot.io/tcp/30333/p2p/12D3KooWFN2mhgpkJsDBuNuE5427AcDrsib8EoqGMZmkxWwx3Md4"
    },
    {
      "name": "Parity",
      "url": "/dns/polkadot-bootnode-1.polkadot.io/tcp/30334/ws/p2p/12D3KooWFN2mhgpkJsDBuNuE5427AcDrsib8EoqGMZmkxWwx3Md4"
    },
    {
      "name": "Parity",
      "url": "/dns/polkadot-bootnode-1.polkadot.io/tcp/443/wss/p2p/12D3KooWFN2mhgpkJsDBuNuE5427AcDrsib8EoqGMZmkxWwx3Md4"
    }
  ],
  "documentation": [
    "https://polkadot.network/",
    "https://forum.polkadot.network/"
  ],
  "expectations": [],
  "features": [
    "parachains: Parachains can register on Polkadot",
    "governance: Gov v1",
    "auctions / crowdloans: Both modules available",
    "XCM: XCM v2 available on Polkadot"
  ],
  "notes": []
}
