0G logo

0G Newton Testnet

RPC Endpoints

Chain ID: 16600 · A0GI

Other 0G networks:Galileo Testnet
How to add 0G to MetaMask or other wallets

0G Newton Testnet uses A0GI as its native currency. Chain ID: 91648 (16600). Below are 2 public RPC endpoints you can use to connect wallets, dApps, and developer tools to 0G Newton Testnet.

StatusRPC EndpointChain IDCurrencyExplorerWallet
Checking
https://0g-newton-testnet.drpc.org
16600A0GIExplorer
Checking
https://lightnode-json-rpc-0g.grandvalleys.com
16600A0GIExplorer

Connect to 0G Newton Testnet with ethers.js

import { ethers } from "ethers";

const provider = new ethers.JsonRpcProvider("https://0g-newton-testnet.drpc.org");

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

0G Newton Testnet — common questions

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