SmartBCH Mainnet
RPC EndpointsChain ID: 10000 · SBCH
Other SmartBCH networks:Testnet
SmartBCH Mainnet uses SBCH as its native currency. Chain ID: 65536 (10000). Below are 2 public RPC endpoints you can use to connect wallets, dApps, and developer tools to SmartBCH Mainnet.
Connect to SmartBCH Mainnet with ethers.js
import { ethers } from "ethers";
const provider = new ethers.JsonRpcProvider("https://smartbch.fountainhead.cash/mainnet");
const network = await provider.getNetwork();
console.log(network.chainId); // 65536nSmartBCH Mainnet — common questions
What is the RPC URL for SmartBCH Mainnet?
There are 2 public RPC endpoints for SmartBCH Mainnet, including https://smartbch.fountainhead.cash/mainnet. See the full list in the table above.
What is the Chain ID for SmartBCH Mainnet?
The Chain ID for SmartBCH Mainnet is 65536 (10000 in hexadecimal).
What is the native currency of SmartBCH Mainnet?
The native currency of SmartBCH Mainnet is SBCH.
How do I add SmartBCH Mainnet to MetaMask?
Use the "Add to Wallet" button on this page to add SmartBCH Mainnet to MetaMask automatically, or follow our step-by-step guide for SmartBCH.