RRH Chain Wiki

Developer tools · robinhood chain rpc

Robinhood Chain RPC & Network Configuration

Robinhood Chain RPC URL, Chain ID 4663, currency symbol, and block explorer — ready to copy into MetaMask, Trust Wallet, Rabby, or any EVM wallet.

Before you can bridge or swap, your wallet must know that Robinhood Chain exists. That means a working Robinhood Chain RPC, the correct Chain ID, and an explorer URL for transaction links. This page is the copy-paste source of those network parameters.

Network parameters

Network Name
Robinhood Chain
RPC URL
https://rpc.robinhoodchain.com
Chain ID
4663
Chain ID (hex)
0x1237
Currency Symbol
ETH
Block Explorer
https://robinscan.io
Full network JSON (advanced / scripts)
{
  "chainId": "0x1237",
  "chainName": "Robinhood Chain",
  "nativeCurrency": {
    "name": "Ether",
    "symbol": "ETH",
    "decimals": 18
  },
  "rpcUrls": [
    "https://rpc.robinhoodchain.com",
    "https://robinhood.drpc.org"
  ],
  "blockExplorerUrls": [
    "https://robinscan.io"
  ]
}

Public RPC endpoints

ProviderRPC URLNotes
Officialhttps://rpc.robinhoodchain.comPrimary
DRPC (public)https://robinhood.drpc.orgThird-party public endpoint

Public RPCs can rate-limit. For bots or high volume, use a dedicated provider or run your own node.

How to add Robinhood Chain to MetaMask

  1. 1
    Open MetaMask network settings

    Click the network dropdown at the top of MetaMask → “Add a custom network” (or Settings → Networks → Add network manually).

  2. 2
    Enter network name

    Set Network Name to “Robinhood Chain”.

  3. 3
    Paste RPC URL

    Use https://rpc.robinhoodchain.com as the New RPC URL. If it fails, try a community endpoint from the table below.

  4. 4
    Set Chain ID and symbol

    Chain ID: 4663. Currency Symbol: ETH. A wrong Chain ID is the #1 reason wallets reject the network.

  5. 5
    Add block explorer and save

    Block Explorer URL: https://robinscan.io. Save, then switch the active network to Robinhood Chain.

After adding, send a small test transfer before moving large amounts. Confirm balances on Robinscan.

How to add to other wallets

Trust Wallet

Settings → Networks → Add custom network. Paste the same RPC, Chain ID, symbol, and explorer as above.

Rabby

Rabby auto-detects many EVM chains. If Robinhood Chain is missing, add a custom chain with these parameters.

Rainbow

Open network settings and add a custom EVM network using Chain ID 4663 and the official RPC URL.

Other EVM wallets

Any wallet that supports custom EVM networks can use these params. Prefer the official RPC when available.

Common errors & troubleshooting

Network not found / invalid chain ID

Confirm Chain ID is exactly 4663 (not a testnet ID). Hex form is 0x1237 if the wallet asks for hex.

Could not fetch chain ID / RPC timeout

The RPC may be rate-limiting or unreachable. Copy an alternate public RPC, or try again later. Corporate VPNs and some ad blockers also break RPC calls.

Connected but balance is zero after bridging

You may still be on Ethereum/Arbitrum in the wallet UI. Switch network to Robinhood Chain, then check the tx on the explorer. Bridging also takes time depending on the route.

Wrong explorer link opens

Set the explorer to https://robinscan.io. Bookmarks to other chains will not show Robinhood Chain txs.

FAQ

What is the Robinhood Chain RPC URL?+
The primary official Robinhood Chain RPC endpoint is https://rpc.robinhoodchain.com. Community public endpoints (such as DRPC) may also work. Prefer official or well-known providers for anything beyond casual use.
What is Robinhood Chain ID?+
Robinhood Chain uses Chain ID 4663 (hex 0x1237). You must enter this exactly when adding a custom network in MetaMask or another EVM wallet.
Why can't I connect to Robinhood Chain?+
Common causes: wrong Chain ID, outdated RPC URL, wallet not supporting custom EVM networks, RPC rate limits, or a temporary node outage. Re-check parameters on this page, try an alternate RPC, switch networks and back, then restart the wallet app.
Is Robinhood Chain compatible with MetaMask?+
Yes. Robinhood Chain is EVM-compatible (Arbitrum Orbit family). MetaMask, Rabby, Trust Wallet, Rainbow, and most EVM wallets can add it with the network parameters below.
Do I need a new wallet address for Robinhood Chain?+
No. Your EVM address is the same across Ethereum, Arbitrum, Base, BSC, and Robinhood Chain. Adding the network does not create a new seed phrase or a new set of keys.
Manual add vs one-click add — which should I use?+
This wiki focuses on manual parameters you can copy (RPC, Chain ID, explorer). One-click injectors (Chainlist-style) are convenient when available, but always verify Chain ID 4663 and the RPC host before approving. If a dapp's add-network prompt shows different values, stop and compare with this page or official docs.
What does “RPC error” or “nonce too high” mean?+
RPC error often means the endpoint is down, blocked, or rate-limited — switch RPC or retry later. Nonce issues usually mean a stuck pending tx: speed up/cancel in the wallet, or reset the account activity only if you understand the risk. Confirm on the block explorer whether the tx landed.
Can I use Robinhood Wallet instead of MetaMask?+
Robinhood Wallet may list Robinhood Chain by default since it is first-party. Self-custody wallets like MetaMask still need the custom network params on this page. Use whichever wallet you trust and control the keys for.

Next: How to bridge to Robinhood Chain · Robinhood Chain swap