SmartBCH Testnet
RPC EndpointsChain ID: 10001 · BCHT
Other SmartBCH networks:Mainnet
SmartBCH Testnet uses BCHT as its native currency. Chain ID: 65537 (10001). Below is a public RPC endpoint you can use to connect wallets, dApps, and developer tools to SmartBCH Testnet.
Connect to SmartBCH Testnet with ethers.js
import { ethers } from "ethers";
const provider = new ethers.JsonRpcProvider("https://rpc-testnet.smartbch.org");
const network = await provider.getNetwork();
console.log(network.chainId); // 65537nSmartBCH Testnet — common questions
What is the RPC URL for SmartBCH Testnet?
The public RPC URL for SmartBCH Testnet is https://rpc-testnet.smartbch.org.
What is the Chain ID for SmartBCH Testnet?
The Chain ID for SmartBCH Testnet is 65537 (10001 in hexadecimal).
What is the native currency of SmartBCH Testnet?
The native currency of SmartBCH Testnet is BCHT.
How do I add SmartBCH Testnet to MetaMask?
Use the "Add to Wallet" button on this page to add SmartBCH Testnet to MetaMask automatically, or follow our step-by-step guide for SmartBCH.