SEI logoSEI Devnet RPC Endpoints

SEI Devnet uses SEI as its native currency. Its Chain ID is 7419669 (713715). Below are 2 public RPC endpoints you can use to connect wallets, dApps, and developer tools to SEI Devnet.

Other SEI Networks:

dRPC Logo

dRPC

Decentralized RPC Network

100+ blockchain RPCs

No rate limits

For builders and traders

Connect via dRPC
BlockchainRPC URLChain IDNative CurrencyBlock ExplorerActions
SEI

https://sei-devnet.drpc.org

713715SEIhttps://seistream.app
SEI

https://evm-rpc.arctic-1.seinetwork.io

713715SEIhttps://seistream.app

Connect to SEI Devnet with ethers.js

import { ethers } from "ethers";

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

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

SEI Devnet FAQ

What is the RPC URL for SEI Devnet?

There are 2 public RPC endpoints for SEI Devnet, including https://sei-devnet.drpc.org. See the full list in the table above.

What is the Chain ID for SEI Devnet?

The Chain ID for SEI Devnet is 7419669 (713715 in hexadecimal).

What is the native currency of SEI Devnet?

The native currency of SEI Devnet is SEI.

How do I add SEI Devnet to MetaMask?

Use the "Add to Wallet" button on this page to add SEI Devnet to MetaMask automatically, or follow our step-by-step guide for SEI.