{
  "name": "Bifrost",
  "network_type": "mainnet",
  "chain": {
    "type": "parachain",
    "parent": "Polkadot",
    "consensus": "PoS",
    "sudo": false,
    "para_id": 2030
  },
  "chainspec": {
    "http_url": "https://raw.githubusercontent.com/bifrost-finance/bifrost/develop/node/service/res/bifrost-polkadot.json"
  },
  "goals": [
    "A parachain focused on building bridges of chains based on PoS consensus."
  ],
  "repository": "https://github.com/bifrost-finance/bifrost",
  "specs": {
    "block_time": 12,
    "ed": 10000000000,
    "decimals": 12,
    "token": "BNC",
    "ss58_format": 6
  },
  "contacts": [{ "type": "email", "contact": "hello@bifrost.finance" }],
  "documentation": ["https://wiki.bifrost.finance/"],
  "validators": [],
  "release_cycle": null,
  "rpc_endpoints": [
    { "name": "Bifrost", "url": "wss://hk.p.bifrost-rpc.liebi.com:443/ws" },
    {
      "name": "OnFinality",
      "url": "wss://bifrost-polkadot.api.onfinality.io:443/public-ws"
    }
  ],
  "api_endpoints": [
    { "name": "subscan", "url": "https://bifrost.subscan.io/" }
  ],
  "bootnodes": [],
  "expectations": [],
  "features": [],
  "notes": []
}
