Skip to main content
Positions are your exposure to specific market outcomes. They are derived from your trade history — always consistent with your executed trades.

Reading positions

Response:

Field semantics

  • quantity — net long position in outcome-share units (decimal string at the same 6-decimal scale as USDC face value). E.g. "250" = 250 full outcome shares; "250.500000" = 250.5 shares. When a market resolves YES, every YES share redeems for 1 USDC, so this number is also your maximum payout if the outcome wins. Sum of BUY quantity minus SELL quantity over trades.
  • avgCost — weighted average cost basis over retained quantity (decimal USDC).
  • currentPrice — present MVP value: same as avgCost.
  • realizedPnl / unrealizedPnl0 in the MVP.

Split / Merge

Availability: split / merge endpoints are available via partner onboarding. The flow requires dual-signature calls to the user’s vault.

Split — USDC → full outcome set

Result: 100 USDC → 100 YES + 100 NO (binary).

Merge — full outcome set → USDC

Symmetric. Burns 1 YES + 1 NO, returns 1 USDC. Both operations are dual-sig, state-machine-driven, and audited.