The record behind every figure
Data
Every number on this site is read at build time from one of these files. They are committed with their dates, and served here as they are — except the issuer's own, which stay in the repository.
- reconciliations.observed.json
Every dividend reconciled against its multiplier step: declared, arrived, the gap, the price at effect
- multiplier-events.observed.json
Every UIMultiplierUpdated log since public mainnet, from a whole-chain scan
- effective-blocks.json
The block at which each multiplier change took effect, resolved by bisection
- multiplier-state-verification.json
Every step read back in the chain's own state at the blocks straddling it, since nothing is emitted when a change takes effect
- rpc-endpoints.observed.json
Every public RPC endpoint for this chain, probed for archive depth and log limits
- corporate-actions.archive.json
The issuer's corporate-action feed, archived daily since it keeps only a month
- robinhood-assets.snapshot.json
The issuer's token registry: 194 assets, addresses, ISINs, multipliers
- chainlink-feeds.snapshot.json
Chainlink's feed directory for Robinhood Chain
- token-feed-map.json
Token → feed pairing by ticker, with what corroborates each row
- feed-map-verification.json
How each feed pairing was checked against the chain
- svr-proxy-check.json
Primary and SVR proxies compared on all 35 feeds
- effective-prices.observed.json
The issuer's own quote at the instant each multiplier change took effect, and whether something was watching
- capture-cadence.observed.json
How often GitHub actually ran the capture job, from its own run log, against the five minutes it was asked for
- session-share.observed.json
Hourly samples of transfer rate by market session
- transfer-volume.observed.json
Transfer volume measured across all 194 tokens
- base-b20-verification.json
Coinbase's tokens, oracle registry and feeds on Base, read back on chain
Rebuilt by the scripts in the repository; nothing here is typed by hand. The corporate-action archive and the session samples grow on a schedule, the rest when a scan is rerun.
exdate’s own observations are licensed under CC BY 4.0: use them, republish them, build on them, and say where they came from. The grant does not cover any field whose source begins with robinhood:, nor the issuer’s files above — that content is Robinhood’s, reproduced as the input each measurement is checked against, under a licence exdate cannot pass on. Full text: DATA-LICENSE.md.