[
  {
    "name": "Ethereum Mainnet",
    "short_name": "eth",
    "chain": "ETH",
    "network": "mainnet",
    "chain_id": 1,
    "network_id": 1,
    "rpc_url": "https://mainnet.infura.io/"
  },
  {
    "name": "Ethereum Ropsten",
    "short_name": "rop",
    "chain": "ETH",
    "network": "ropsten",
    "chain_id": 3,
    "network_id": 3,
    "rpc_url": "https://ropsten.infura.io/"
  },
  {
    "name": "Ethereum Rinkeby",
    "short_name": "rin",
    "chain": "ETH",
    "network": "rinkeby",
    "chain_id": 4,
    "network_id": 4,
    "rpc_url": "https://rinkeby.infura.io/"
  },
  {
    "name": "Ethereum Görli",
    "short_name": "gor",
    "chain": "ETH",
    "network": "goerli",
    "chain_id": 5,
    "network_id": 5,
    "rpc_url": "https://rpc.goerli.mudit.blog/"
  },
  {
    "name": "RSK Mainnet",
    "short_name": "rsk",
    "chain": "RSK",
    "chain_id": 30,
    "network_id": 30,
    "rpc_url": "https://public-node.rsk.co"
  },
  {
    "name": "Ethereum Kovan",
    "short_name": "kov",
    "chain": "ETH",
    "network": "kovan",
    "chain_id": 42,
    "network_id": 42,
    "rpc_url": "https://kovan.infura.io/"
  },
  {
    "name": "Ethereum Classic Mainnet",
    "short_name": "etc",
    "chain": "ETC",
    "network": "mainnet",
    "chain_id": 61,
    "network_id": 1,
    "rpc_url": "https://ethereumclassic.network"
  },
  {
    "name": "POA Network Sokol",
    "short_name": "poa",
    "chain": "POA",
    "network": "sokol",
    "chain_id": 77,
    "network_id": 1,
    "rpc_url": "https://sokol.poa.network"
  },
  {
    "name": "POA Network Core",
    "short_name": "skl",
    "chain": "POA",
    "network": "core",
    "chain_id": 99,
    "network_id": 2,
    "rpc_url": "https://core.poa.network"
  },
  {
    "name": "xDAI Chain",
    "short_name": "xdai",
    "chain": "xDAI",
    "network": "mainnet",
    "chain_id": 100,
    "network_id": 1,
    "rpc_url": "https://dai.poa.network"
  },
  {
    "name": "Callisto Mainnet",
    "short_name": "clo",
    "chain": "callisto",
    "chain_id": 820,
    "network_id": 1,
    "rpc_url": "https://clo-geth.0xinfra.com/"
  },
  {
    "name": "Energy Web Chain",
    "short_name": "ewc",
    "chain": "Energy Web Chain",
    "chain_id": 246,
    "network_id": 246,
    "rpc_url": "https://rpc.energyweb.org/"
  },
  {
    "name": "Energy Web Volta Testnet",
    "short_name": "vt",
    "chain": "Volta",
    "chain_id": 73799,
    "network_id": 73799,
    "rpc_url": "https://volta-rpc.energyweb.org/"
  }
]
