Social Token Trading

Social token spot trading occurs on the token-specific trading pages.

Core Behaviors

  • Buy and sell against the bonding curve.

  • Price and progression data update from indexed on-chain events.

  • Real-time chart/trade updates via Supabase Realtime.

End-of-Curve Buyer Protection

Near graduation, oversized buy intent is handled with max-spend semantics:

  • User submits a maximum collateral amount.

  • The contract caps spend to the exact amount needed to reach graduation boundary.

  • Users are not intended to overpay for unavailable curve capacity.

Market Metrics

Key user-facing metrics include:

  • Price.

  • Market cap.

  • Curve sold percentage.

  • USDC raised (reference metric).

  • Graduation progress (normalized to the 90% sold target).

Last updated