SEI Testnet
RPC EndpointsChain ID: 1328 · SEI
SEI Testnet uses SEI as its native currency. Chain ID: 4904 (1328). Below are 3 public RPC endpoints you can use to connect wallets, dApps, and developer tools to SEI Testnet.
Connect to SEI Testnet with ethers.js
import { ethers } from "ethers";
const provider = new ethers.JsonRpcProvider("https://sei-testnet.drpc.org");
const network = await provider.getNetwork();
console.log(network.chainId); // 4904nSEI Testnet — common questions
What is the RPC URL for SEI Testnet?
There are 3 public RPC endpoints for SEI Testnet, including https://sei-testnet.drpc.org. See the full list in the table above.
What is the Chain ID for SEI Testnet?
The Chain ID for SEI Testnet is 4904 (1328 in hexadecimal).
What is the native currency of SEI Testnet?
The native currency of SEI Testnet is SEI.
How do I add SEI Testnet to MetaMask?
Use the "Add to Wallet" button on this page to add SEI Testnet to MetaMask automatically, or follow our step-by-step guide for SEI.