Skip to content
Onchain Economics

Protocol Economics··1 min read

Prediction market mechanics: where the odds actually come from

How prediction markets work at the protocol level, from order book and AMM designs to share pricing and resolution mechanisms.

Browse more on Guides or view Protocol Economics.

Prediction markets strip speculation down to its purest form. A share pays $1 if something happens. It pays $0 if it doesn't. The price you pay right now is the market's best guess at the probability. This sounds simple. The mechanics underneath are not.

Key takeaways

  • Two architectures dominate: order books (Polymarket, Kalshi) and AMMs (Augur, Zeitgeist)
  • Share prices between $0 and $1 reflect probability estimates, enforced by arbitrage
  • Resolution mechanisms determine truth and convert probabilistic shares to binary payouts
  • Order books offer capital efficiency; AMMs offer permissionless access and guaranteed liquidity
  • Understanding mechanics matters because prediction markets represent a new asset class for event risk

What prediction markets actually are

A prediction market creates tradable contracts tied to real-world events. Will the Federal Reserve cut rates in March? Will a specific candidate win an election? Will a company hit its earnings target?

Each question becomes a binary contract. Traders buy shares at prices between $0.01 and $0.99. A share priced at $0.65 implies the market believes there's a 65% chance the event occurs.

When the event resolves, shares convert to their final value. Correct predictions pay $1 per share. Incorrect predictions pay nothing. The spread between your purchase price and the resolution price determines profit or loss. Buy at $0.40, resolve at $1.00, pocket $0.60 per share. Buy at $0.40, resolve at $0.00, lose $0.40 per share.

No margin calls. No Greeks to calculate. No time decay separate from probability shifts. The mechanics differ from traditional options in ways that create both simplicity and novel risk profiles.

Two models: order books vs AMMs

Prediction markets split into two architectural camps. Each handles liquidity and price discovery differently.

Order book markets (Polymarket, Kalshi)

Order book markets function like traditional exchanges. Buyers post bids. Sellers post asks. Trades execute when prices match.

Polymarket runs on Polygon with USDC settlement. Traders place limit orders specifying their desired price and quantity. The order book aggregates all open orders, displaying available liquidity at each price level.

Market makers provide most liquidity. They quote both sides of the market, earning the spread between bid and ask prices. Competition among market makers tightens spreads on popular markets.

Order book advantages include capital efficiency and tight spreads on liquid markets. Disadvantages include thin liquidity on unpopular questions and the need for active market makers.

AMM-based markets (Augur, Zeitgeist)

Automated market makers replace human market makers with algorithms. Liquidity providers deposit capital into pools. Smart contracts adjust prices based on trading activity.

The constant product formula (x * y = k) underlies many AMM designs. As traders buy shares of one outcome, the price rises. As they sell, the price falls. The pool automatically rebalances.

AMM advantages include permissionless access and guaranteed liquidity. Disadvantages include higher slippage on large trades and impermanent loss risk for liquidity providers.

How shares get priced between $0 and $1

Price discovery in prediction markets reflects collective belief formation. Unlike stocks (priced on expected cash flows) or commodities (priced on supply and demand fundamentals), prediction market prices track probability estimates.

This creates a self-correcting mechanism. If a share trades at $0.30 but a trader believes the true probability is 50%, buying that share offers positive expected value. The trade pushes the price toward $0.50.

Arbitrage enforces the $0 to $1 range. Complete sets of shares (one "yes" share plus one "no" share) always resolve to exactly $1. If the combined price exceeds $1, arbitrageurs sell both sides. If it falls below $1, they buy both sides.

Thin markets can exhibit pricing anomalies. Without enough participants, prices may not reflect true probabilities. Manipulation becomes easier when liquidity is low.

Resolution: when probability becomes certainty

Resolution transforms probabilistic contracts into binary outcomes. This process requires determining truth in a way all participants accept.

Centralized resolution relies on designated oracles. Polymarket uses UMA's optimistic oracle system. A proposer states the outcome. If no one disputes within a challenge period, that outcome stands. Disputes trigger a voting process among UMA token holders.

Decentralized resolution distributes truth-finding across multiple participants. Augur's original design used a multi-round dispute system where reporters stake tokens on outcomes they believe are correct. Escalating stakes discourage frivolous disputes.

Resolution failure represents catastrophic risk. If the oracle returns an incorrect outcome, winners become losers and losers become winners. The entire market's integrity depends on resolution accuracy.

Financial market implications

Prediction markets create exposure impossible to replicate with traditional instruments. Betting on Fed rate decisions, election outcomes, or regulatory actions doesn't map cleanly onto existing derivatives.

New hedging instruments emerge. A company worried about regulatory changes could theoretically hedge using prediction market positions. A portfolio manager concerned about election outcomes could offset risk through probability-weighted positions.

Event risk pricing becomes transparent. Traditional markets price event risk implicitly through volatility. Prediction markets price it explicitly through probability. The difference creates potential arbitrage between implied and explicit probability estimates.

Derivatives pricing models face challenges. Black-Scholes assumes underlying assets follow certain distributions. Prediction market shares follow different dynamics. Their prices jump discontinuously as information arrives. Terminal values are strictly binary. These characteristics demand new quantitative frameworks.

Economic implications

Beyond finance, prediction markets affect how societies aggregate and act on information.

Forecasting quality may improve. Academic research suggests prediction markets often outperform polls and expert panels. Financial incentives reward accurate probability estimation, attracting informed participants and punishing confident but wrong predictions.

Information markets create competition. Polling firms, consulting companies, and forecasting services face a new competitor. If prediction markets provide better signals at lower cost, traditional forecasters must adapt or lose relevance.

Manipulation risks scale with importance. If prediction markets influence decisions, manipulating them becomes valuable. Defenses against manipulation remain imperfect, creating ongoing tension between information quality and market integrity.

See live data

Links open DefiLlama or other external sources.

Related Concepts

FAQ

How do prediction markets determine prices?

Prices reflect the market's collective probability estimate. If a share trades at $0.65, the market implies a 65% chance of that outcome. Arbitrage enforces the $0-$1 range: complete sets (yes + no shares) always resolve to exactly $1.

What's the difference between order book and AMM prediction markets?

Order books (Polymarket, Kalshi) match buyers and sellers directly, offering tight spreads on liquid markets but requiring active market makers. AMMs use algorithms and liquidity pools, providing guaranteed liquidity but with higher slippage on large trades.

How do prediction markets resolve?

Resolution mechanisms determine the outcome. Centralized systems use designated oracles (like UMA for Polymarket). Decentralized systems distribute truth-finding across multiple reporters with staking requirements. Resolution accuracy is critical; errors can reverse who wins and loses.

Can prediction market prices be wrong?

Yes. Thin liquidity, selection bias in participants, and manipulation can all cause prices to deviate from true probabilities. Prediction markets are better information aggregators under certain conditions: high liquidity, diverse participants, and clear resolution criteria.

How do prediction markets differ from options?

Prediction market shares have binary terminal values ($0 or $1) based on event outcomes, not underlying asset prices. No Greeks, no continuous price paths, no time decay separate from probability shifts. The risk profile resembles digital options but with event-specific rather than price-specific triggers.

Cite this definition

Prediction markets create tradable contracts tied to real-world events, with shares priced between $0 and $1 reflecting probability estimates. Two architectures dominate: order books (capital efficient, tight spreads) and AMMs (permissionless, guaranteed liquidity). Resolution mechanisms convert probabilistic shares to binary payouts, with oracle accuracy determining market integrity.

Related articles