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