Analytics v2
A revised view split by audience. Mint excludes unclaimed rewards (they burn on expiry), burn is sourced from the local indexer, and circulating supply is backfilled. Each chart has its own period switcher.
Includes unclaimed rewards — overstated, they burn on expiry
Excludes unclaimed*, only what reached holders
Σ from cc_supply_daily (31 days)
Live snapshot from mv_wallet_balances
Bars: issued + unclaimed (what Codex counts as mint) vs burned. Line: backfilled circulating supply.
CNS / ANS burn is 0 — the current local indexer doesn't capture burn in ANS sub-transaction children. v2 surfaces this as a visible gap; v1 simply hides it.
Mint excludes unclaimed. v1 sums every reward_type including unclaimed*, which burn on expiry and never reach circulation. On devnet this difference is in the trillions of CC.
Backfilled circulating. v1 only writes circulating for the latest day. v2 reconstructs the history ascirculating(d) = circulating_now − Σ net_change(d+1..now).
Burn source — canonical Splice annotation. The Codex formula holdingFees+senderChangeFee+outputFees+amuletPaid matches the meta field splice.lfdecentralizedtrust.org/burned with zero diff on current data, but pinning to a fixed choice in (...) list skips CNS — that's why the breakdown shows CNS = 0.