Skip to main content

Built on Polymarket

Supermission doesn’t run its own prediction market. It’s a terminal built on top of Polymarket — the largest prediction market platform with $44B+ in lifetime volume. Same liquidity, same prices, dramatically better interface.

What Polymarket provides

ComponentDescription
CLOB (Central Limit Order Book)The orderbook where all trades execute. Deepest prediction market liquidity globally.
Data API (Gamma)Real-time market data — prices, volume, orderbook depth, market metadata.
UMA OracleDecentralized resolution system. Determines market outcomes through optimistic verification.
USDC.e SettlementAll trades settle in USDC.e (bridged USDC) on Polygon.

What Supermission adds

ComponentDescription
AI Research Layer4-agent analysis, War Room, signals — intelligence Polymarket doesn’t provide.
Smart Wallet UXEmail login, no gas, auto-bridging — trading without crypto friction.
Oracle AgentNatural language trading — “buy $50 on YES” through chat.
Whale IntelligenceSmart money tracking per market — position data analysis.
Portfolio ManagementUnified P&L tracking, position monitoring, trade history export.

Order execution

Fill-And-Kill — grabs all available liquidity at current prices, fills what it can, cancels the remainder.
  • Instant execution
  • May get partial fills on thin markets
  • Best for: high-conviction entries, fast-moving events

Settlement flow

1

Trade confirmed

You confirm a trade in Supermission’s UI (or via Oracle). Your MPC wallet signs the transaction.
2

USDC bridged

USDC bridges from your Base wallet to Polygon via Circle CCTP. Converts to USDC.e automatically.
3

Order submitted to CLOB

The signed order goes directly to Polymarket’s orderbook. No mempool — no front-running risk.
4

Outcome tokens received

On fill, you receive YES or NO outcome tokens. These are ERC-1155 tokens on Polygon representing your position.
5

Resolution

When the market resolves, winning tokens are redeemable for $1 USDC.e each. Losing tokens are worth $0.
6

Redemption + bridge back

Redeem winning tokens. USDC.e released on Polygon. Auto-bridged back to your Base wallet.

Market data

Supermission syncs Polymarket data to a local market_catalog table in Supabase for fast querying and AI enrichment:
FieldDescription
condition_idPolymarket’s unique market identifier
questionThe market question text
yes_price / no_priceCurrent outcome prices
volume_24h / volume_totalTrading volume
liquidityOrderbook depth
end_dateResolution deadline
categoriesMarket categories (Politics, Crypto, Sports, etc.)
ai_confidenceSupermission’s AI confidence score
ai_sentimentBullish / Bearish
favorite_outcomeAI’s preferred side

Resolution process

Polymarket uses the UMA Optimistic Oracle for resolution:
  1. An event happens (or doesn’t)
  2. Someone proposes a resolution (YES or NO)
  3. A challenge period allows disputes
  4. If undisputed, resolution is finalized
  5. Winning shares become redeemable for $1.00
Resolution is based on objective, verifiable criteria defined when the market was created. Supermission monitors resolution status and updates position cards automatically.
Supermission enriches Polymarket’s raw data with AI analysis, whale tracking, and signal generation. The underlying execution is 100% Polymarket — we never hold funds or execute trades on your behalf outside the CLOB.