194 STOCK TOKENS · 12 HAVE TICKED · 24 REPRICINGS SCHEDULED
← the scale

COIN

Coinbase

on-chainISIN US19260Q1076

multiplier

1.000000000

one token = 1.000000 shares · read on chain

pool shows

$179.42

1 pool

token is worth

$179.20

Chainlink, on chain

one share

$179.20

worth ÷ multiplier

The disagreement

This token has never paid, so both readings still agree.

Until a dividend or split lands, one token is exactly one share, and the pool price can be compared with the share price directly. The drift below is genuine market disagreement, not a display error.

pool price
$179.42
implied basis (one token = one share)
multiplier
1.000000000
true drift (multiplier applied)
+0.12%
display error
+0.0000%
venue spread
single pool
issuer bid / ask
$178.80 / $179.06

Corporate actions

Nothing on record

Robinhood has processed no dividend, split or merger for COIN since the token went live. Its multiplier is still exactly one.

On chain

chainlink feed
0xA3a468A4…09a98Ef2
decimals
18
total supply
11,063.141
shares represented
11,063.141
pending multiplier
none pending
feed updated
5h ago

Market

pool liquidity
$495.2K
24h volume
$785.5K
pools holding it
1
venue spread
primary market 24h
$617.5K
trading halted
no

Primary market is creation and redemption by authorised participants, the flow that brings real shares on and off the chain.

Verify this row

cast call 0x6330D8C3178a418788dF01a47479c0ce7CCF450b "uiMultiplier()(uint256)" \
  --rpc-url https://rpc.mainnet.chain.robinhood.com
# -> 1000000000000000000

cast call 0xA3a468A452940B7D6b69991207B508c609a98Ef2 "latestRoundData()(uint80,int256,uint256,uint256,uint80)" \
  --rpc-url https://rpc.mainnet.chain.robinhood.com
# answer / 1e8 = 179.20000000 (multiplier already inside)

curl -s "https://api.dexscreener.com/tokens/v1/robinhood/0x6330D8C3178a418788dF01a47479c0ce7CCF450b"
# priceUsd -> 179.420000