Connect to Xai Testnet


Chain Details


XAI Connections & Explorers

Below is a JSON example of what XAI's connections and explorers will be (following this format: https://github.com/ethereum-lists/chains). Additionally, for chain type, it is an L3, but that's not an option right now. Currently there are only L2 type chains in the repo.

"name": "Xai Görli Orbit",
  "title": "Xai Görli Orbit Testnet",
  "chain": "ETH",
  "rpc": [
    "
https://testnet.xai-chain.net/rpc
"
  ],
  "faucets": [],
  "nativeCurrency": {
    "name": "Xai Görli Ether",
    "symbol": "ETH",
    "decimals": 18
  },
  "infoURL": "
https://xai.games/
",
  "shortName": "xai-goerli",
  "chainId": 47279324479,
  "networkId": 47279324479,
  "explorers": [
    {
      "name": "Xai Görli Testnet Explorer",
      "url": "
https://testnet-explorer.xai-chain.net
",
      "standard": "EIP3091"
    }
  ],
  "parent": {
    "type": "L2",
    "chain": "eip155-421613",
    "bridges": [
      {
        "url": "
https://bridge.arbitrum.io
"
      }
    ]
  }
}

Last updated

#35:

Change request updated