OPEN DATA · CC BY 4.0 · UPDATED DAILY
The daily record, machine-readable.
The BlazePhoenix Daily On-Chain Dataset is an append-only series of measured protocol facts: the staking contract's own solvency verdict and per-chain router activity, written by CI every day since 2026-08-17 — never edited, never backfilled. Every number reproduces from public RPC calls; the column dictionary below says how.
Download
- history.ndjson — the primary record, one JSON object per day (12.1 KB)
- history.csv — flat per-chain-per-day rows for spreadsheets (2.2 KB)
Attribution requested: “Data: BlazePhoenix Daily On-Chain Dataset, blazephoenix.xyz/data”. Both files carry stable URLs and only ever grow — a link made today resolves tomorrow. The CC BY licence covers OUR measurements (solvency reads, router-event counts, exit-probe verdicts and screens); third-party market figures inside the launch record (liquidity/volume as read from public indexers) remain their sources' — we attribute, and so should you.
The Launch & Hype Record
A second series, distilled daily from the Token Radar: which tokens were trending on each chain, with their measured liquidity, volume, the exit-probe verdict (could 1 token actually be sold through the on-chain Quoter?) and the 24h buy/sell shape. DexScreener shows the now — this file remembers, append-only, since 2026-08-27. It is the raw material for honeypot-prevalence statistics nobody else can compute.
radar-history.ndjson — 1 day on record (2026-08-27 → 2026-08-27)
Column dictionary
| Column | Meaning |
|---|---|
| day | UTC date of the snapshot (one line per day in the NDJSON; one row per chain per day in the CSV) |
| staking_solvent | the staking contract’s own isSolvent() answer that day — a contract read, not our opinion |
| chain_id / chain_name | the chain the row measures (Base, Ethereum, Optimism, Arbitrum, Robinhood) |
| rpc_ok | whether the chain’s RPC answered — rows with rpc_ok=false carry empty measurements, never invented ones |
| fills | Swap events on the Router over the recent block window (eth_getLogs; topic0 published in /api/manifest) |
| unique_traders | distinct recipient addresses across those fills |
| surplus_payouts | fills where the trader was paid MORE than the quoted minimum — the surplus rule, observed |
| latest_block | chain head at read time — pins every number to a reproducible block window |
Cite this dataset
@misc{blazephoenix_daily_dataset,
title = {BlazePhoenix Daily On-Chain Dataset},
author = {BlazePhoenix},
year = {2026},
url = {https://blazephoenix.xyz/data/},
note = {Daily append-only NDJSON/CSV, 2026-08-17 to 2026-08-26, CC BY 4.0}
}Plain form: BlazePhoenix (2026). BlazePhoenix Daily On-Chain Dataset (2026-08-17–2026-08-26). blazephoenix.xyz/data. CC BY 4.0.
Changelog
- latest snapshot: 2026-08-26 · 10 days on record
- 2026-08-27 — CSV distribution + this landing page added; NDJSON schema unchanged
- 2026-08-17 — series begins (history.yml daily CI append)
Related
Live per-token facts on the Token Radar · re-run any solvency claim on /verified · full protocol statistics on /stats.