Taiko logoTaiko Mainnet RPC Endpoints

Taiko Mainnet uses ETH as its native currency. Its Chain ID is 167000 (0x28c58). Below are 3 public RPC endpoints you can use to connect wallets, dApps, and developer tools to Taiko Mainnet.

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

https://taiko.drpc.org/

0x28c58ETHhttps://taikoscan.io
Taiko

https://rpc.mainnet.taiko.xyz

0x28c58ETHhttps://taikoscan.io
Taiko

https://rpc.swiftnodes.io/rpc/taiko?key=demo

0x28c58ETHhttps://taikoscan.io

Connect to Taiko Mainnet with ethers.js

import { ethers } from "ethers";

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

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

Taiko Mainnet FAQ

What is the RPC URL for Taiko Mainnet?

There are 3 public RPC endpoints for Taiko Mainnet, including https://taiko.drpc.org/. See the full list in the table above.

What is the Chain ID for Taiko Mainnet?

The Chain ID for Taiko Mainnet is 167000 (0x28c58 in hexadecimal).

What is the native currency of Taiko Mainnet?

The native currency of Taiko Mainnet is ETH.

How do I add Taiko Mainnet to MetaMask?

Use the "Add to Wallet" button on this page to add Taiko Mainnet to MetaMask automatically, or follow our step-by-step guide for Taiko.