Skip to main content

Contracts Component View

This view breaks down the core on-chain contracts and distinguishes the three AMM domains.

  • BondingCurve AMM is only for pre-graduation token fundraising/trading.
  • DEX pools are post-graduation liquidity venues and are distinct from bonding curve logic.
  • ForecastMarketAMM is separate from token AMMs and swaps collateral <-> outcome shares (ERC-1155 positions).
  • TournamentManager is the transfer-gate authority (canTransfer) and the preferred deterministic source of match outcomes for forecast resolution.
  • Oracle flow is fallback-only for non-deterministic resolution paths.