YFarmX

Robinhood stock tokens

tokenised debt securities that track a share price and stop there

3 min readRobinhood ChainLast updated:

Editorial collage for stock tokens: an engraved share certificate dissolving into a minted coin with a green rim, a Chainlink hexagon pin feeding a blue price line, a wax seal and a torn note reading ERC-20, under the headline STOCK TOKENS and the line 194 equities, one chain.

Key facts

194all active
Tokens live
RHJRobinhood Assets (Jersey)
Issuer
ERC-2018 decimals
Standard
19of 194
Multiplier moved

What a Robinhood stock token is: an ERC-20 debt security issued from Jersey that tracks a share price, priced by Chainlink, with dividends and splits handled by an on-chain multiplier.

A stock token is a crypto token that follows the price of a real share. Buy the Apple one and you hold something that moves with Apple’s share price, tradeable at any hour from a crypto wallet. What you hold is exposure to the price and only that: the share itself sits with Robinhood’s issuing company, and a shareholder’s rights, votes and dividends-by-right stay behind with it.

Technically each token is an ERC-20 with 18 decimals, the standard format a wallet already understands. Robinhood’s own documentation describes them as “tokenised debt securities issued by Robinhood Assets (Jersey) Limited”. The company whose name is on the token keeps every shareholder right, and its agreement was never required, which is the whole of the dispute with AMC.

The authoritative count comes from the issuer’s own register, published unauthenticated at api.robinhood.com/rhj/assets. As of 11 September 2026 it holds 194 assets, every one active and every one deployed on chain 4663 and no other. ISINs span 7 jurisdictions (US · BM · KY · IL · CA · AU · NL), so the register reaches well beyond American listings.

The multiplier, and it has been seen working

Dividends and stock splits are handled by an on-chain multiplier rather than by changing anybody’s balance. The holder’s raw ERC-20 balance stays where it is; uiMultiplier() adjusts the shares-per-token ratio underneath, and a wallet redraws itself from that.

Of the 194 tokens, 19 carry a multiplier other than 1, and they divide cleanly into two kinds:

Token Multiplier What it records
CRWD 4.000000 a split
CCL 1.021486 accrued dividends
SGOV 1.005102 accrued dividends
KSS 1.004610 accrued dividends
ORCL 1.002211 accrued dividends
UPS 1.002209 accrued dividends

A whole number is a split. A fraction is accrued dividends. CrowdStrike sitting at exactly 4.000000 is a four-for-one split expressed entirely in the multiplier, and it is the clearest available demonstration that the mechanism works as documented.

Editorial collage of a brass geared machine labelled CRWD turning one coin into four, with a green lever and a torn note reading times 4.0, under the headline THE MULTIPLIER and the line CRWD splits 4-for-1 onchain.
Robinhood stock tokens documentation, describing them as tokenised debt securities issued by Robinhood Assets Jersey Limited, as standard ERC-20 contracts with 18 decimals priced by per-asset Chainlink feeds, with the tokenisation window and the uiMultiplier function for corporate actions.
The instrument, described by its issuer. Captured 11 September 2026.

Trading hours cut both ways

Minting and burning run inside a tokenisation window, Monday 02:00 to Saturday 02:00 CET. Market makers can create and destroy tokens only in that window. Holders can trade the tokens on-chain at any hour, window or not, because a pool on a decentralised exchange has no opening time.

The split between a closed primary market and an open secondary market is the structural feature of this chain, and it is where the interesting behaviour happens: a token can move a long way over a weekend while nobody can mint more of it to meet the demand.

Pricing

Every stock token has its own Chainlink price feed publishing on-chain, so a contract can read the price without trusting the venue it is trading on. The register also carries a tradingCapabilities field per asset, marking whether it is tradable in market hours, extended hours and overnight. All 194 of the 194 are marked tradable overnight.