{
  "name": "Shiden",
  "network_type": "mainnet",
  "chain": {
    "type": "parachain",
    "parent": "Kusama",
    "consensus": "PoS",
    "sudo": true,
    "para_id": 2007
  },
  "chainspec": {
    "http_url": "https://raw.githubusercontent.com/AstarNetwork/Astar/master/bin/collator/res/shiden.json"
  },
  "goals": [
    "The Future of Smart Contracts for Multichain",
    "Canary Network of Astar",
    "Shiden DAO"
  ],
  "repository": "https://github.com/AstarNetwork/Astar",
  "specs": {
    "block_time": 12,
    "ed": 1000000,
    "decimals": 18,
    "token": "SDN",
    "ss58_format": 5
  },
  "contacts": [{ "type": "email", "contact": "info@astar.network" }],
  "documentation": ["https://docs.astar.network/"],
  "validators": [],
  "release_cycle": null,
  "rpc_endpoints": [
    { "name": "Astar Team (WSS)", "url": "wss://rpc.shiden.astar.network:443" },
    { "name": "BlastAPI (WSS)", "url": "wss://shiden.public.blastapi.io:443" },
    { "name": "Dwellir (WSS)", "url": "wss://shiden-rpc.dwellir.com:443" },
    {
      "name": "OnFinality (WSS)",
      "url": "wss://shiden.api.onfinality.io:443/public-ws"
    },
    {
      "name": "Astar Team (HTTPS)",
      "url": "https://evm.shiden.astar.network:443"
    },
    {
      "name": "BlastAPI (HTTPS)",
      "url": "https://shiden.public.blastapi.io:443"
    },
    { "name": "Dwellir (HTTPS)", "url": "https://shiden-rpc.dwellir.com:443" },
    {
      "name": "OnFinality (HTTPS)",
      "url": "https://shiden.api.onfinality.io:443/public"
    }
  ],
  "api_endpoints": [{ "name": "subscan", "url": "https://shiden.subscan.io/" }],
  "bootnodes": [],
  "expectations": [],
  "features": [],
  "notes": [],
  "faucet": "https://docs.astar.network/docs/quickstart/faucet"
}
