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
{
"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
| Provider | RPC URL | Notes | |
|---|---|---|---|
| Official | https://rpc.robinhoodchain.com | Primary | |
| DRPC (public) | https://robinhood.drpc.org | Third-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
- 1Open MetaMask network settings
Click the network dropdown at the top of MetaMask → “Add a custom network” (or Settings → Networks → Add network manually).
- 2Enter network name
Set Network Name to “Robinhood Chain”.
- 3Paste RPC URL
Use https://rpc.robinhoodchain.com as the New RPC URL. If it fails, try a community endpoint from the table below.
- 4Set Chain ID and symbol
Chain ID: 4663. Currency Symbol: ETH. A wrong Chain ID is the #1 reason wallets reject the network.
- 5Add block explorer and save
Block Explorer URL: https://robinscan.io. Save, then switch the active network to Robinhood Chain.
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?+
What is Robinhood Chain ID?+
Why can't I connect to Robinhood Chain?+
Is Robinhood Chain compatible with MetaMask?+
Do I need a new wallet address for Robinhood Chain?+
Manual add vs one-click add — which should I use?+
What does “RPC error” or “nonce too high” mean?+
Can I use Robinhood Wallet instead of MetaMask?+
Next: How to bridge to Robinhood Chain · Robinhood Chain swap