greenlit
  • Explore
  • Launch
  • Creator fees
  • Learn
  • Explorer
Robinhood
greenlit

Greenlit is the verified launchpad on Robinhood Chain. Fixed supply, locked liquidity, and 0.48% of every trade paid to the creator — forever.

Greenlit is independent and is not endorsed by Robinhood. Tokens are risky — verify every contract before transacting.

Product

  • Launch a coin
  • Explore coins
  • Creator fees
  • How it works
  • FAQ

Learn

  • Robinhood Chain
  • Robinhood Chain network details
  • Add Robinhood Chain to MetaMask
  • How to launch a token on Robinhood Chain
  • Robinhood Chain launchpads, compared

Legal

  • Terms
  • Privacy
  • Risks
  • Content Policy

© 2026 Greenlit. Number go up responsibly.

  1. Home/
  2. Robinhood Chain/
  3. Robinhood Chain network details
Network reference

Robinhood Chain network details

Updated July 14, 2026

Everything you need to point a wallet, a script, or a backend at Robinhood Chain mainnet: the public RPC endpoint, chain ID 4663, the currency symbol, and the block explorer. Tap any field to copy it.

These are the exact values Greenlit runs on in production, so they cannot go stale without our own app breaking first.

Latest block

Gas price

Block time

Robinhood Chain mainnet

Paste these into any EVM wallet or tool.

Network name

Robinhood Chain

Any label works — this is just what your wallet displays.

RPC URL

https://rpc.mainnet.chain.robinhood.com

The official public endpoint. Free, no API key, rate-limited.

Chain ID

4663

0x1237 in hexadecimal.

Currency symbol

ETH

Robinhood Chain uses ETH for gas — there is no separate gas token.

Block explorer URL

https://robinhoodchain.blockscout.com

Blockscout. Lets your wallet deep-link to transactions.

On this page

  1. ↓Chain ID 4663
  2. ↓Public endpoint vs. a dedicated provider
  3. ↓What kind of chain is this?
  4. ↓Gas is ETH, and there are two of them
  5. ↓Testnet
  6. ↓When it will not connect

Chain ID 4663

Robinhood Chain mainnet uses chain ID 4663, which is 0x1237 in hexadecimal. Wallets use the chain ID — not the network name — to decide which chain a transaction is valid on, so it has to match exactly. A wrong chain ID is the single most common reason a manually-added network refuses to connect.

The number is not random. On a phone keypad, 4-6-6-3 spells H-O-O-D: Robinhood’s ticker.

Public endpoint vs. a dedicated provider

The public endpoint above is free and needs no API key, which makes it perfect for adding the network to a wallet or poking at the chain from a script. It is also rate-limited, and Robinhood’s own docs tell production applications to use a commercial provider instead.

If you are building something that polls, indexes, or serves users, get a dedicated endpoint from a provider such as Alchemy or QuickNode, both of which support Robinhood Chain. One gotcha worth knowing before you pick: free tiers cap how wide an eth_getLogs range you may request, which matters a great deal if you are scanning history.

See Robinhood’s connection docs for the full list of endpoints, including the sequencer and its WebSocket feed.

What kind of chain is this?

Robinhood Chain is an Arbitrum Nitro layer-2 — an optimistic rollup that executes transactions on its own network and posts its data back to Ethereum L1 for availability and settlement. In practice, that means it inherits Ethereum’s security for data while running far faster and cheaper than Ethereum itself.

Blocks land about every 100 milliseconds — roughly ten blocks a second, and notably faster than the 250 ms default that Arbitrum Nitro chains normally ship with. The sequencer returns a receipt in sub-second time, so a swap or a launch feels instant. Full Ethereum finality for the batch takes about 13 minutes, and withdrawing back to Ethereum L1 goes through the standard 7 days challenge period.

Two things worth knowing before you treat it like Ethereum. Ordering is first-come-first-served by sequencer arrival time, not a priority-fee auction — so bidding a higher tip does not buy you a better position. And the chain is young: the sequencer is operated by Robinhood, its contracts are upgradeable, and only a small set of whitelisted actors can currently challenge state. You can read the independent assessment on L2Beat.

Gas is ETH, and there are two of them

There is no separate gas token. Robinhood Chain pays gas in ETH, with 18 decimals, exactly like Ethereum mainnet. There is also no native chain token — the network launched without one.

A fee has two parts: the L2 execution fee for running your transaction, and an L1 data fee covering the cost of posting its data to Ethereum. Your wallet bundles both into a single estimate automatically, so you rarely have to think about it — but it does mean a transaction with a lot of calldata costs more than its gas usage alone suggests.

Testnet

There is a public testnet with its own chain ID, 46630 (0xb626). Use it to rehearse a deployment before spending real ETH.

  • RPC URL: https://rpc.testnet.chain.robinhood.com
  • Explorer: explorer.testnet.chain.robinhood.com
  • Faucet: faucet.testnet.chain.robinhood.com

Note that Greenlit runs on mainnet only. Testnet coins have no liquidity and no value.

When it will not connect

Almost every failure to add or use the network comes down to one of four things:

  • Chain ID mismatch. It must be exactly 4663. Some wallets want the hex form, 0x1237. If your wallet says the chain ID does not match the one returned by the RPC, you have typed the wrong number.
  • A trailing slash or space in the RPC URL. Paste it with the copy button above rather than retyping it.
  • Rate limiting. The public endpoint will refuse requests under load. It is not down; you are being throttled. Retry, or move to a dedicated provider.
  • The network is already added. Wallets reject a duplicate network rather than adding it twice. Check your network list before assuming it failed.

If you just want it in your wallet without any of this, use the one-click add page.

Frequently asked questions

What is the Robinhood Chain RPC URL?+

The official public RPC endpoint for Robinhood Chain mainnet is https://rpc.mainnet.chain.robinhood.com. It is free and requires no API key. Public endpoints are rate-limited, so use a dedicated provider for production workloads.

What is the Robinhood Chain chain ID?+

Robinhood Chain mainnet uses chain ID 4663 (0x1237 in hexadecimal). Any wallet or tool that asks for a chain ID when adding the network expects this value.

What is the native gas token on Robinhood Chain?+

Robinhood Chain uses ETH for gas, with 18 decimals — the same as Ethereum mainnet. You do not need a separate gas token.

What block explorer does Robinhood Chain use?+

Robinhood Chain is indexed by Blockscout at https://robinhoodchain.blockscout.com, where you can look up transactions, addresses, and verified contract source code.

Ready to launch your coin?

Fixed supply, liquidity locked at launch, no admin keys, and 0.48% of every trade paid to you forever. No creation fee — you pay only gas.

Launch a coinBrowse live coins

Keep reading

Add Robinhood Chain to MetaMaskAdd Robinhood Chain (chain ID 4663) to MetaMask, Rabby, or any EVM wallet in one click — or copy the network settings and add them by hand.How to launch a token on Robinhood ChainCreate a coin on Robinhood Chain in one signature: fixed supply, locked Uniswap v4 liquidity, and 0.48% of every trade paid to you. No code, no creation fee.Robinhood Chain launchpads, comparedAn honest side-by-side of every Robinhood Chain launchpad — creation fees, creator revenue share, liquidity locks, and who can change your token after launch.

Latest block

9,452,377

Read live from the public RPC.

Gas price

0.0451 gwei

Base fee right now. Robinhood Chain pays gas in ETH.

Block time

~100 ms

Measured across 10,000 consecutive blocks.