RPC Endpoints
This document provides the necessary details to connect to the Xone Testnet or Xone Mainnet, including network configuration, RPC endpoints, and block explorer information.
Network Details
Xone Testnet | Xone Mainnet | |
---|---|---|
Network Name | Xone TestNet | Xone Mainnet |
New RPC URL |
|
|
Chain ID | 33772211 | 3721 |
Symbol | XOC | XOC |
Block Explorer URL | https://testnet.xscscan.com/ | https://xscscan.com/ |
How to Connect to Xone
For MetaMask
- Open MetaMask and click on your profile icon.
- Navigate to Settings > Networks > Add Network.
- Enter the following details:

- Save the network and start interacting with the Xone TestNet.
For Developers
Use the New RPC URL https://rpc-testnet.xone.plus/
in your application’s configurations to connect to the Xone Testnet. The RPC endpoint supports all standard Ethereum JSON-RPC methods.