Immutable zkEVM logo

Immutable zkEVM zkEVM Testnet

RPC Endpoints

Chain ID: 0x34a1 · tIMX

Other Immutable zkEVM networks:zkEVM Mainnet
How to add Immutable zkEVM to MetaMask or other wallets

Immutable zkEVM zkEVM Testnet uses tIMX as its native currency. Chain ID: 13473 (0x34a1). Below are 2 public RPC endpoints you can use to connect wallets, dApps, and developer tools to Immutable zkEVM zkEVM Testnet.

StatusRPC EndpointChain IDCurrencyExplorerWallet
Checking
https://immutable-zkevm-testnet.drpc.org/
0x34a1tIMXExplorer
Checking
https://rpc.testnet.immutable.com
0x34a1tIMXExplorer

Connect to Immutable zkEVM zkEVM Testnet with ethers.js

import { ethers } from "ethers";

const provider = new ethers.JsonRpcProvider("https://immutable-zkevm-testnet.drpc.org/");

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

Immutable zkEVM zkEVM Testnet — common questions

What is the RPC URL for Immutable zkEVM zkEVM Testnet?
There are 2 public RPC endpoints for Immutable zkEVM zkEVM Testnet, including https://immutable-zkevm-testnet.drpc.org/. See the full list in the table above.
What is the Chain ID for Immutable zkEVM zkEVM Testnet?
The Chain ID for Immutable zkEVM zkEVM Testnet is 13473 (0x34a1 in hexadecimal).
What is the native currency of Immutable zkEVM zkEVM Testnet?
The native currency of Immutable zkEVM zkEVM Testnet is tIMX.
How do I add Immutable zkEVM zkEVM Testnet to MetaMask?
Use the "Add to Wallet" button on this page to add Immutable zkEVM zkEVM Testnet to MetaMask automatically, or follow our step-by-step guide for Immutable zkEVM.