KUB logo

KUB Sepolia

RPC Endpoints

Chain ID: 25925 · tKUB

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

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

StatusRPC EndpointChain IDCurrencyExplorerWallet
Checking
https://rpc-testnet.bitkubchain.io
25925tKUBExplorer

Connect to KUB Sepolia with ethers.js

import { ethers } from "ethers";

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

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

KUB Sepolia — common questions

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