{"id":"decentralized-prediction-market","title":"Decentralized Prediction Market","content":"A **Decentralized Prediction Market** (DPM) is an exchange built on [blockchain](https://iq.wiki/wiki/blockchain) technology that allows participants to trade on the outcomes of future real-world events. [\\[1\\]](#cite-id-DicKHqkS1hY9xtAu) [\\[2\\]](#cite-id-brw8byGAueEnCEOg) These platforms operate as information aggregation tools, where the market price of a share representing a specific outcome reflects the collective belief about its probability. [\\[3\\]](#cite-id-5eN3wmZVxnUWmCVP) By using [smart contracts](https://iq.wiki/wiki/smart-contract) instead of a central intermediary, DPMs facilitate the creation, trading, and settlement of event-based wagers in a transparent, globally accessible, and censorship-resistant manner. [\\[4\\]](#cite-id-0MJWml7BEeovIrVX)​\n\n## Overview\n\nDecentralized Prediction Markets are designed to harness collective intelligence by creating a financial incentive for participants to reveal and back their true beliefs about future events. [\\[4\\]](#cite-id-0MJWml7BEeovIrVX) The underlying principle, related to the Efficient Market Hypothesis, suggests that the prices of tradable shares will quickly incorporate all available information, making the market an effective real-time forecasting tool. [\\[5\\]](#cite-id-JXIon7btRKNEWUZI) Participants buy and sell shares tied to \"Yes\" or \"No\" propositions, or to one of several possible outcomes. If their prediction is correct, their shares pay out at a fixed value; if incorrect, the shares become worthless. [\\[1\\]](#cite-id-DicKHqkS1hY9xtAu)​\n\nThe topics for prediction can span a wide range of categories, including political elections, sports results, economic indicators, scientific developments, and crypto-specific events like network upgrades. [\\[3\\]](#cite-id-5eN3wmZVxnUWmCVP) The decentralized architecture, built upon public [blockchains](https://iq.wiki/wiki/blockchain) like [Ethereum](https://iq.wiki/wiki/ethereum), [Polygon](https://iq.wiki/wiki/polygon), and [Solana](https://iq.wiki/wiki/solana), ensures that all transactions and market rules are transparent and auditable, distinguishing these platforms from opaque, traditional betting systems. [\\[6\\]](#cite-id-IyTsQY7VLP9MAwsF)​\n\n## How They Work\n\nThe operation of a decentralized prediction market is governed by a series of automated, pre-defined rules encoded in smart contracts.\n\n### Core Mechanism\n\nThe lifecycle of a prediction market typically follows several key steps:\n\n1. **Market Creation:** A user creates a new prediction market by deploying a smart contract. This contract defines the specific, objectively verifiable real-world event to be predicted, the set of possible outcomes, and the resolution source for determining the final outcome. [\\[2\\]](#cite-id-brw8byGAueEnCEOg)\n2. **Outcome Shares:** The smart contract mints a set of cryptographic tokens, known as outcome shares, for each possible result. In a standard binary market (e.g., \"Will Candidate A win the election?\"), this creates \"YES\" shares and \"NO\" shares. A complete set, consisting of one share of every possible outcome, is designed to have a constant total value, typically redeemable for $1. [\\[7\\]](#cite-id-JYGff5Exfp7KaxTD)\n3. **Trading:** Participants buy and sell these outcome shares using cryptocurrencies, often stablecoins like [USDC](https://iq.wiki/wiki/usdc), [USDT](https://iq.wiki/wiki/tether), or [DAI](https://iq.wiki/wiki/dai) to avoid price volatility. [\\[4\\]](#cite-id-0MJWml7BEeovIrVX) The trading activity, driven by supply and demand, causes the price of each outcome share to fluctuate. [\\[2\\]](#cite-id-brw8byGAueEnCEOg)\n4. **Resolution and Settlement:** Once the event concludes, an oracle reports the verified outcome to the smart contract. The contract then automatically executes the settlement. Shares corresponding to the true outcome become redeemable for the full value (e.g., $1), while all other shares become worthless. [\\[1\\]](#cite-id-DicKHqkS1hY9xtAu)\n\n### Pricing as Probability\n\nA central feature of prediction markets is that the market price of an outcome share is a direct, real-time indicator of its perceived probability. Share prices typically range from 1.00. For example, if a \"YES\" share for an event is trading at 0.30, reflecting a 30% perceived probability. This dynamic allows anyone to gauge market sentiment at a glance. [\\[3\\]](#cite-id-5eN3wmZVxnUWmCVP)​\n\n### Payout Structures\n\nThere are two main models for distributing winnings among participants:\n\n* **Fixed Payout:** This is the most common method. Winnings are locked in when a position is taken. Each share for a correct prediction resolves to a fixed value (e.g., $1), regardless of how many other participants also predicted correctly. [\\[4\\]](#cite-id-0MJWml7BEeovIrVX)\n* **Pari-Mutuel Payout:** In this model, all wagers are placed into a collective pool. After the event, the entire pool is divided among those who made the correct prediction. The individual payout per winner depends on the number of other winners; fewer winners result in a larger share of the pool for each. The platform Hedgehog Markets is noted for using this model. [\\[4\\]](#cite-id-0MJWml7BEeovIrVX)\n\n## Technological Foundations\n\nDPMs are built on several key [Web3](https://iq.wiki/wiki/web3) technologies that enable their trustless and automated operation.\n\n### Smart Contracts\n\n​[Smart contracts](https://iq.wiki/wiki/smart-contract) are self-executing contracts with the terms of the agreement coded directly onto the blockchain. They are the backbone of DPMs, automating critical functions without needing an intermediary. Their responsibilities include defining market terms, holding participant funds in escrow, matching buyers and sellers (or interacting with a liquidity pool), and executing payouts automatically upon verification of the outcome. [\\[3\\]](#cite-id-5eN3wmZVxnUWmCVP) [\\[2\\]](#cite-id-brw8byGAueEnCEOg)​\n\n### Blockchain and Self-Custody\n\nAll transactions and market rules are recorded on a public, immutable [blockchain](https://iq.wiki/wiki/blockchain), providing a high degree of transparency and security. [\\[2\\]](#cite-id-brw8byGAueEnCEOg) This architecture also enables self-custody, meaning users retain control over their funds in their personal cryptocurrency wallets and interact with the platform's smart contracts directly. This reduces the counterparty risk associated with centralized platforms, which require users to deposit funds into company-controlled accounts. [\\[4\\]](#cite-id-0MJWml7BEeovIrVX)​\n\n### Oracles\n\nSince blockchains cannot natively access external, real-world data, they rely on services called oracles to report the outcomes of events. An [oracle](https://iq.wiki/wiki/oracle) acts as a bridge, securely feeding off-chain information (like an election result or a sports score) to the smart contract to trigger its settlement. The reliability of the [oracle](https://iq.wiki/wiki/oracle) is paramount; a compromised or faulty [oracle](https://iq.wiki/wiki/oracle) can lead to incorrect market resolution and undermine the integrity of the platform. This vulnerability is known as the \"Oracle Problem.\" Various DPMs use different [oracle](https://iq.wiki/wiki/oracle) solutions, such as [UMA](https://iq.wiki/wiki/uma)'s optimistic [oracle](https://iq.wiki/wiki/oracle) used by Polymarket or [Chainlink](https://iq.wiki/wiki/chainlink) used by Overtime. [\\[6\\]](#cite-id-IyTsQY7VLP9MAwsF) [\\[4\\]](#cite-id-0MJWml7BEeovIrVX)​\n\n### Trading Mechanisms\n\nDPMs employ different models to facilitate the trading of outcome shares:\n\n* [**Automated Market Makers (AMMs)**](https://iq.wiki/wiki/automated-market-maker)**:** Platforms like Polymarket and Polkamarkets use AMMs to provide continuous liquidity. Instead of matching individual buyers and sellers, traders interact with a pool of assets governed by an algorithm. The main drawback for those who provide assets to these pools (liquidity providers) is the risk of impermanent loss. [\\[1\\]](#cite-id-DicKHqkS1hY9xtAu) [\\[4\\]](#cite-id-0MJWml7BEeovIrVX)\n* **Order Books:** Platforms like [Augur](https://iq.wiki/wiki/augur) and Overtime use a traditional order book model. This system matches specific buy orders with corresponding sell orders at an agreed-upon price. Trades only execute when there is a direct counterparty. [\\[1\\]](#cite-id-DicKHqkS1hY9xtAu)\n\n## History and Evolution\n\nThe concept of prediction markets in the crypto space began with early protocols like [Augur](https://iq.wiki/wiki/augur) and [Gnosis](https://iq.wiki/wiki/gnosis) on the [Ethereum](https://iq.wiki/wiki/ethereum) blockchain. [\\[5\\]](#cite-id-JXIon7btRKNEWUZI) These platforms helped establish the core models for decentralized, on-chain event betting. The risks of centralized platforms were highlighted by the 2022 collapse of the cryptocurrency exchange FTX, which had offered popular prediction markets on events like the U.S. presidential election. The exchange's bankruptcy left these markets unsettled, underscoring the value of decentralized, trustless alternatives where user funds are not held by a central operator. [\\[4\\]](#cite-id-0MJWml7BEeovIrVX)​\n\nThe market began a new phase of evolution in late 2025 with the entry of major regulated and corporate players, signaling a convergence of traditional finance and decentralized technology. On December 1, 2025, [Kalshi](https://iq.wiki/wiki/kalshi), a CFTC-regulated exchange, announced it had launched tokenized versions of its event contracts on the [Solana](https://iq.wiki/wiki/solana) blockchain, bridging its centralized, regulated offerings with on-chain liquidity. [\\[7\\]](#cite-id-JYGff5Exfp7KaxTD) Just two days later, on December 3, 2025, sports merchandise and gaming giant Fanatics launched Fanatics Markets, a centralized prediction market app, in 10 U.S. states. [\\[5\\]](#cite-id-JXIon7btRKNEWUZI)​\n\n## Ecosystem and Major Platforms\n\nThe DPM ecosystem includes user-facing platforms as well as underlying infrastructure protocols that allow developers to build their own applications.\n\n### DPM Platforms\n\n* **Polymarket:** A prominent platform running on the [Polygon](https://iq.wiki/wiki/polygon) network, known for its high liquidity on a wide variety of markets related to politics, current events, and crypto. It operates using the [USDC](https://iq.wiki/wiki/usdc) stablecoin and an AMM model. [\\[1\\]](#cite-id-DicKHqkS1hY9xtAu)\n* [**Augur**](https://iq.wiki/wiki/augur)**:** One of the earliest DPM protocols on [Ethereum](https://iq.wiki/wiki/ethereum). It uses an order-book model for trading and features its own native token, REP (Reputation), which holders stake to report on market outcomes. [\\[1\\]](#cite-id-DicKHqkS1hY9xtAu)\n* **SX Network:** A long-running platform on a custom EVM blockchain that has been operating since 2019, with all betting actions recorded on-chain. [\\[4\\]](#cite-id-0MJWml7BEeovIrVX)\n* **Overtime:** A [Web3](https://iq.wiki/wiki/web3) sportsbook built on the [Thales](https://iq.wiki/wiki/thales) protocol, running on [Optimism](https://iq.wiki/wiki/optimism), [Arbitrum](https://iq.wiki/wiki/arbitrum), and [Base](https://iq.wiki/wiki/base). It uses an order-book model and specializes in sports betting. [\\[4\\]](#cite-id-0MJWml7BEeovIrVX)\n* **TotemFi:** A \"non-punitive\" prediction market where participants do not lose their initial stake for incorrect predictions, instead earning collaborative rewards. [\\[3\\]](#cite-id-5eN3wmZVxnUWmCVP)\n\n### Infrastructure Protocols\n\n* **Azuro:** An infrastructure layer designed to simplify the creation of prediction market applications. It features a \"Liquidity Tree\" model to optimize capital efficiency and reduce slippage for traders. Azuro has raised $11 million from investors including Gnosis. [\\[4\\]](#cite-id-0MJWml7BEeovIrVX)\n* **Monaco Protocol:** A decentralized protocol on [Solana](https://iq.wiki/wiki/solana) that provides a shared backend and global liquidity pool for prediction market apps built on it. It is non-custodial and designed to prevent front-running in live betting. [\\[4\\]](#cite-id-0MJWml7BEeovIrVX)","summary":"Decentralized Prediction Markets are blockchain platforms where users trade on future event outcomes. They use smart contracts and collective intelligence, or \"wisdom of the crowd,\" to forecast real-world events, from politics to finance.","images":[{"id":"QmXseD4Y41Xsa7mALwx2Rc9ahwQY84rjCHurbPDdCXqUJv","type":"image/jpeg, image/png"}],"categories":[{"id":"defi","title":"defi"}],"tags":[{"id":"Marketplaces"},{"id":"Glossary"}],"media":[{"id":"QmVHZdKxmA1qsqezyuZABjjXdwpKzmqzCnSmbnta4uii35","type":"GALLERY","source":"IPFS_IMG"},{"id":"QmShGh5c4ygDFTCtoEuCJCquGRNecsZGajcFb9B6YKscuq","type":"GALLERY","source":"IPFS_IMG"},{"id":"Qmbw6NXzWS1i4DddGjTEDJRRE4SnUbEcD6fA7ucoLEpfof","type":"GALLERY","source":"IPFS_IMG"}],"metadata":[{"id":"references","value":"[\n  {\n    \"id\": \"DicKHqkS1hY9xtAu\",\n    \"url\": \"https://coinmarketcap.com/academy/article/crypto-prediction-markets-what-are-they-and-how-do-they-work\",\n    \"description\": \"CoinMarketCap overview of DPMs\",\n    \"timestamp\": 1764812581863\n  },\n  {\n    \"id\": \"brw8byGAueEnCEOg\",\n    \"url\": \"https://www.alwin.io/decentralized-prediction-markets\",\n    \"description\": \"Alwin.io on DPMs and wisdom of the crowd\",\n    \"timestamp\": 1764812581863\n  },\n  {\n    \"id\": \"5eN3wmZVxnUWmCVP\",\n    \"url\": \"https://hedera.com/learning/decentralized-finance/defi-prediction-market\",\n    \"description\": \"Hedera on DPMs as collective intelligence tools\",\n    \"timestamp\": 1764812581863\n  },\n  {\n    \"id\": \"0MJWml7BEeovIrVX\",\n    \"url\": \"https://www.coingecko.com/learn/what-are-prediction-markets-crypto\",\n    \"description\": \"CoinGecko on DPM core concepts\",\n    \"timestamp\": 1764812581863\n  },\n  {\n    \"id\": \"JXIon7btRKNEWUZI\",\n    \"url\": \"https://www.coindesk.com/markets/2025/12/03/fanatics-enters-prediction-markets-with-app-live-in-10-states\",\n    \"description\": \"CoinDesk on DPMs and the Efficient Market Hypothesis\",\n    \"timestamp\": 1764812581863\n  },\n  {\n    \"id\": \"IyTsQY7VLP9MAwsF\",\n    \"url\": \"https://www.thestreet.com/crypto/markets/wall-street-doubles-down-on-prediction-markets\",\n    \"description\": \"TheStreet on DPM technical components\",\n    \"timestamp\": 1764812581863\n  },\n  {\n    \"id\": \"JYGff5Exfp7KaxTD\",\n    \"url\": \"https://www.coindesk.com/business/2025/12/01/kalshi-launches-tokenized-event-bets-on-solana-blockchain-cnbc\",\n    \"description\": \"CoinDesk on outcome token mechanics\",\n    \"timestamp\": 1764812581863\n  }\n]"},{"id":"previous_cid","value":"\"https://ipfs.everipedia.org/ipfs/QmdJgiA3icqaadGQ5irR2tbKZC5z6V4W3x57GEbafcpbh3\""},{"id":"commit-message","value":"\"Added Decentralized Prediction Market wiki page\""},{"id":"previous_cid","value":"QmdJgiA3icqaadGQ5irR2tbKZC5z6V4W3x57GEbafcpbh3"}],"events":[{"id":"05739954-040c-48b2-85c7-028a0f6dcd50","date":"2020-07","title":"Augur Protocol Launches v2","type":"DEFAULT","description":"Augur, one of the earliest decentralized prediction market protocols, launched its second version, introducing an improved oracle system and the use of the DAI stablecoin for markets.","link":null,"multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null},{"id":"4b0c0ae1-b165-4264-bfea-ad92f5a1fa2c","date":"2022-11","title":"Collapse of FTX Prediction Markets","type":"DEFAULT","description":"The collapse of the centralized crypto exchange FTX resulted in the failure to settle its prediction markets, highlighting the risks of centralized platforms and underscoring the need for decentralized, trustless alternatives.","link":null,"multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null},{"id":"eb3d7ac4-c652-406c-9199-97bf3bd73adb","date":"2025-12","title":"Kalshi Launches Tokenized Bets on Solana","type":"DEFAULT","description":"Kalshi, a CFTC-regulated exchange, launched tokenized versions of its event contracts on the Solana blockchain, bridging regulated finance with DeFi infrastructure for the first time.","link":"https://www.coindesk.com/business/2025/12/01/kalshi-launches-tokenized-event-bets-on-solana-blockchain-cnbc","multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null},{"id":"1f2fa5a5-7e51-4c66-b2ef-755cc0442da7","date":"2025-12","title":"Fanatics Enters Prediction Markets","type":"DEFAULT","description":"Sports merchandising giant Fanatics launched Fanatics Markets, a centralized prediction market app, signaling significant mainstream corporate interest in the sector.","link":"https://www.coindesk.com/markets/2025/12/03/fanatics-enters-prediction-markets-with-app-live-in-10-states","multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null},{"id":"2853f12c-d589-4f59-9ca8-a2483635fb21","date":"2025-12-04","title":"Decentralized Prediction Market Founded","type":"CREATED","description":"Decentralized Prediction Market was founded and officially launched."}],"user":{"id":"0x8af7a19a26d8fbc48defb35aefb15ec8c407f889"},"author":{"id":"0x8af7a19a26d8fbc48defb35aefb15ec8c407f889"},"operator":{"id":"0x1E23b34d3106F0C1c74D17f2Cd0F65cdb039b138"},"language":"en","version":1,"linkedWikis":{"blockchains":[],"founders":[],"speakers":[]},"recentActivity":"{\"items\":[{\"id\":\"8dcd9950-1dfa-4b3b-9a29-3352388ecc77\",\"title\":\"Decentralized Prediction Market\",\"description\":\"Decentralized Prediction Markets are blockchain platforms where users trade on future event outcomes. They use smart contracts and collective intelligence, or \\\"wisdom of the crowd,\\\" to forecast real-world events, from politics to finance.\",\"timestamp\":\"2025-12-04T02:02:14.318Z\",\"category\":\"Wiki Update\",\"status\":{\"icon\":\"RiGlobalLine\",\"label\":\"Wiki Updated\",\"iconClassName\":\"text-green-500\"},\"user\":{\"name\":\"0x8af7a19a26d8fbc48defb35aefb15ec8c407f889\",\"address\":\"0x1E23b34d3106F0C1c74D17f2Cd0F65cdb039b138\"},\"button\":{\"label\":\"View Summary\",\"icon\":\"RiFileTextLine\"},\"summarySections\":[{\"title\":\"Linked Wikis\",\"subtitle\":\"A new linked wiki was added.\",\"variant\":\"added\",\"changeCount\":1,\"changes\":[\"Added linked wiki 'Glossary'.\"]}]}]}"}