Skip to content

docs: document the historical add-ons per chain, and what realtime actually holds - #253

Merged
buddies2705 merged 1 commit into
mainfrom
docs/dataset-addons-doc
Aug 27, 2026
Merged

docs: document the historical add-ons per chain, and what realtime actually holds#253
buddies2705 merged 1 commit into
mainfrom
docs/dataset-addons-doc

Conversation

@buddies2705

Copy link
Copy Markdown
Contributor

Left behind by #252 — pushed a few minutes after that merge landed. Cherry-picked onto the updated main. Docs only, 3 files, no query or panel changes.

Why

The pages a blocked user lands on did not answer the question they were blocked by.

  • archive.md never mentioned that querying the archive dataset needs anything at all.
  • realtime.md claimed a flat "past 8 hours approximately", which contradicts the per-cube retention matrix.
  • paid.md's add-on section listed only API points, stream-minutes and stream data.

Meanwhile the support channel is full of access restricted: your plan only allows "realtime" with no page to point at.

The add-on catalogue, taken from the products table

Not written from memory — read out of bitquery.products, so it is the real catalogue:

Chain Add-ons
Ethereum, BSC, Base, Arbitrum, Optimism, Polygon, Tron, Robinhood Historical Trading Data · Historical Transfers + Balances + Holders
Solana Historical OHLCV & Token Price · Historical Token Transfers & Balances
Bitcoin, Bitcoin Cash, Litecoin, Dogecoin, Dash, Zcash Chain Data, history included
Polymarket Historical Data

Bundles cover every EVM chain in one purchase and all six UTXO chains in another.

Cardano, Ripple, Stellar, Algorand, Filecoin, Avalanche, Celo, Cronos and Klaytn have no self-serve add-on — historical access there is Enterprise. Verified with a direct query for those chains, which returns nothing, rather than by inferring from a list. That distinction was not written down anywhere.

Also

archive.md quotes the exact rejection message, because it names the entitlement you are missing and therefore tells you which add-on to buy. It also warns that archive is not deployed for every cube on every chain, so no table can query <Cube> is not a problem with your query.

realtime.md replaces the flat 8 hours with the real shape — roughly 12 hours on Solana DEXTrades, 7 days on DEXTradeByTokens, a few days on the EVM cubes, about 30 days on Trading — and states the behaviour behind most "the data is wrong" reports: realtime does not error past its window, it silently returns fewer rows.

Production build passes with no warnings.

🤖 Generated with Claude Code

The pages a blocked user lands on did not answer the question they were
blocked by. archive.md never mentioned that querying it needs anything, and
realtime.md claimed a flat "past 8 hours approximately", which contradicts the
per-cube retention matrix.

The add-on list is taken from the products table rather than written from
memory, so it is the real catalogue:

- Ethereum, BSC, Base, Arbitrum, Optimism, Polygon, Tron and Robinhood each
  have Historical Trading Data and Historical Transfers + Balances + Holders.
- Solana has Historical OHLCV & Token Price, and Historical Token Transfers
  & Balances.
- Bitcoin, Bitcoin Cash, Litecoin, Dogecoin, Dash and Zcash each ship as
  Chain Data with history included.
- Polymarket has Historical Data. Bundles cover all EVM chains, and all six
  UTXO chains.

Cardano, Ripple, Stellar, Algorand, Filecoin, Avalanche, Celo, Cronos and
Klaytn have no self-serve add-on at all -- historical access there is
Enterprise. That distinction was not written down anywhere.

archive.md now also quotes the exact rejection message, since it names the
entitlement you are missing and therefore tells you which add-on to buy, and
warns that archive is not deployed for every cube on every chain.

realtime.md replaces the flat 8 hours with the real shape -- about 12 hours on
Solana DEXTrades, 7 days on DEXTradeByTokens, a few days on the EVM cubes, 30
days on Trading -- and states the behaviour that generates most "the data is
wrong" reports: realtime does not error past its window, it silently returns
fewer rows.

paid.md gains the same table, which closes the gap left when its add-on
section listed only points, stream-minutes and stream data.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@buddies2705
buddies2705 merged commit f7f5904 into main Aug 27, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant