learn
as of 11h agohow robinhood chain actually works, chapter by chapter. every claim carries a numbered footnote into primary sources, all reviewed 2026-07-14. no access, no insider info, just documentation and receipts.
what is robinhood chain
robinhood chain is a permissionless, EVM-compatible layer 2 built on arbitrum orbit tech with offchain labs.[2] it settles to ethereum and posts transaction data as EIP-4844 blobs. that is rollup mode, not anytrust: everything needed to reconstruct the chain lives on ethereum itself.[1]
gas is paid in plain ETH, no separate gas token. chain id 4663. solidity and vyper contracts deploy unmodified.[1][3]
the chain is young. a public testnet opened 2026-02-10[4] and processed 200M+ transactions before mainnet.[5] public mainnet launched 2026-07-01.[6]
stock tokens did not start here. 200+ tokenized stocks and ETFs launched on arbitrum one in june 2025,[7] then migrated to the dedicated chain at mainnet. arbitrum calls the pattern launch-and-migrate.[2]
the live numbers sit in /overviewlife of a transaction
you sign. the sequencer receives your tx and orders it first come, first served, strictly by arrival time.[3] configurable block times plus preconfirmations hand you a receipt in roughly 100ms.[2]
call that what it is: ~100ms confirmation latency, not 100ms finality. a preconfirmation is the sequencer promising your spot in the queue. it feels instant because a single operator answers instantly.
hard finality is slower. your transaction fully settles once its batch is posted to ethereum as blob data and the fraud-proof window passes. that is the point where ethereum, not robinhood, guarantees the state.[8][9]
the sequencer orders your tx and hands back a receipt. trust model: a single operator keeping its word.[2]
your tx lands on L1 inside a blob. from here the chain can be reconstructed from ethereum data alone.[1]
translation: if the sequencer halts or censors, user recourse is limited today. treat this as a young, centralized chain, because that is what the contracts say it is.[8]
stock tokens, actually explained
legal reality first. stock tokens are tokenized debt securities issued by robinhood assets (jersey) ltd. holders get economic exposure to the underlying stock and no legal or beneficial rights in it. not a share. a claim on the issuer.[10]
technically they are plain ERC-20s: 18 decimals, one contract per ticker, self-custodied in any EVM wallet.[10]
the primary market is gated. only KYB-onboarded authorised participants (BBVI at launch) mint and redeem directly with the issuer. everyone else trades secondary on DEXes.[10]
pricing comes from per-asset chainlink feeds on-chain.[11] corporate actions ride the ERC-8056 uiMultiplier: dividends reinvest and splits apply by stepping a multiplier, raw balances never rebase. the chainlink price already incorporates the multiplier.[10][11]
availability: not for US persons, restricted in the UK, canada, and switzerland.[6]
track the live tokens in /equitiesno rebase, no cash payout. the contract emits a multiplier update and wallets rescale what they show you.
nothing transferred. the raw balance never moved, the multiplier carries the corporate action.
who earns what
you pay gas in ETH. the fee bundles two components, L2 execution plus the cost of posting your data to ethereum.[12]
sequencer revenue accrues to robinhood as chain operator. the main operating cost is ethereum blob posting. what remains is margin.[5]
under the arbitrum expansion program, 10% of net protocol revenue flows back to the arbitrum ecosystem: 8% to the dao treasury, 2% to the developer guild.[5]
one distortion to price in: the first 90 days of gas are subsidized for eligible robinhood wallet users, ending around 2026-09-29.[6] activity metrics carry that tailwind until then.
there is no chain token, and as of 2026-07-14 none has been announced. value accrues to HOOD equity and sequencer economics.
the ecosystem
two weeks in, the shape is legible. spot is a uniswap chain: v2, v3 and v4 all deployed, clearing most of the dex volume, with pancakeswap, rialto and the chain-native AMMs splitting the rest.
derivatives are a three-way race. lighter is the official perps partner, USDG collateral and a 50/50 revenue split with robinhood. arcus, built by dYdX labs with robinhood crypto, runs spot plus perps for stock tokens. meridian brings RWA perps and prediction markets, settled in USDe.
yield runs through morpho. robinhood earn lends USDG through morpho vaults at a variable rate near 7%, steakhouse curating, with ethena, spark and maple alongside. USDG, the paxos global dollar, is the core stable on the chain, and the deepest pools quote against it. builder note: 6 decimals, not 18.
and the memes came anyway. flap.sh rode the launchpad wave to a top-10 venue by volume in week two. a chain built for stock tokens is, for now, doing serious memecoin volume. the map below is names only.
glossary + quiz
twelve terms that carry the whole story, definitions consistent with the chapters above. then eight questions. every answer is in chapters 1 to 4, no trick questions.
an L2 built on the arbitrum orbit stack, settling to ethereum. robinhood chain is one, built with offchain labs.[2]
transaction data posted to ethereum as EIP-4844 blobs. full rollup mode: the chain can be rebuilt from L1 data alone.[1]
the ~100ms receipt from the sequencer promising your slot in the queue. confirmation latency, not finality.[2]
a tokenized debt security issued by robinhood assets (jersey) ltd. economic exposure to the stock, no rights in it.[10]
a KYB-onboarded entity (BBVI at launch) allowed to mint and redeem stock tokens directly with the issuer.[10]
the corporate-action standard. dividends and splits step a display multiplier, raw balances never rebase.[10]
the per-asset on-chain price oracle behind every stock token. the feed price already includes the multiplier.[11]
paxos global dollar, the core stable on the chain and the robinhood earn lending asset. 6 decimals, not 18.
arbitrum expansion program. 10% of net protocol revenue flows back to arbitrum: 8% dao treasury, 2% developer guild.[5]
the L1 delayed-inbox escape hatch around the sequencer. exists, but a transaction filterer can force-fail registered txs.[8]
sources
all sources reviewed 2026-07-14. spot an error, tell @zerokn0wledge_.
- [1]docs.robinhood.com/chain/connecting network params: an arbitrum L2 on ethereum, blob DA, ETH gas, chain id 4663
- [2]blog.arbitrum.io/robinhood-chain-mainnet arbitrum launch post: dedicated chain with offchain labs, configurable block times + preconfirmations, launch-and-migrate
- [3]docs.robinhood.com/chain chain overview: first-come-first-served sequencing, full EVM compatibility
- [4]robinhood newsroom, testnet launch public testnet opened 2026-02-10, chain id 46630
- [5]forum.arbitrum.foundation, arbitrumdao factsheet 200M+ testnet transactions; AEP revenue share: 10% of net protocol revenue, 8% dao treasury + 2% developer guild
- [6]robinhood newsroom, mainnet launch mainnet 2026-07-01, stock tokens in 120+ countries, US persons excluded, 90-day gas coverage
- [7]robinhood newsroom, june 2025 200+ stock and ETF tokens launch on arbitrum one; L2 announced
- [8]l2beat.com/scaling/projects/robinhood risk analysis: single sequencer, 2 whitelisted validators, ~6d 8h challenge window, instant upgrades via 2-of-3 multisig, transaction filterer, below stage 0
- [9]docs.robinhood.com/chain/bridging canonical bridge: deposits ~10 min, withdrawals carry a 7-day challenge period
- [10]docs.robinhood.com/chain/stock-tokens stock tokens: tokenised debt securities issued by robinhood assets (jersey) ltd, ERC-20 + ERC-8056, authorised participants only in the primary market
- [11]docs.robinhood.com/chain/building-with-stock-tokens per-asset chainlink feeds; the feed price already incorporates the corporate-action multiplier
- [12]docs.robinhood.com/chain/gas-and-fees fee anatomy: L2 execution fee + L1 data fee, both bundled into gas paid in ETH