{"id":"pandora","title":"Pandora","content":"**Pandora** is a decentralized prediction market protocol built on the [Ethereum](https://iq.wiki/wiki/ethereum) blockchain. The platform allows users to create markets and trade on the outcomes of any real-world event. \n\nIt is distinguished by its use of an artificial intelligence (AI)-powered oracle system for resolving market outcomes and a dual-engine architecture that supports both parimutuel and [Automated Market Maker](https://iq.wiki/wiki/automated-market-maker) (AMM) trading models. [\\[1\\]](#cite-id-NqoGTJUhKKSlTXjv) [\\[2\\]](#cite-id-mfJB8j06WNnOeHT1)​\n\n## Overview\n\nPandora launched on the [Ethereum](https://iq.wiki/wiki/ethereum) [mainnet](https://iq.wiki/wiki/mainnet) on February 23, 2026. The protocol was developed by an AI-focused team known as [Hey](https://iq.wiki/wiki/lenster) [Anon](https://iq.wiki/wiki/anon), led by Daniele Sestagalli. The stated mission of the project is to provide a transparent and decentralized alternative to what the creators describe as the \"prediction market duopoly,\" criticizing incumbent platforms for operating with opaque, \"black box\" market-making practices. [\\[2\\]](#cite-id-mfJB8j06WNnOeHT1) [\\[5\\]](#cite-id-HVwPKhIHYKldwvn0)\n\nThe core of the platform is its permissionless nature, which allows any user to create a prediction market on topics ranging from global politics to internet culture. All market mechanics are designed to be fully on-chain, ensuring public verifiability. Market resolution is handled by the Pandora [Oracle](https://iq.wiki/wiki/oracle), a system that relies on a consensus of multiple proprietary AI agents. \n\nIn cases where the AI cannot reach a consensus, the decision is escalated to a vote by stakers of the `$ANON` token. The platform's long-term vision is to become a \"home for trading agents,\" enabling both human and autonomous AI to interact with the protocol. Future plans include allowing AI agents to autonomously assess markets, optimize strategies, and deploy new markets, with a scoring mechanism to rate agents based on performance and integrity. [\\[1\\]](#cite-id-NqoGTJUhKKSlTXjv) [\\[2\\]](#cite-id-mfJB8j06WNnOeHT1) [\\[5\\]](#cite-id-HVwPKhIHYKldwvn0)\n\nAs of March 3, 2026, shortly after its launch, the platform had recorded a total trading volume of $167,900 across 246 created markets, with 1,107 total trades executed. [\\[1\\]](#cite-id-NqoGTJUhKKSlTXjv)​\n\n## History\n\nPandora was officially launched on the [Ethereum](https://iq.wiki/wiki/ethereum) network on February 23, 2026. The launch was announced by its development entity, [Hey](https://iq.wiki/wiki/lenster) [Anon](https://iq.wiki/wiki/anon), through a press release. The initial announcement highlighted the platform's AI-driven oracle and its aim to bring greater transparency to the prediction market sector. [\\[1\\]](#cite-id-NqoGTJUhKKSlTXjv) [\\[2\\]](#cite-id-mfJB8j06WNnOeHT1)​\n\n## Technology and Features\n\nPandora integrates several key technologies to operate its decentralized prediction market, focusing on a transparent on-chain architecture, flexible trading models, and an AI-based resolution system. [\\[2\\]](#cite-id-mfJB8j06WNnOeHT1)​\n\n### Core Architecture\n\nThe protocol is built on the [Ethereum](https://iq.wiki/wiki/ethereum) Layer 1 blockchain. A core design principle is transparency, with all market mechanics, trades, and fund management executed via publicly verifiable smart contracts. The protocol operates on a non-custodial basis, which means users retain full control and custody of their own funds without depositing them into a centrally controlled entity. [\\[1\\]](#cite-id-NqoGTJUhKKSlTXjv) [\\[2\\]](#cite-id-mfJB8j06WNnOeHT1)​\n\nThe protocol’s technical foundation consists of several key smart contracts. A `PredictionOracle` contract manages the creation and resolution of \"Polls\"—the underlying questions with defined rules and resolution sources. A `MarketFactory` contract then creates tradeable \"Markets\" (either AMM or Pari-Mutuel) that are linked to these polls. The system also uses a 5-minute time window, or \"Epoch,\" for managing deadlines. [\\[6\\]](#cite-id-VoQmNDiPC3mcHIJD)\n\nWhile the protocol is described as non-custodial, the available source materials do not mention if the smart contracts have undergone any third-party security audits. [\\[1\\]](#cite-id-NqoGTJUhKKSlTXjv)​\n\n### Dual-Engine Trading Model\n\nPandora employs a \"dual-engine architecture\" that supports two different types of trading mechanics, allowing market creators to choose the model best suited for their prediction. [\\[1\\]](#cite-id-NqoGTJUhKKSlTXjv)​\n\n#### Parimutuel Model (Pool Betting)\n\nThis model is designed for binary (Yes/No) outcome markets. In a parimutuel system, all bets are placed into a pool. The odds are dynamic and change as more bets are placed on one outcome versus the other. After the event is resolved, the total pool (minus protocol fees) is distributed among those who bet on the correct outcome. This model can enable high-leverage betting opportunities. [\\[1\\]](#cite-id-NqoGTJUhKKSlTXjv) [\\[6\\]](#cite-id-VoQmNDiPC3mcHIJD)\n\n#### Automated Market Maker (AMM) Model (Continuous Trading)\n\nThis model, also referred to as V2, is used for markets that may have multiple possible outcomes and facilitates continuous trading. It utilizes a [Uniswap](https://iq.wiki/wiki/uniswap)-style AMM pricing model for YES/NO outcome tokens to provide instant liquidity, allowing traders to buy or sell outcome shares at any time without needing a direct counterparty. This facilitates ongoing price discovery up until the market's resolution. [\\[1\\]](#cite-id-NqoGTJUhKKSlTXjv) [\\[6\\]](#cite-id-VoQmNDiPC3mcHIJD)\n\n### Pandora Oracle and Market Resolution\n\nA key feature of the protocol is its unique oracle system, a smart contract named `PredictionOracle`, for resolving market outcomes. Instead of relying on a centralized entity or a traditional, human-based oracle network, Pandora uses a proprietary, AI-driven process. [\\[1\\]](#cite-id-NqoGTJUhKKSlTXjv) [\\[6\\]](#cite-id-VoQmNDiPC3mcHIJD)\n\nThe resolution process follows two main steps:\n\n1. **AI Consensus:** Multiple \"advanced AI agents\" analyze information related to the market's event to determine the correct outcome. These agents work to reach a consensus on the final result. The specific AI models used, whether proprietary or based on existing large language models, are not detailed in the source materials. [\\[1\\]](#cite-id-NqoGTJUhKKSlTXjv) [\\[2\\]](#cite-id-mfJB8j06WNnOeHT1)\n2. **Escalation to `$ANON` Stakers:** If the AI agents are unable to reach a consensus, the resolution task is escalated to the stakers of the `$ANON` token. These token holders then vote to determine the final, correct outcome. [\\[2\\]](#cite-id-mfJB8j06WNnOeHT1)\n\nThis system was designed to minimize human interference, reduce the potential for manual resolution errors, and increase the overall decentralization of the platform. [\\[2\\]](#cite-id-mfJB8j06WNnOeHT1)​\n\n### Platform Functionalities\n\nPandora offers several user-facing features to support its trading environment.\n\n* **Permissionless Market Creation:** Any user can create a prediction market on any verifiable, real-world event without requiring approval from a central authority. [\\[1\\]](#cite-id-NqoGTJUhKKSlTXjv)\n* **Provide Liquidity:** Users can provide liquidity to markets and earn a share of the fees generated from trading activity. [\\[6\\]](#cite-id-VoQmNDiPC3mcHIJD)\n* **Parlay Betting:** Users can combine multiple, separate predictions into a single wager known as a parlay. For the bet to win, all individual predictions within the parlay must be correct. A successful parlay results in a compounded, exponential payout. [\\[1\\]](#cite-id-NqoGTJUhKKSlTXjv)\n* **Liquidity Architecture:** The protocol's design is optimized for high-frequency trading with low protocol fees. The liquidity model, particularly the AMM, is engineered to allow users to enter or exit positions at any time. [\\[1\\]](#cite-id-NqoGTJUhKKSlTXjv)\n* **Social & Research Tools:** The platform integrates additional tools to enhance the user experience, including a site-wide live chat function for community discussion and real-time \"whale alerts\" that notify users of large trades or positions being opened. [\\[2\\]](#cite-id-mfJB8j06WNnOeHT1) [\\[5\\]](#cite-id-HVwPKhIHYKldwvn0)\n\n## Hey Anon and the $ANON Token\n\n### Hey Anon\n\n[Hey](https://iq.wiki/wiki/lenster) [Anon](https://iq.wiki/wiki/anon) is the development team and [decentralized finance](https://iq.wiki/wiki/defi) (DeFi) protocol behind Pandora. The group is led by Daniele Sestagalli. [Hey](https://iq.wiki/wiki/lenster) [Anon](https://iq.wiki/wiki/anon) focuses on applying AI to simplify complex activities within the DeFi space, using a combination of natural language interfaces and machine intelligence for tasks like portfolio management and the execution of automated strategies. [\\[4\\]](#cite-id-ebzm8mcKOfUgCgW5) [\\[3\\]](#cite-id-xN324BFbYV6LKx5O) \n\nPandora represents one of its flagship products, applying its AI focus to the prediction market sector. [\\[2\\]](#cite-id-mfJB8j06WNnOeHT1)​\n\n### $ANON Token\n\nThe `$ANON` token is the native asset associated with the [Hey](https://iq.wiki/wiki/lenster) [Anon](https://iq.wiki/wiki/anon) ecosystem and serves a critical function within the Pandora protocol. Its primary utility is related to governance and security of the oracle system. Stakers of the `$ANON` token act as the final arbiters for market resolution. \n\nThey are called upon to vote on an outcome if and only if Pandora's primary AI oracle system fails to reach a consensus. The provided source material does not specify other tokenomics, such as supply, distribution, or other potential use cases. [\\[2\\]](#cite-id-mfJB8j06WNnOeHT1)​","summary":"Pandora is a decentralized prediction market protocol on Ethereum. Developed by Hey Anon, it uses an AI-powered oracle system to resolve market outcomes, allowi...","images":[{"id":"QmfLBUN5ofkUpUNbPairbgnEeaQSftZSubRa6gM9CJFhfU","type":"image/jpeg, image/png"}],"categories":[{"id":"dapps","title":"Dapps"}],"tags":[{"id":"Protocols"},{"id":"DEXes"},{"id":"AI"}],"media":[],"metadata":[{"id":"discord_profile","value":"http://t.me/PandoraCommunity2"},{"id":"website","value":"https://thisispandora.ai/"},{"id":"twitter_profile","value":"https://x.com/thisispandoraai"},{"id":"coingecko_profile","value":"https://www.coingecko.com/en/coins/heyanon"},{"id":"coinmarketcap_url","value":"https://coinmarketcap.com/currencies/hey-anon/"},{"id":"references","value":"[{\"id\":\"NqoGTJUhKKSlTXjv\",\"url\":\"https://thisispandora.ai/\",\"description\":\"Pandora project website analysis\",\"timestamp\":1772557936994},{\"id\":\"mfJB8j06WNnOeHT1\",\"url\":\"https://www.coindesk.com/press-release/2026/02/23/hey-anon-announces-launch-of-pandora-prediction-market-on-ethereum\",\"description\":\"CoinDesk press release on Pandora's launch\",\"timestamp\":1772557936994},{\"id\":\"xN324BFbYV6LKx5O\",\"description\":\"Hey anon on CMC\",\"timestamp\":1772558715795,\"url\":\"https://coinmarketcap.com/currencies/hey-anon/\"},{\"id\":\"ebzm8mcKOfUgCgW5\",\"description\":\"Hey anon on Coingecko\",\"timestamp\":1772558729288,\"url\":\"https://www.coingecko.com/en/coins/hey-anon\"},{\"id\":\"HVwPKhIHYKldwvn0\",\"url\":\"https://thedefiant.io/news/defi/hey-anon-announces-launch-of-pandora-prediction-market-on-ethereum\",\"description\":\"The Defiant on Pandora launch details\",\"timestamp\":1772714480745},{\"id\":\"VoQmNDiPC3mcHIJD\",\"url\":\"https://thisispandora.ai/docs\",\"description\":\"Pandora technical documentation\",\"timestamp\":1772714480745}]"},{"id":"previous_cid","value":"\"https://ipfs.everipedia.org/ipfs/QmQZdisfo15HVnB1zJJG69Vs6wtQbc6M2WT3kjs5DpjphK\""},{"id":"commit-message","value":"\"Updated page content and fixed metadata\""},{"id":"previous_cid","value":"QmQZdisfo15HVnB1zJJG69Vs6wtQbc6M2WT3kjs5DpjphK"}],"events":[{"date":"2026-02-01","title":"Pandora Officially Launches on Ethereum","type":"CREATED","description":"Pandora, an AI-driven decentralized prediction market, was officially launched on the Ethereum mainnet by its developer, Hey Anon.","link":"https://www.coindesk.com/press-release/2026/02/23/hey-anon-announces-launch-of-pandora-prediction-market-on-ethereum","multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null,"id":"7e3e772e-610c-4d35-a0a0-9860204ddc87"}],"user":{"id":"0x8af7a19a26d8fbc48defb35aefb15ec8c407f889"},"author":{"id":"0x8AF7a19a26d8FBC48dEfB35AEfb15Ec8c407f889"},"operator":{"id":"0x1E23b34d3106F0C1c74D17f2Cd0F65cdb039b138"},"language":"en","version":1,"linkedWikis":{"blockchains":["ethereum"],"founders":[],"speakers":[]},"recentActivity":"{\"items\":[{\"id\":\"3bfffee6-6c00-4397-8309-3744f3975f07\",\"title\":\"Pandora\",\"description\":\"Pandora is a decentralized prediction market protocol on Ethereum. Developed by Hey Anon, it uses an AI-powered oracle system to resolve market outcomes, allowi...\",\"timestamp\":\"2026-03-05T12:55:18.818Z\",\"category\":\"Dapps\",\"status\":{\"icon\":\"RiGlobalLine\",\"label\":\"Wiki Updated\",\"iconClassName\":\"text-green-500\"},\"user\":{\"name\":\"0x8AF7a19a26d8FBC48dEfB35AEfb15Ec8c407f889\",\"address\":\"0x1E23b34d3106F0C1c74D17f2Cd0F65cdb039b138\"},\"button\":{\"label\":\"View Summary\",\"icon\":\"RiFileTextLine\"},\"summarySections\":[{\"title\":\"Title\",\"subtitle\":\"The wiki title was updated.\",\"variant\":\"modified\",\"changeCount\":1,\"changes\":[\"Changed title from \\\"dapps\\\" to \\\"Dapps\\\".\"]},{\"title\":\"Summary\",\"subtitle\":\"The summary text was truncated.\",\"variant\":\"modified\",\"changeCount\":1,\"changes\":[\"The summary was updated to: \\\"Pandora is a decentralized prediction market protocol on Ethereum. Developed by Hey Anon, it uses an AI-powered oracle system to resolve market outcomes, allowi...\\\".\"]},{\"title\":\"Overview\",\"subtitle\":\"The overview section was updated with new links and expanded information on the platform's vision.\",\"variant\":\"modified\",\"changeCount\":3,\"changes\":[\"Updated the development team from \\\"Hey Anon\\\" to link to \\\"[Hey](https://iq.wiki/wiki/lenster) [Anon](https://iq.wiki/wiki/anon)\\\" [[5]](#cite-id-HVwPKhIHYKldwvn0).\",\"Added a link for the term \\\"[Oracle](https://iq.wiki/wiki/oracle)\\\".\",\"Expanded the platform's long-term vision to include autonomous AI agents assessing markets, optimizing strategies, and deploying new markets, along with a scoring mechanism [[5]](#cite-id-HVwPKhIHYKldwvn0).\"]},{\"title\":\"History\",\"subtitle\":\"Links were added in the history section.\",\"variant\":\"modified\",\"changeCount\":1,\"changes\":[\"Updated the development entity from \\\"Hey Anon\\\" to link to \\\"[Hey](https://iq.wiki/wiki/lenster) [Anon](https://iq.wiki/wiki/anon)\\\".\"]},{\"title\":\"Core Architecture\",\"subtitle\":\"Technical details regarding smart contracts were added to the core architecture.\",\"variant\":\"modified\",\"changeCount\":1,\"changes\":[\"Added information about the protocol's technical foundation, including the `PredictionOracle` and `MarketFactory` smart contracts and the 5-minute \\\"Epoch\\\" time window [[6]](#cite-id-VoQmNDiPC3mcHIJD).\"]},{\"title\":\"Dual-Engine Trading Model\",\"subtitle\":\"Subheadings for the trading models were renamed and additional details were added.\",\"variant\":\"modified\",\"changeCount\":2,\"changes\":[\"Renamed subsection \\\"Parimutuel Model (V1)\\\" to \\\"Parimutuel Model (Pool Betting)\\\" [[6]](#cite-id-VoQmNDiPC3mcHIJD).\",\"Renamed subsection \\\"Automated Market Maker (AMM) Model (V2)\\\" to \\\"Automated Market Maker (AMM) Model (Continuous Trading)\\\" and specified it uses a [Uniswap](https://iq.wiki/wiki/uniswap)-style AMM pricing model [[6]](#cite-id-VoQmNDiPC3mcHIJD).\"]},{\"title\":\"Pandora Oracle and Market Resolution\",\"subtitle\":\"The description of the oracle system was updated.\",\"variant\":\"modified\",\"changeCount\":1,\"changes\":[\"Clarified that the oracle system is a smart contract named `PredictionOracle` [[6]](#cite-id-VoQmNDiPC3mcHIJD).\"]},{\"title\":\"Platform Functionalities\",\"subtitle\":\"A new platform feature was added and list formatting was updated.\",\"variant\":\"modified\",\"changeCount\":2,\"changes\":[\"Added \\\"**Provide Liquidity**\\\" as a new user functionality, allowing users to earn a share of trading fees [[6]](#cite-id-VoQmNDiPC3mcHIJD).\",\"Updated formatting for list item titles to be bold.\"]},{\"title\":\"Hey Anon and the $ANON Token\",\"subtitle\":\"Links were added to the name of the development team.\",\"variant\":\"modified\",\"changeCount\":1,\"changes\":[\"Updated all instances of \\\"Hey Anon\\\" to be linked as \\\"[Hey](https://iq.wiki/wiki/lenster) [Anon](https://iq.wiki/wiki/anon)\\\".\"]},{\"title\":\"Events\",\"subtitle\":\"Details of an event were updated.\",\"variant\":\"modified\",\"changeCount\":1,\"changes\":[\"Changed event date from \\\"2026-02\\\" to \\\"2026-02-01\\\".\"]},{\"title\":\"References\",\"subtitle\":\"Two new references were added.\",\"variant\":\"modified\",\"changeCount\":2,\"changes\":[\"Added a reference from The Defiant regarding the Pandora launch.\",\"Added a reference to the Pandora technical documentation.\"]},{\"title\":\"Metadata\",\"subtitle\":\"Metadata for the wiki was added and updated.\",\"variant\":\"modified\",\"changeCount\":1,\"changes\":[\"Added new metadata field 'wiki-score' with value '76'.\"]}]}]}"}