Connecting to Testnet
This guide will walk you through the process of configuring MetaMask to connect with the XOS Testnet.
Configuring Wallet
To interact with the XOS Testnet, you'll need to add it as a custom network in MetaMask.
Launch MetaMask:
- Click the MetaMask icon in your browser to access the wallet interface.
Access Network Configuration:
- Click the network dropdown at the top of the MetaMask interface (default shows "Ethereum Mainnet").
- Select "Add Network."
Configure Network Parameters:
json{ "Network Name": "XOS Testnet", "RPC URL": "https://testnet-rpc.x.ink/", "RPC URL 2": "https://testnet-rpc.xoscan.io/", "Chain ID": 1267, "Currency Symbol": "XOS", "Block Explorer URL": "https://xoscan.io" }
Save Configuration:
- Click "Save" to add the XOS Testnet to your available networks.
Switch to XOS Testnet:
- Select "XOS Testnet" from the network dropdown to begin network interaction.
Verifying Your Connection
To ensure successful connection to the XOS Testnet:
- Open MetaMask and verify that "XOS Testnet" is displayed as the active network.
- Access "Account Details" to view your wallet address.
- Confirm that your balance and token information is displayed correctly (if you have received test tokens).
⚠️ Troubleshooting: If you encounter any issues, double-check the RPC URL, Chain ID, and other network parameters. For additional support, consult the XOS Testnet documentation or visit our support channels.