BOB logo

BOB Testnet

RPC Endpoints

Chain ID: 0xC57AD · ETH

Other BOB networks:Mainnet
How to add BOB to MetaMask or other wallets

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.

StatusRPC EndpointChain IDCurrencyExplorerWallet
Checking
https://testnet.rpc.gobob.xyz
0xC57ADETHExplorer

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); // 808877n

BOB 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.