Blast logo

Blast Sepolia

RPC Endpoints

Chain ID: 0xa0c71fd · ETH

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

Blast Sepolia uses ETH as its native currency. Chain ID: 168587773 (0xa0c71fd). Below are 2 public RPC endpoints you can use to connect wallets, dApps, and developer tools to Blast Sepolia.

StatusRPC EndpointChain IDCurrencyExplorerWallet
Checking
https://blast-sepolia.drpc.org/
0xa0c71fdETHExplorer
Checking
https://sepolia.blast.io
0xa0c71fdETHExplorer

Connect to Blast Sepolia with ethers.js

import { ethers } from "ethers";

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

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

Blast Sepolia — common questions

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