Stats
A protocol-wide view of PLATFORM's token reserves and live rules — genesis allocations and how much of each has been spent, the Creator/Team Reserve's current balance, the vesting schedule's projected remaining amounts, cumulative rewards and burns, and the currently active market-cap-tiered rules.
Four genesis-allocated buckets. Each figure is derived from on-chain state that already exists for other reasons (vault balances, per-season escrow records, executed Treasury proposal actions) — see the code comments in web/lib/statsPage.ts for exactly how each category is computed.
The Creator Wallet's (Config.authority) current token balance, read directly from its associated token account.
A static frontend projection (40 months, 30-day periods, linear drawdown) — not read from the on-chain vesting schedule. Elapsed so far: — / 40 months. The start date this is computed from is a placeholder — see the VESTING_START_TS_PLACEHOLDER comment in web/lib/statsPage.ts.




