Polymarket Outcome Token Math Guide

Last verified: 2026-07-08 PDT

Polymarket looks simple on the surface: a market shows a Yes price and a No price. Under the hood, every binary market is powered by outcome tokens. If you understand the token math, the prices, breakevens, exits, and settlement mechanics become much easier to read.

This page is educational research content. It explains market structure, probability math, and recordkeeping. It does not tell you what to trade.

Key concepts in plain English

  • Market: A single tradable yes/no question.
  • Event: A container that may hold one market or a group of related markets.
  • Yes token: A token that redeems for $1 if the event happens.
  • No token: A token that redeems for $1 if the event does not happen.
  • Outcome token: The onchain ERC1155 token representing one side of a market.
  • Position value: Token balance multiplied by the current market price.

The core Polymarket token model

Polymarket docs describe each binary market as having two outcome tokens: Yes and No. The Yes token redeems for $1 when the event occurs. The No token redeems for $1 when the event does not occur. Losing tokens redeem for $0 after final resolution.

That means a 63¢ Yes price can be read as the market price for one Yes token, not as a promise. If you pay $0.63 for a Yes token, your gross settlement outcomes are simple:

ResultToken redemptionGross result before costs
Event occurs$1.00+$0.37 per token
Event does not occur$0.00-$0.63 per token

The clean math is useful, but it is not the whole workflow. Before acting on any price, review spread, depth, rules, deadline, source quality, and current eligibility.

Split, merge, trade, redeem

Polymarket docs describe four token operations that matter for understanding the plumbing:

  1. Split: Convert collateral into paired outcome tokens. For example, $100 creates 100 Yes tokens and 100 No tokens.
  2. Trade: Buy or sell tokens through the order book.
  3. Merge: Convert equal amounts of Yes and No tokens back into collateral.
  4. Redeem: After resolution, exchange winning tokens for collateral.

Most casual readers only think about the trading step, but market makers, builders, and advanced researchers need the full lifecycle. Splits and merges explain why Yes plus No is anchored around $1, while the order book explains why the executable price may differ from the headline midpoint.

Breakeven math

A Yes token bought at $0.42 needs the event to happen often enough that the expected value clears the price and any cost friction. The simplest breakeven probability is:

Breakeven probability = Entry price / $1.00

So a $0.42 Yes entry has a 42% pre-cost breakeven. A $0.78 No entry has a 78% pre-cost breakeven on the event not happening. If fees, spread, or slippage apply, the practical breakeven is higher.

Position value math

Polymarket docs describe position value as token balance multiplied by current price. If you hold 150 Yes tokens and Yes is trading at $0.58:

Position value = 150 × $0.58 = $87.00

That is not settlement value. It is the current market value based on price. If the market later resolves Yes, the gross redemption value is $150. If it resolves No, the gross redemption value is $0.

Common mistakes

  • Reading a displayed price as a certain outcome instead of a market-clearing probability estimate.
  • Ignoring the bid-ask spread when calculating entry and exit math.
  • Forgetting that settlement depends on the exact market rules and source.
  • Treating a multi-outcome event like a set of unrelated questions.
  • Skipping screenshots or notes before rules, prices, or sources change.

Practical checklist

  • Did you save the exact market question?
  • Did you read the full resolution description?
  • Did you identify whether you are looking at a Yes token or No token?
  • Did you calculate pre-cost breakeven?
  • Did you check spread and depth instead of only the displayed price?
  • Did you log the resolution source and deadline?
  • Did you write down why your probability estimate differs from the market price?

Where Bucko fits

Bucko can help you turn Polymarket research into a structured review: market rules, token math, price snapshots, liquidity notes, source links, user-defined guardrails, and post-resolution notes in one workspace. Treat it as a research and journaling layer, not an outcome engine.

If you are eligible for the US app offer, use code BUCKO for a $50 deposit bonus on the Polymarket US app: https://www.poly.market/BUCKO. Confirm current app screens and offer terms before depositing.

Internal links

Sources and last-verified notes

Last verified: 2026-07-08 PDT.

Sources reviewed: Polymarket docs llms-full.txt, especially Markets & Events and Positions & Tokens; Polymarket docs state each market has Yes/No token IDs, Yes tokens redeem for $1 if the event occurs, No tokens redeem for $1 if the event does not occur, splits create paired Yes/No tokens, merges combine equal Yes/No tokens back into collateral, and winning tokens can be redeemed after resolution.

Frequently Asked Questions

What is an outcome token on Polymarket?
An outcome token is the tokenized Yes or No side of a market. Polymarket docs describe these as ERC1155 assets tied to the market outcome.
Does a 70 cent Yes price mean the event is certain?
No. It means the market price for that Yes token is around 70 cents before considering spread, depth, costs, and execution details.
What happens after a market resolves?
After final resolution, winning tokens can be redeemed for one dollar each and losing tokens are worth zero.

Related Library pages