For the full product shape, start with the overview.
P
Pons stock pairs
The Stock pairs screen reads the public Pons launch catalog and displays launches quoted against equity assets.
Selection rule#
A launch is treated as a stock pair when Pons returns an equity quote asset. The UI keeps the token identity, equity quote symbol, price, market cap, liquidity, and graduation progress.
Current app rule
GET /api/pons
quoteAsset.assetClass === "equity"Source behavior#
The screen reports when the public source is live. If the request fails, the interface may show labeled fallback examples so the page structure remains testable. Fallback values must never be presented as live.
Launch links#
Each result links to its matching Pons launch page so users can inspect the source market.
Content is based on the WSB frontend brief and the current public prototype.