Morph logo

Morph Holesky Testnet

RPC Endpoints

Chain ID: 2810 · ETH

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

Morph Holesky Testnet uses ETH as its native currency. Chain ID: 10256 (2810). Below are 2 public RPC endpoints you can use to connect wallets, dApps, and developer tools to Morph Holesky Testnet.

StatusRPC EndpointChain IDCurrencyExplorerWallet
Checking
https://rpc-holesky.morphl2.io
2810ETHExplorer
Checking
https://rpc-quicknode-holesky.morphl2.io
2810ETHExplorer

Connect to Morph Holesky Testnet with ethers.js

import { ethers } from "ethers";

const provider = new ethers.JsonRpcProvider("https://rpc-holesky.morphl2.io");

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

Morph Holesky Testnet — common questions

What is the RPC URL for Morph Holesky Testnet?
There are 2 public RPC endpoints for Morph Holesky Testnet, including https://rpc-holesky.morphl2.io. See the full list in the table above.
What is the Chain ID for Morph Holesky Testnet?
The Chain ID for Morph Holesky Testnet is 10256 (2810 in hexadecimal).
What is the native currency of Morph Holesky Testnet?
The native currency of Morph Holesky Testnet is ETH.
How do I add Morph Holesky Testnet to MetaMask?
Use the "Add to Wallet" button on this page to add Morph Holesky Testnet to MetaMask automatically, or follow our step-by-step guide for Morph.