EOS logo

EOS Jungle Testnet

RPC Endpoints

Chain ID: EOS · EOS

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

EOS Jungle Testnet uses EOS as its native currency. Chain ID: 14 (EOS). Below is a public RPC endpoint you can use to connect wallets, dApps, and developer tools to EOS Jungle Testnet.

StatusRPC EndpointChain IDCurrencyExplorerWallet
Checking
https://eos-jungle.gateway.tatum.io
EOSEOSExplorer

Connect to EOS Jungle Testnet with ethers.js

import { ethers } from "ethers";

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

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

EOS Jungle Testnet — common questions

What is the RPC URL for EOS Jungle Testnet?
The public RPC URL for EOS Jungle Testnet is https://eos-jungle.gateway.tatum.io.
What is the Chain ID for EOS Jungle Testnet?
The Chain ID for EOS Jungle Testnet is 14 (EOS in hexadecimal).
What is the native currency of EOS Jungle Testnet?
The native currency of EOS Jungle Testnet is EOS.
How do I add EOS Jungle Testnet to MetaMask?
Use the "Add to Wallet" button on this page to add EOS Jungle Testnet to MetaMask automatically, or follow our step-by-step guide for EOS.