Celo logo

Celo Celo Sepolia

RPC Endpoints

Chain ID: 0xAA044C · CELO

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

Celo Celo Sepolia uses CELO as its native currency. Chain ID: 11142220 (0xAA044C). Below are 3 public RPC endpoints you can use to connect wallets, dApps, and developer tools to Celo Celo Sepolia.

StatusRPC EndpointChain IDCurrencyExplorerWallet
Checking
https://celo-sepolia.drpc.org
0xAA044CCELOExplorer
Checking
https://forno.celo-sepolia.celo-testnet.org/
0xAA044CCELOExplorer
Checking
https://celo-sepolia.gateway.tatum.io
0xAA044CCELOExplorer

Connect to Celo Celo Sepolia with ethers.js

import { ethers } from "ethers";

const provider = new ethers.JsonRpcProvider("https://celo-sepolia.drpc.org");

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

Celo Celo Sepolia — common questions

What is the RPC URL for Celo Celo Sepolia?
There are 3 public RPC endpoints for Celo Celo Sepolia, including https://celo-sepolia.drpc.org. See the full list in the table above.
What is the Chain ID for Celo Celo Sepolia?
The Chain ID for Celo Celo Sepolia is 11142220 (0xAA044C in hexadecimal).
What is the native currency of Celo Celo Sepolia?
The native currency of Celo Celo Sepolia is CELO.
How do I add Celo Celo Sepolia to MetaMask?
Use the "Add to Wallet" button on this page to add Celo Celo Sepolia to MetaMask automatically, or follow our step-by-step guide for Celo.