Robinhood Chain Testnet
RPC EndpointsChain ID: 0xB636 · ETH
Other Robinhood Chain networks:Mainnet
Robinhood Chain Testnet uses ETH as its native currency. Chain ID: 46646 (0xB636). Below is a public RPC endpoint you can use to connect wallets, dApps, and developer tools to Robinhood Chain Testnet.
Connect to Robinhood Chain Testnet with ethers.js
import { ethers } from "ethers";
const provider = new ethers.JsonRpcProvider("https://rpc.testnet.chain.robinhood.com");
const network = await provider.getNetwork();
console.log(network.chainId); // 46646nRobinhood Chain Testnet — common questions
What is the RPC URL for Robinhood Chain Testnet?
The public RPC URL for Robinhood Chain Testnet is https://rpc.testnet.chain.robinhood.com.
What is the Chain ID for Robinhood Chain Testnet?
The Chain ID for Robinhood Chain Testnet is 46646 (0xB636 in hexadecimal).
What is the native currency of Robinhood Chain Testnet?
The native currency of Robinhood Chain Testnet is ETH.
How do I add Robinhood Chain Testnet to MetaMask?
Use the "Add to Wallet" button on this page to add Robinhood Chain Testnet to MetaMask automatically, or follow our step-by-step guide for Robinhood Chain.