Ethereum logo

Ethereum Hoodi Testnet

RPC Endpoints

Chain ID: 0x88BB0 · ETH

Other Ethereum networks:MainnetHolesky TestnetSepolia Testnet
How to add Ethereum to MetaMask or other wallets

Ethereum Hoodi Testnet uses ETH as its native currency. Chain ID: 560048 (0x88BB0). Below is a public RPC endpoint you can use to connect wallets, dApps, and developer tools to Ethereum Hoodi Testnet.

StatusRPC EndpointChain IDCurrencyExplorerWallet
Checking
https://ethereum-hoodi.gateway.tatum.io
0x88BB0ETHExplorer

Connect to Ethereum Hoodi Testnet with ethers.js

import { ethers } from "ethers";

const provider = new ethers.JsonRpcProvider("https://ethereum-hoodi.gateway.tatum.io");

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

Ethereum Hoodi Testnet — common questions

What is the RPC URL for Ethereum Hoodi Testnet?
The public RPC URL for Ethereum Hoodi Testnet is https://ethereum-hoodi.gateway.tatum.io.
What is the Chain ID for Ethereum Hoodi Testnet?
The Chain ID for Ethereum Hoodi Testnet is 560048 (0x88BB0 in hexadecimal).
What is the native currency of Ethereum Hoodi Testnet?
The native currency of Ethereum Hoodi Testnet is ETH.
How do I add Ethereum Hoodi Testnet to MetaMask?
Use the "Add to Wallet" button on this page to add Ethereum Hoodi Testnet to MetaMask automatically, or follow our step-by-step guide for Ethereum.