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