Taiko Hekla RPC EndpointsTaiko Hekla uses ETH as its native currency. Its Chain ID is 167009 (0x28c61). Below are 2 public RPC endpoints you can use to connect wallets, dApps, and developer tools to Taiko Hekla.

Decentralized RPC Network
100+ blockchain RPCs
No rate limits
For builders and traders
| Blockchain | RPC URL | Chain ID | Native Currency | Block Explorer | Actions |
|---|---|---|---|---|---|
⏳Taiko | https://taiko-hekla.drpc.org | 0x28c61 | ETH | https://taikoscan.io | |
⏳Taiko | https://rpc.hekla.taiko.xyz | 0x28c61 | ETH | https://taikoscan.io |
import { ethers } from "ethers";
const provider = new ethers.JsonRpcProvider("https://taiko-hekla.drpc.org");
const network = await provider.getNetwork();
console.log(network.chainId); // 167009nThere are 2 public RPC endpoints for Taiko Hekla, including https://taiko-hekla.drpc.org. See the full list in the table above.
The Chain ID for Taiko Hekla is 167009 (0x28c61 in hexadecimal).
The native currency of Taiko Hekla is ETH.
Use the "Add to Wallet" button on this page to add Taiko Hekla to MetaMask automatically, or follow our step-by-step guide for Taiko.