Executive Summary
Prediction markets have evolved from ancient forecasting methods to modern regulated exchanges, decentralized blockchain platforms, and play-money forecasting communities. These markets aggregate diverse information into tradable forecasts, balancing innovation, regulation, and accessibility.
This article classifies platforms along six dimensions: resolution systems, governance, technical infrastructure, market mechanics, regulatory environment, and outcome types. A complementary typology highlights key forms; regulated exchanges (e.g., Kalshi), decentralized on-chain markets (e.g., Polymarket), centralized off-chain platforms (e.g., PredictIt), play-money/reputation systems (e.g., Metaculus), specialty decision markets, and aggregators.
Comparative analysis shows no universal “best” model: each design faces trade-offs between decentralization and performance, incentive strength and accessibility, liquidity efficiency and accuracy. Future trends point toward hybrid approaches, AI-assisted resolution, and deeper integration with DeFi and institutional finance. Investor confidence, evidenced by billion-dollar valuations, signals strong growth and diverse opportunities across the ecosystem.
Table of Contents
- Introduction 1.1 Background and Evolution 1.2 Introduction to Prediction Market Architecture
Classification Framework
2.1 Resolution Systems
2.2 Governance Structures
2.3 Technical Infrastructure
2.4 Market Mechanics and Incentives
2.5 Regulatory Environment
2.6 Outcome TypesTypology of Prediction Markets
3.1 Regulated Exchanges (e.g., Kalshi)
3.2 Decentralized On-Chain Markets (e.g., Polymarket, Augur)
3.3 Centralized Off-Chain Platforms (e.g., PredictIt)
3.4 Play-Money and Reputation Systems (e.g., Metaculus)
3.5 Specialty and Decision Markets
3.6 AggregatorsComparative Analysis
4.1 Strengths and Weaknesses of Each Category
4.2 Trade-offs in Design and OperationEmerging Trends
5.1 Hybrid Models
5.2 AI-Assisted Resolution
5.3 Integration with DeFi and Institutional FinanceApplications and Future Directions
Conclusion
Appendix
References
1. Introduction
1.1 Background and Evolution of Prediction Markets
Throughout human history, mankind has always sought to predict the future to gain an advantage, whether through astrology, fortune tellers, oracles, or even the flight of birds in ancient Rome. From crops and weather to wars and politics, people have long recognized that foresight can mean the difference between prosperity and ruin. Early modern societies formalized forecasting through wagers on royal successions and wars, eventually leading to academic markets like the Iowa Electronic Markets. Online platforms such as Intrade and PredictIt brought prediction markets to the internet, but many faced shutdowns due to unclear regulations and legal restrictions.
Prediction markets, also known as betting markets, information markets, decision markets, idea futures or event derivatives, are open markets that enable the prediction of specific outcomes using financial incentives. They are exchange-traded markets established for trading bets in the outcome of various events.
Over the past two decades, prediction markets have evolved from quirky experiments on university servers to regulated exchanges, decentralized on-chain platforms, and sprawling ecosystems of play-money forecasting communities. Some operate under strict regulatory oversight, others live natively on blockchains, while many thrive in reputation-based or academic settings. Each type makes trade-offs between legal clarity and innovation speed, monetary incentives and reputational rewards, between transparency and oracle risks.
1.2 Introduction to Prediction Market Architecture
Prediction markets represent a convergence of economic theory, distributed systems, and information aggregation mechanisms. These markets enable the prediction of specific outcomes using financial incentives, functioning as exchange-traded markets for trading bets on event outcomes. From a technical perspective, these platforms must solve complex challenges including:
• Information Aggregation: Combining diverse individual predictions into collective intelligence
• Resolution Authority: Determining ground truth for market outcomes
• Infrastructure Scalability: Supporting high-frequency trading and large user bases
• Economic Mechanism Design: Balancing incentives for accuracy, participation, and platform sustainability
• Regulatory Compliance: Operating within legal frameworks while maintaining functionality
The technical architecture choices made by prediction market platforms fundamentally shape their capabilities, limitations, and market positioning.
2. Classification Framework
To understand the technical landscape, we classified prediction markets along six critical dimensions. Classification provides a structured way of organizing projects into distinct categories based on shared technical and operational characteristics. This framework allows us to map the diversity of prediction market designs in a systematic manner and to highlight where projects converge or diverge in their underlying mechanics. The six dimensions are:
- Resolution Systems: How platforms determine outcome truth
- Governance Model: who has ultimate control over the platform and its contracts
- Technical Infrastructure: The technological foundation and deployment model
- Market Mechanics: Economic incentive structures and participation models
- Regulatory frameworks/environment
- By Outcome
Brief Overview of the classification Framework
2.1 Resolution systems
Resolution systems represent the most critical technical component of prediction markets, determining how platforms establish ground truth for market outcomes.
2.1.1 Human-based Resolution: Outcomes decided by people (trusted arbiters, moderators, or community votes). Designated subject matter experts or platform administrators make resolution decisions. And it could either be
• Centralized arbiter : regulated operators decide outcome, like a CFTC-regulated platform with internal expert resolution teams
o Examples: PredictIt and Kalshi.
o Pros: Fast, unambiguous, trusted in regulated contexts.
o Cons: Centralization risk, censorship possible.
• Community moderation / curator panels:
o Example: Metaculus, Manifold Markets.
o Pros: Handles ambiguous/subjective events well.
o Cons: Requires trust in moderators; disputes may be opaque.
2.1.2 Oracle-based Resolution: External data feeds automatically resolve markets based on predetermined criteria.
• Decentralized oracle networks
o Example: Augur (REP-based).
o Pros: Trust-minimized, tamper-resistant.
o Cons: Oracle manipulation risk; dispute resolution can be slow/expensive.
• Single oracle provider
o Example: Polymarket (relies on UMA’s Optimistic Oracle or Chainlink feeds), Hedgehog Markets.
o Pros: Efficient, fast resolution.
o Cons: Centralization around chosen oracle; oracle failure = system failure.
2.1.3 Hybrid Resolution system: Combines multiple resolution approaches based on market type and complexity.
o Example: Reality.eth: Combines automated oracles with human arbitration layers
o Pros: Optimization, Uses automated systems where possible, human judgment where necessary, Flexibility.
o Cons: Complexity, Expensive to maintain, Conflicting results.
2.2 Governance Model
Governance defines who ultimately controls the rules, upgrades, and dispute processes of a prediction market platform. The governance layer directly shapes platform resilience, adaptability, and susceptibility to capture.
2.2.1 Centralized Governance
Decisions are made by a single operator or tightly controlled corporate entity.
• Examples: PredictIt, Kalshi.
• Pros: Clear accountability, regulatory compliance, streamlined operations.
• Cons: High centralization risk, platform can be shut down, opaque decision-making.
2.2.2 Token-based On-chain Governance
Token holders collectively vote on platform upgrades, dispute resolution rules, and parameter changes.
• Examples: Augur (REP token), GnosisDAO.
• Pros: Decentralized decision-making, community alignment, resilience against censorship.
• Cons: Low voter turnout, plutocracy risks (whales dominate), governance capture.
2.2.3 Hybrid Governance
Combines centralized operational teams with community consultation or delegated committees.
• Examples: Polymarket (off-chain corporate entity with UMA dispute resolution), *Manifold Markets *(core devs and community input).
• Pros: Balances efficiency and decentralization, adaptive governance.
• Cons: Ambiguity in accountability, potential centralization creep.
Fig 1: fig 1 displays a scatter plot representing prediction Platforms positioned based on their " Degree of Decentralization"(x-axis) and "Resolution Method"(y-axis)
2.3 Technical Infrastructure
Technical infrastructure refers to the technological foundation, deployment model, and execution environment of prediction markets. It simply means the underlying technology and systems that make stuff work. It Includes:
2.3.1 Centralized Web Platforms
Traditional web2-style deployments with centralized servers, user accounts, and KYC.
• Examples: PredictIt, Kalshi.
• Pros: High performance, user-friendly UX, easy scaling.
• Cons: Regulatory chokepoints, single point of failure, censorship risks.
2.3.2 On-chain Smart Contract Platforms
Markets deployed fully on blockchains; execution, trading, and resolution are transparent and immutable.
• Examples: Augur(Ethereum), Omen(Gnosis Chain).
• Pros: Trustless, transparent, global accessibility.
• Cons: Gas fees, scalability issues, reliance on blockchain uptime.
2.3.3 Hybrid/Middleware Solutions
Core trading and market logic on-chain, but user-facing functions (frontend, matching engines, order books) off-chain.
• Examples: Polymarket, Zeitgeist (Polkadot ecosystem).
• Pros: Better UX, lower costs, hybrid trust guarantees.
• Cons: Complexity, off-chain components can reintroduce trust assumptions.
2.4 Market Mechanics
Market mechanics covers the methods of liquidity provision and price determination for outcomes.
2.4.1 Continuous Double Auction (CDA)
Order books where traders post bids/asks; prices reflect aggregate supply and demand.
• Examples: Kalshi, PredictIt.
• Pros: Familiar mechanism, efficient price discovery.
• Cons: Low liquidity markets can stagnate, requires active participation.
2.4.2 Automated Market Makers (AMMs)
Liquidity pools replace order books; prices shift according to bonding curves or automated formulas. Instead of relying on traditional order books, AMMs use mathematical formulas for quotations and provides a pricing rule that adjusts that their cost based on traders’ demand.
• Examples: Omen(uses Constant Function Market Maker(CFMM) a DeFi-styled liquidity pool), Manifold Markets (Uses L*ogarithmic Market Scoring Rule(LMSR)* that always offer prices, and doesn’t require liquidity providers.)
• Pros: Always available liquidity, scalable for long-tail markets.
• Cons: Impermanent loss, potential mispricing in thin markets.
2.4.3 Hybrid Liquidity Models
Hybrid Liquidity Model combine elements of different trading mechanisms to balance price discovery with reliable settlement. Instead of relying solely on AMMs or order books, these system uses a mixed approach.
• Examples: Polymarket (Uses Centralized Limit Order Book (CLOB)), Azuro (Uses shared liquidity pools).
• Pros: Diversifies liquidity sources, balances efficiency and resilience.
• Cons: Added complexity, coordination challenges.
2.5 Regulatory Frameworks/Environment
Prediction markets exist in a legally gray and jurisdiction-dependent space. Regulation impacts market design, accessibility, and survivability.
2.5.1 Fully Regulated Platforms
Licensed and overseen by government regulators.
• Examples: Kalshi(CFTC-regulated), PredictIt(academic no-action letter until 2023).
• Pros: Legal certainty, mainstream adoption possible.
• Cons: Limited product scope, compliance costs, geographic restrictions.
2.5.2 Unregulated / Permissionless Platforms
Deployed globally with no central operator enforcing KYC/AML.
• Examples: Augur, Omen, Polymarket (pre-2022 enforcement actions).
• Pros: Open access, censorship resistance, rapid innovation.
• Cons: Enforcement risk, potential shutdowns, user legal exposure.
2.5.3 Research / Academic Platforms
Operate under special exemptions or “experimental” labels.
• Examples: Iowa Electronic Markets (IEM), Good Judgment Project.
• Pros: Useful for research, tolerated by regulators.
• Cons: Limited scale, non-commercial focus.
2.6 Outcome Type
2.6.1 Binary Prediction Markets: Traders bet on whether a specific event will happen (yes) or not (no).
• Example: PredictIt.
• Pros:
o Simple, intuitive for new users.
o High liquidity since bets are concentrated on only two sides.
• Cons:
o Limited nuance : cannot capture probabilities beyond yes/no.
o Requires multiple separate markets for complex questions.
2.6.2 Categorical / Multi-Outcome Markets: Multiple discrete outcomes compete (e.g., “Who will win the 2024 election?” with candidates as outcomes).
• Example: Insight Prediction.
• Pros:
o Captures complex real-world scenarios (sports, elections, entertainment).
o One market instead of many binaries.
• Cons:
o Liquidity is fragmented across many outcomes.
o More complex to resolve fairly.
2.6.3 Scalar / Continuous Prediction Markets: Traders predict a number within a range (e.g., “What will US inflation be in December?”). Payouts depend on closeness to the true value.
• Example: Trepa.
• Pros:
o Enables precise, information-rich forecasts.
o Useful for economics, science, and governance predictions.
• Cons:
o Resolution depends heavily on reliable, transparent data sources.
2.6.4 Hybrid Markets: Platforms that combine multiple outcome types (binary, categorical, scalar) under one roof, or blend market infrastructures.
• Examples: Polymarket, Augur, Kalshi.
• Pros:
o Flexible: can support a wide range of event types.
o Attracts diverse traders and use cases.
• Cons:
o More complex to design and operate.
o Liquidity can be spread thin across many types of markets.
fig 2: This displays four types of prediction based on outcome types
3. Typology of Prediction Markets
While the classification dimensions provide a structured mapping of prediction markets into clear, mutually exclusive categories, it cannot fully capture the overlaps, trade-offs, and gray areas that exist in practice. A typology complements classification by offering ideal types that highlight conceptual differences and comparative dimensions. This allows us to move beyond “what belongs where” and instead ask “how do different forms relate, and what does each imply for design, incentives, and reliability and are useful systems that help us to compare systems, highlight trade-offs, and understand hybrid designs. The types are outlined as follow
3.1 Regulated Financial Exchanges
Definition: Fully compliant prediction markets operating under traditional financial regulations, treating prediction contracts as legitimate financial instruments.
Mechanics:
• CFTC-regulated event contracts
• Traditional KYC/AML compliance
• Order book trading with professional market making
• Fiat currency settlement
• Human administrative resolution backed by regulatory oversight
Examples:
• Kalshi: CFTC-regulated exchange offering contracts on economic indicators, elections, and policy outcomes
• CME Group(historically): Offered economic derivatives that function similarly to prediction markets
Target Audience: Institutional investors, sophisticated retail traders, hedge funds seeking regulatory certainty
Technical Architecture:
User Registration (KYC/AML) → Fiat Deposit → Order Book Trading →
Administrative Resolution → Regulatory Oversight → Cash Settlement
Strengths:
• Legal certainty and investor protection
• Professional market infrastructure
• Integration with traditional financial systems
• Credible regulatory oversight for resolution
Weaknesses:
• Limited market scope due to regulatory constraints
• High operational costs from compliance requirements
• Slower innovation cycles due to regulatory approval processes
3.2 On-Chain Decentralized Markets
Definition: Fully decentralized prediction markets built on blockchain infrastructure, emphasizing transparency, composability, and censorship resistance.
Mechanics:
• Smart contract-based market creation and settlement
• Cryptocurrency collateral (typically stablecoins)
• AMM or peer-to-peer liquidity models
• Oracle-based automated resolution
• Permissionless market creation
Examples:
• Polymarket: Ethereum-based platform using USDC collateral and UMA oracles
• Omen: Gnosis-based prediction markets with Reality.eth oracles
• Augur: Pioneer of decentralized prediction markets with REP token governance
Target Audience: Crypto-native users, DeFi participants, global users seeking permissionless access
Technical Architecture:
Fig 3: This flowchart explains the technical architecture of On-Chain Decentralized Markets
Strengths:
• Global accessibility and permissionless participation
• Transparency through public blockchain records
• Composability with other DeFi protocols
• Censorship resistance and reduced single points of failure
Weaknesses:
• Smart contract and oracle risks
• Scalability limitations and transaction costs
• User experience complexity for non-crypto users
• Regulatory uncertainty in many jurisdictions
3.3 Centralized Off-Chain Platforms
Definition: Traditional web platforms offering prediction markets through centralized infrastructure, often with limited regulatory compliance.
Mechanics:
• Centralized order matching and market making
• Fiat or cryptocurrency deposits
• Administrative resolution by platform operators
• Traditional web interface with account-based access
• Platform-controlled market creation
Examples:
• PredictIt (discontinued): Academic research platform with small-dollar limits
• Betfair (political markets): Traditional betting exchange with prediction market features
• Smarkets: European platform offering political and event betting
Target Audience: Retail users, political enthusiasts, researchers seeking accessible platforms
Technical Architecture:
Fig 4 : This flowchart helps visualize Technical architecture of Centralized Off-Chain Platforms
Strengths:
• Familiar user experience similar to traditional websites
• Fast transaction processing and lower fees
• Flexible market creation and resolution processes
• Easy fiat currency integration
Weaknesses:
• Central point of failure and potential censorship
• Limited transparency in resolution processes
• Counterparty risk from platform insolvency
• Geographic restrictions and compliance limitations
3.4 Play-Money & Reputation-Based Platforms
Definition: Forecasting platforms that prioritize accuracy and knowledge aggregation over financial incentives, using virtual currencies or reputation systems.
Mechanics:
• Virtual currency or point-based trading
• Community-driven resolution processes
• Focus on forecasting accuracy metrics
• Open participation with minimal barriers
• Research-oriented market design
Examples:
• Metaculus: Community forecasting platform with reputation-based incentives
• Manifold Markets: Play-money prediction markets with social features
• Good Judgment Open: Research platform focusing on forecasting skill development
Target Audience: Researchers, forecasting enthusiasts, educational institutions, think tanks
Technical Architecture:
User Registration → Virtual Currency Allocation → Prediction Submission →
Community Resolution → Reputation/Score Updates
Strengths:
• No regulatory concerns with virtual currencies
• Lower barriers to participation and experimentation
• Focus on forecasting quality over speculation
• Educational value and skill development
Weaknesses:
• Limited incentive strength compared to real money
• Potential for lower engagement and liquidity
• Resolution quality may vary with community involvement
• Less connection to real-world economic value
3.5 Specialty & Decision Markets
Definition: Prediction markets designed for specific use cases, often within organizations or for particular domains like internal corporate decision-making.
Mechanics:
• Customized resolution processes for specific contexts
• Integration with organizational decision workflows
• Specialized market designs for domain expertise
• May use proprietary or adapted technologies
Examples:
• Internal corporate prediction markets (IBM, Google historically)
• Research institution forecasting (RAND Corporation projects)
• Policy analysis markets (government pilot programs)
Target Audience: Corporations, government agencies, research institutions, NGOs
Technical Architecture:
Organizational Integration → Custom Market Design → Specialized Resolution →
Decision Integration → Performance Analysis
Strengths:
• Tailored to specific organizational needs
• Integration with decision-making processes
• Domain-specific expertise and context
• Controlled environment for experimentation
Weaknesses:
• Limited scalability beyond specific contexts
• Potential for organizational bias in resolution
• Higher setup and maintenance costs
• Limited liquidity from restricted participant pools
3.6 Aggregators & Meta-Forecasting Platforms
Definition: Platforms that aggregate predictions from multiple sources to create composite forecasts, often using sophisticated statistical methods.
Mechanics:
• Data collection from multiple prediction sources
• Algorithmic aggregation and weighting methods
• Meta-prediction techniques and ensemble methods
• Historical performance tracking and calibration
• API integrations with various platforms
Examples:
• Metaforecast (discontinued): Aggregated predictions across platforms
• FiveThirtyEight: Statistical modeling combining polls and prediction markets
• Election Betting Odds: Aggregates political betting market data
Target Audience: Data analysts, journalists, researchers, institutions seeking comprehensive forecasts
Technical Architecture:
Fig 5: Showing the Technical Architecture of Aggregators & Meta-Forecasting Platforms
Strengths:
• Reduces bias from single-source predictions
• Historical performance tracking and calibration
• Comprehensive coverage of prediction landscape
• Research-grade statistical methodologies
Weaknesses:
• Dependent on underlying platform quality and availability
• Complexity in weighting different sources appropriately
• Potential lag in real-time updates
• Limited to markets covered
4. Comparative Analysis
4.1 Technical Comparison Matrix
Fig 6: comparing the different types of prediction markets
4.2 Strengths and Weaknesses Analysis
i. Regulated Exchanges vs. Decentralized Markets: Regulated exchanges provide legal certainty and professional infrastructure but sacrifice global accessibility and innovation speed. Polymarket emphasizes decentralization and transparency, while Kalshi pursues regulatory compliance under the CFTC, highlighting this fundamental trade-off.
ii. Centralized vs. Decentralized Infrastructure: Centralized platforms offer superior user experience and operational efficiency but introduce counterparty risk and potential censorship. Unlike Kalshi, which is structured like a financial exchange, Polymarket is a peer-to-peer prediction protocol, demonstrating different approaches to market structure.
iii. Incentive Design Trade-offs: In both places, users trade with real money, which differs from forecasting platforms such as Manifold and Metaculus, which focus mainly on accuracy. This highlights the tension between financial incentives and pure forecasting objectives.
iv. Liquidity and Capital Efficiency: AMM-based systems provide always-available liquidity but may suffer from impermanent loss and slippage. Order book systems offer better price discovery but require active market makers and may have periods of low liquidity.
5. Critical Trade-Offs in Practice
5.1 Decentralization vs. Performance Tradeoff
The Challenge: Blockchain systems provide decentralization benefits but suffer performance limitations.
Optimization Strategies:
• Layer 2 Solutions: Use sidechains or rollups for transaction processing
• Batch Settlement: Aggregate multiple trades into single blockchain transactions
• Hybrid Architecture: Combine off-chain order matching with on-chain settlement
• State Channels: Enable off-chain trading with periodic blockchain synchronization
Real-World Implementation: Polygon network adoption by Polymarket reduces gas costs while maintaining Ethereum ecosystem benefits.
5.2 Incentive Strength vs. Accessibility Tradeoff
The Challenge: Real money creates strong incentives but excludes users unable or unwilling to risk capital.
Optimization Strategies:
• Graduated Systems: Start with play money, graduate to real money
• Micro-Betting: Enable very small stake sizes to reduce barriers
• Sponsored Markets: Allow third parties to fund prize pools
• Hybrid Rewards: Combine virtual achievements with real benefits
Real-World Implementation: Some platforms offer both play money and real money tracks for the same markets.
5.3 Liquidity Design vs. Capital Efficiency
Different liquidity models create distinct trade-offs:
AMM Systems:
• Pros: Always-available liquidity, simple implementation
• Cons: Impermanent loss for liquidity providers, price slippage
Order Book Systems:
• Pros: Efficient price discovery, minimal slippage
• Cons: Requires active market makers, potential liquidity gaps
Platform Market Making:
• Pros: Guaranteed liquidity, controlled spread
• Cons: Platform risk, potential conflicts of interest
5.4 Accuracy vs. Participation Quality
Platforms face a tension between broad participation (more information) and participant quality (better predictions). The Intelligent Oracle resolves markets in under an hour at near-zero cost, replacing days-long disputes and thousand-dollar resolution fees, suggesting automation can help scale quality resolution.
Technical Solutions:
• Reputation weighting systems to emphasize quality predictors
• Staking requirements to filter serious participants
• Educational barriers to ensure understanding
• Algorithmic detection of manipulation or noise
5.5 Innovation Speed vs. Operational Stability
Newer platforms can implement cutting-edge features rapidly, while established platforms prioritize reliability and regulatory compliance. This creates different technical architectures:
Innovation-Focused Platforms:
• Experimental features and rapid iteration
• Higher technical risk tolerance
• Community-driven development
Stability-Focused Platforms:
• Extensive testing and compliance procedures
• Conservative technical choices
• Professional operational standards
6. Applications and Future Directions
6.1 Current Optimal Applications by Type
i. Regulated Exchanges: Best for institutional hedging, economic indicator trading, and scenarios requiring legal certainty. Ideal for financial professionals and corporate risk management.
ii. On-Chain Decentralized Markets: Excel in global information aggregation, DeFi integration, and censorship-resistant forecasting. Particularly valuable for politically sensitive topics and crypto-native applications.
iii. Play-Money Platforms: Optimal for research, education, and long-term forecasting where accuracy matters more than speculation. Valuable for academic studies and policy analysis.
iv. Aggregators: Essential for comprehensive analysis, journalism, and research requiring multiple perspective synthesis.
6.2 Emerging Hybrid Models
The ecosystem is evolving toward hybrid approaches that combine advantages of different types:
i. Regulated Crypto-Native Platforms: Initially, Kalshi's feeds will power perpetual futures contracts on decentralized exchanges, showing integration between regulated and decentralized systems.
ii. Play-Money with Prize Pools: Platforms combining virtual trading with real-world rewards for top performers, maintaining regulatory simplicity while adding monetary incentives.
iii. AI-Assisted Aggregation: Machine learning systems that can process and weight diverse prediction sources more effectively than simple statistical methods.
7. Conclusion
This typology reveals that there is no universally "best" prediction market design. Instead, optimal choice depends on specific requirements. Success in this ecosystem requires deep technical understanding of these tradeoffs combined with clear focus on specific user needs and market opportunities. The platforms that thrive will be those that make conscious, informed architectural choices aligned with their strategic objectives rather than attempting to optimize for all dimensions simultaneously.
The prediction market ecosystem is moving toward increased technical sophistication, with platforms deploying advanced technologies including AI resolution systems, cross-chain infrastructure, and privacy-preserving mechanisms. However, the fundamental tradeoffs between decentralization, performance, and accessibility will continue to drive architectural diversity.
The key insight is that different technical architectures serve different purposes, and the ecosystem benefits from this diversity. The rapid growth in funding for platforms like Polymarket raising $200 million at a $1 billion valuation and Kalshi securing $185 million on a $2 billion valuation demonstrates significant investor confidence in the sector's potential across multiple technical approaches.
8. Appendix: Extended Platform Directory
i. Regulated Exchanges
• Kalshi (USA): CFTC-regulated event contracts
• Iowa Electronic Markets (USA): Academic research platform
• CME Group (USA): Economic derivatives with prediction market characteristics
ii. On-Chain Decentralized Markets
• Polymarket (Global): Ethereum-based, USDC collateral
• Hedgehogs: Solana Based
• Omen (Global): Gnosis Chain, Reality.eth oracles
• Augur (Global): Ethereum, REP token governance
• Pascal (Global): Multi-chain prediction protocol
iii. Centralized Off-Chain Platforms
• Betfair Exchange(UK/International): Political and event betting
• Smarkets(UK/International): European prediction platform
• PredictIt (Discontinued): Former academic platform
iv. Play-Money & Reputation Platforms
• Metaculus(Global): Community forecasting with reputation
• Manifold Markets (Global): Play-money with social features
• Good Judgment Open (Global): Research-focused forecasting
• Foretold (Global): Open-source forecasting platform
v. Aggregators & Analytics
• FiveThirtyEight (USA): Statistical modeling and aggregation
• Election Betting Odds (Global): Political market aggregation
• PredictWise (USA): Combined polling and market data
References
- https://www.webopedia.com/crypto/learn/history-prediction-markets/
- https://en.wikipedia.org/wiki/Iowa_Electronic_Markets
- https://mickbransfield.com/2025/07/15/prediction-market-database-v3/
- https://saul-munn.notion.site/Map-of-the-Prediction-Market-Forecasting-Ecosystem-4ffddd0f10d64fdb92235b374ec5e3f1
- https://github.com/0xperp/awesome-prediction-markets
Top comments (0)