Astar logoAstar zkEVM RPC Endpoints

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

Other Astar 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
Astar

https://rpc.startale.com/astar-zkevm

0xec0ETHhttps://astar.subscan.io/

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 FAQ

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.