Astar logo

Astar zkEVM

RPC Endpoints

Chain ID: 0xec0 · ETH

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

Astar zkEVM uses ETH as its native currency. Chain ID: 3776 (0xec0). Below is a public RPC endpoint you can use to connect wallets, dApps, and developer tools to Astar zkEVM.

StatusRPC EndpointChain IDCurrencyExplorerWallet
Checking
https://rpc.startale.com/astar-zkevm
0xec0ETHExplorer

Connect to Astar zkEVM with ethers.js

import { ethers } from "ethers";

const provider = new ethers.JsonRpcProvider("https://rpc.startale.com/astar-zkevm");

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

Astar zkEVM — common questions

What is the RPC URL for Astar zkEVM?
The public RPC URL for Astar zkEVM is https://rpc.startale.com/astar-zkevm.
What is the Chain ID for Astar zkEVM?
The Chain ID for Astar zkEVM is 3776 (0xec0 in hexadecimal).
What is the native currency of Astar zkEVM?
The native currency of Astar zkEVM is ETH.
How do I add Astar zkEVM to MetaMask?
Use the "Add to Wallet" button on this page to add Astar zkEVM to MetaMask automatically, or follow our step-by-step guide for Astar.