Switch chains from the header. The token list, the create form and your
portfolio follow it, and a wallet on the wrong network is asked to switch
before it can sign.
Robinhood Stock Tokens as pairs
Robinhood issues 194 tokenized equities and ETFs on its chain - NVIDIA, Apple, Tesla, the S&P 500, and so on - and every one of them is launchable against, subject to one gate.Admission is a predicate, not a list. A pair is admitted if it is a
genuine Robinhood Stock Token - the registry checks the issuer’s proxy
bytecode and a non-zero supply - or USDG or WETH. There is no allowlist to
be on. A ticker Robinhood issues tomorrow is launchable the moment it has
supply.
Where the platform’s cut goes
On Base, the platform’s share of every trade is converted to $BSTONK and burnt - the second flywheel. On Robinhood Chain it is not. The platform’s cut converts to USDG and is held in the venue’s fee vault on 4663. Nothing bridges to Base automatically, and $BSTONK does not exist on Robinhood Chain. This is a deliberate choice, not a gap waiting to be closed: $BSTONK stays a Base token, and moving value between chains is a decision the operator makes by hand, never a pipe. Two things follow for a launch on Robinhood Chain:- There is no $BSTONK basket seat. The slice of the creator’s half that on Base feeds the platform basket does not exist here. A creator’s half goes to their payees and to holder dividends, and that is the whole split.
- Holder dividends are paid in the pair. A token paired with USDG pays holders in USDG; a token paired with NVDA pays in NVDA. The dividend basket can route them into other Robinhood assets, as on Base.
Fees
Identical arithmetic. The platform takesmin(half the trade's rate, 1%)
and the creator controls the rest - see Fees. The only
difference is the destination of the platform’s share, above.
For builders
The REST API takeschain=robinhood wherever it takes chain=base;
every indexed surface - tokens, candles, trades, holders, rewards, stats -
answers for both. The agent API prepares launches
and trades on either chain: send chainId: 4663 in the body and the
unsigned transaction comes back for RhLauncher or the Robinhood router,
with the same verdict shape. The contract reference lists
the Robinhood Chain addresses, and the on-chain page
carries the launch tuple, which is narrower than Base’s V6 tuple in one
respect: it has no vaultShareBps, issuers or renounceBasket,
because the basket seat it would describe does not exist there.
What is not on Robinhood Chain
- $BSTONK, its buyback, and the platform basket vault. These are Base.
- Referral links. A referral is created by holding USDC on Base, and pays out there.
- B20 mode. B20 tokens are a Coinbase standard issued on Base.
- The Clanker, Virtuals and Bankr ecosystem pairs. Those catalogues are Base-native; Robinhood Chain’s equivalent rail is the 194 equities.

