Shift data incoming
Reading the latest indexed site record.
Shift data incoming
Reading the latest indexed site record.
Reference / Evidence standard
Every number on this site is recomputed from raw on-chain logs, checked by equalities where possible, and labeled with its uncertainty where not.
Cadence: pools and trades ingest continuously; candles refresh ≈15 seconds behind head, trader statistics ≈60 seconds. Every panel carries an "as of" stamp with the exact block.
Basecat is a B20 native token: balances live in native state, not contract storage, so storage-enumerating explorers under-count holders. This site reconstructs every balance by folding the complete Transfer log from block zero of the token's life. Two standing proofs keep that honest:
House rule: internal checks are equalities wherever the data admits one. A tolerance would swallow a real accounting bug forever.
Each hour is priced by the highest-USD-volume eligible pool that hour; sub-hour candles inherit the hour's winning pool, so a minute-level rollup reproduces the hourly series exactly (asserted on every verification run). Volume sums all pools. The headline spot price is the dominant pool's last print — a $2 swap in a dust pool cannot set the headline. USD uses the Chainlink feed, last-observation-forward. Unpriceable pools contribute no USD by refusal rather than by guess. As a cross-implementation sanity band (not an equality — different fx and bucket edges), the hourly series is compared against GeckoTerminal's independent OHLCV for the launch pool.
Certainty grades used across the site: exact (an equality against raw logs), estimated (a stated model over exact inputs), projected (extrapolation, rarely used and always labeled).
| Claim | Primary source |
|---|---|
| Admin-less from birth; supply hard-capped at 1B | creation transaction ↗ |
| Real sells settle on-chain (honeypot verdicts are simulator artifacts) | 0xe5aa52f3… ↗0xbb087392… ↗0x236ceda0… ↗ |
| Launch liquidity is hook-owned with no removal path | LaunchHook verified source ↗ |
| Token identity, transfers, holders | BaseScan token page ↗ |
| B20 standard behavior (native balances, deterministic addresses) | Base Standard Library ↗ · B20 factory docs ↗ |
Corrections policy: a demonstrated error is fixed and the fix is stated where the number appears. See about for contact.