KUB logo

KUB Mainnet

RPC Endpoints

Chain ID: 96 · KUB

Other KUB networks:Sepolia
How to add KUB to MetaMask or other wallets

KUB Mainnet uses KUB as its native currency. Chain ID: 150 (96). Below is a public RPC endpoint you can use to connect wallets, dApps, and developer tools to KUB Mainnet.

StatusRPC EndpointChain IDCurrencyExplorerWallet
Checking
https://rpc.bitkubchain.io
96KUBExplorer

Connect to KUB Mainnet with ethers.js

import { ethers } from "ethers";

const provider = new ethers.JsonRpcProvider("https://rpc.bitkubchain.io");

const network = await provider.getNetwork();
console.log(network.chainId); // 150n

KUB Mainnet — common questions

What is the RPC URL for KUB Mainnet?
The public RPC URL for KUB Mainnet is https://rpc.bitkubchain.io.
What is the Chain ID for KUB Mainnet?
The Chain ID for KUB Mainnet is 150 (96 in hexadecimal).
What is the native currency of KUB Mainnet?
The native currency of KUB Mainnet is KUB.
How do I add KUB Mainnet to MetaMask?
Use the "Add to Wallet" button on this page to add KUB Mainnet to MetaMask automatically, or follow our step-by-step guide for KUB.