{
  "name": "Moonbase Alpha",
  "network_type": "testnet",
  "chain": {
    "type": "parachain",
    "parent": "Moonbase Relay",
    "consensus": "PoS",
    "sudo": true,
    "para_id": 1000
  },
  "chainspec": {
    "http_url": "https://raw.githubusercontent.com/PureStake/moonbeam/master/specs/alphanet/parachain-embedded-specs-v8.json"
  },
  "goals": [
    "Moonbeam testnet environment",
    "XCM Playground for Parachains who want to interact with Moonbeam or Moonriver"
  ],
  "repository": "https://github.com/PureStake/moonbeam",
  "validators": [
    "Purestake nodes and Moonbeam Foundation nodes and Community nodes"
  ],
  "release_cycle": "Following the Moonbeam release cycle",
  "specs": {
    "block_time": 12,
    "era": null,
    "ed": 1000000000,
    "lease_period": null,
    "decimals": 18,
    "token": "DEV",
    "ss58_format": 1287
  },
  "contacts": [
    { "type": "matrix", "contact": "#moonbeam:matrix.parity.io" },
    { "type": "telegram", "contact": "https://t.me/Moonbeam_Official" }
  ],
  "faucet": "https://apps.moonbeam.network/moonbase-alpha/faucet",
  "documentation": [
    "https://docs.moonbeam.network/",
    "https://moonbeam.network/contact/"
  ],
  "rpc_endpoints": [
    { "name": "Blast", "url": "wss://moonbase-alpha.public.blastapi.io:443" },
    {
      "name": "Moonbeam Foundation",
      "url": "wss://wss.api.moonbase.moonbeam.network:443"
    },
    {
      "name": "OnFinality",
      "url": "wss://moonbeam-alpha.api.onfinality.io:443/public-ws"
    },
    { "name": "PinkNode", "url": "wss://public-rpc.pinknode.io:443/alphanet" }
  ],
  "api_endpoints": [
    { "name": "Subscan", "url": "https://moonbase.api.subscan.io" },
    {
      "name": "Blockscout",
      "url": "https://moonbase-blockscout.testnet.moonbeam.network/"
    }
  ],
  "bootnodes": [],
  "expectations": [
    "purestake: Run the nodes for the system; keep the system updated (runtime and nodes) in line with Moonbeam/Moonriver updates; manage parachain onboarding (see contacts)",
    "community: Test potential integrations with Moon* networks"
  ],
  "features": [],
  "notes": []
}
