What is tracked today
| Field | Source |
|---|---|
| bonding_curve | CreateEvent and trade/event fields when available. |
| real_sol_reserves | Decoded TradeEvent reserve value exposed in event-driven views. |
| virtual_sol_reserves | Decoded event field used by some frontend views for price and curve context. |
What is not calculated yet
- No service field currently returns bonding_progress_percent.
- No service formula currently divides real reserves by a final reserve target.
- No service formula currently adjusts progress for every Pump.fun variant or quote mint.
Safe wording
Public pages should describe PumpScan as tracking bonding curve reserves and in-curve SOL. If a true progress percentage is added later, this page should be updated with the exact formula.