Blast logo

Blast Mainnet

RPC Endpoints

Chain ID: 0x13e31 · ETH

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

Blast Mainnet uses ETH as its native currency. Chain ID: 81457 (0x13e31). Below are 3 public RPC endpoints you can use to connect wallets, dApps, and developer tools to Blast Mainnet.

StatusRPC EndpointChain IDCurrencyExplorerWallet
Checking
https://blast.drpc.org/
0x13e31ETHExplorer
Checking
https://rpc.blast.io
0x13e31ETHExplorer
Checking
https://rpc.swiftnodes.io/rpc/blast?key=demo
0x13e31ETHExplorer

Connect to Blast Mainnet with ethers.js

import { ethers } from "ethers";

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

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

Blast Mainnet — common questions

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