<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Mechanism Institute</title>
        <link>https://paragraph.com/@mechanism.institute</link>
        <description>Decentralizing coordination, one mechanism at a time</description>
        <lastBuildDate>Sun, 26 Jul 2026 05:52:51 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>Mechanism Institute</title>
            <url>https://storage.googleapis.com/papyrus_images/9fc5a48d4df2f7acd85313468cb65325.jpg</url>
            <link>https://paragraph.com/@mechanism.institute</link>
        </image>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Mechanisms for Provisioning Public Goods
]]></title>
            <link>https://paragraph.com/@mechanism.institute/public-goods</link>
            <guid>Azh3pyetYelwNzln8M6p</guid>
            <pubDate>Thu, 19 Dec 2024 05:38:11 GMT</pubDate>
            <description><![CDATA[Understand how the provisioning of public goods works through an analysis of the State model and onchain projects like Gitcoin Grants, Optimism, Protocol Guild, and Octant.]]></description>
            <content:encoded><![CDATA[<p style="text-align: right"><em>Authors: </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/orishim"><em>Ori Shimony</em></a><em>, </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/CossarSofia"><em>Sofia Cossar</em></a><em> &amp; </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/x0wes"><em>Alex Wesely</em></a></p><p style="text-align: right"><em>Reviewers: </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/JonasSFT"><em>Jonas</em></a><em> (Optimism), </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/cheekygorilla0x"><em>Cheeky Gorilla</em></a><em> (Protocol Guild), </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/vpabundance"><em>James</em></a><em> (Octant)</em></p><p style="text-align: justify">Smart contracts enable us to program commitment mechanisms that don't require force. This could fundamentally transform how societies fund and manage shared infrastructure. While states must use coercion to solve free-rider problems and communities struggle to enforce commitments through social norms, blockchain systems offer a third path: programmable mechanisms that align individual actions with collective needs.</p><p style="text-align: justify">This capability has sparked a wave of experimentation in public goods funding, with projects like Gitcoin directing over $60 million to open-source software and public health initiatives and Optimism allocating more than $100 million through its retroactive funding program.</p><div class="relative header-and-anchor"><h2 style="text-align: justify" id="h-three-core-functions"><strong>Three Core Functions</strong></h2></div><p style="text-align: justify">To understand how these new mechanisms work, we need to break down the challenge they are solving. Public goods—like open-source software, scientific research, or clean air—are resources that anyone can use without reducing their availability to others. Their universal accessibility creates a "free-rider problem" where users can benefit from them without contributing to their creation or maintenance.</p><p style="text-align: justify">Any system that aims to solve this problem must perform three essential functions: gathering resources despite free-rider incentives, distributing those resources effectively, and capturing the impact of improvements in feedback loops that sustain the system. Each function presents distinct challenges.</p><p style="text-align: justify"><strong>Resource Pooling</strong></p><ul><li><p style="text-align: justify">How do you create strong enough incentives to overcome free-riding?</p></li><li><p style="text-align: justify">How do you ensure fair burden-sharing among beneficiaries?</p></li><li><p style="text-align: justify">How do you maintain funding through market cycles?</p></li></ul><p style="text-align: justify"><strong>Resource Allocation</strong></p><ul><li><p style="text-align: justify">What mechanisms can aggregate collective knowledge about priorities?</p></li><li><p style="text-align: justify">How do you balance expert judgment with community input?</p></li><li><p style="text-align: justify">What safeguards prevent capture by special interests?</p></li></ul><p style="text-align: justify"><strong>Impact Capture</strong></p><ul><li><p style="text-align: justify">How do you measure and verify improvements in public goods?</p></li><li><p style="text-align: justify">What feedback mechanisms connect outcomes to future funding?</p></li><li><p style="text-align: justify">How can success generate sustainable funding cycles?</p></li></ul><p style="text-align: justify">Grasping these functions helps us evaluate both traditional and new approaches to provisioning public goods. In the following sections, we will first examine how nation-states handle these challenges, establishing a baseline for comparison with onchain solutions.</p><div class="relative header-and-anchor"><h2 style="text-align: justify" id="h-the-state-model"><strong>The State Model</strong></h2></div><p style="text-align: justify">The modern nation-state represents humanity's most advanced system for funding shared infrastructure at scale. Its approach relies on one core feature: the monopoly on force. This power to coerce enables solutions to all three core functions:</p><p style="text-align: justify"><strong>Resource Pooling</strong></p><p style="text-align: justify">States solve the funding challenge through mandatory mechanisms:</p><ul><li><p style="text-align: justify">Taxation extracts wealth directly from citizens</p></li><li><p style="text-align: justify">Monetary policy creates indirect taxation through inflation</p></li><li><p style="text-align: justify">Sovereign debt enables borrowing against future tax revenue</p></li></ul><p style="text-align: justify"><strong>Resource Allocation</strong></p><p style="text-align: justify">Liberal constitutional democracies use a two-layer system for distribution:</p><ul><li><p style="text-align: justify">Democratic processes set high-level priorities through elected representatives</p></li><li><p style="text-align: justify">Representatives vote on budgets that are administered through professional bureaucracies</p></li></ul><p style="text-align: justify"><strong>Impact Capture</strong></p><p style="text-align: justify">The state model creates several reinforcing feedback loops:</p><ul><li><p style="text-align: justify">Better infrastructure increases productivity, leading to an expanded tax base from economic growth</p></li><li><p style="text-align: justify">Improved public services build citizen support, reinforcing the legitimacy of its coercive force (the so-called social contract)</p></li><li><p style="text-align: justify">Economic growth also strengthens the creditworthiness of the State, enabling it to bower at lower rates of interest</p></li></ul><p style="text-align: justify">While effective at national scale, this model faces several critical limitations:</p><ul><li><p style="text-align: justify"><strong>Scope Mismatch</strong>: State boundaries rarely align with infrastructure needs. They're too constrained for global challenges like climate change, yet too removed from local contexts to effectively incorporate community knowledge and participation.</p></li><li><p style="text-align: justify"><strong>Bias and Capture</strong>: Political cycles create short-term biases, while special interests capture both democratic and bureaucratic processes for their benefit.</p></li><li><p style="text-align: justify"><strong>Measurement Problems</strong>: Long delays between intervention and outcomes make impact hard to measure, while established bureaucracies resist potentially disruptive improvements.</p></li></ul><ul><li><p style="text-align: justify"><strong>Misaligned Incentives</strong>: The people who pay, benefit, and decide are often different groups, creating conflicts of interest and inefficient resource allocation.</p></li></ul><ul><li><p style="text-align: justify"><strong>Reactive Nature</strong>: Perhaps most critically, bureaucratic systems typically address problems only after they become crises, rather than proactively identifying and preventing emerging challenges.</p></li></ul><div class="relative header-and-anchor"><h2 style="text-align: justify" id="h-onchain-approaches"><strong>Onchain Approaches</strong></h2></div><p style="text-align: justify">Blockchains represent a new design space for addressing these limitations by enabling communities to deploy socially scalable commitment mechanisms.</p><p style="text-align: justify">By 2024, four approaches stand out:</p><ul><li><p style="text-align: justify"><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://grants.gitcoin.co/"><u>Gitcoin Grants</u></a>: Quadratic matching rounds</p></li><li><p style="text-align: justify"><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://community.optimism.io/citizens-house/how-retro-funding-works"><u>Optimism</u></a>: Retrospective rewards</p></li><li><p style="text-align: justify"><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://protocol-guild.readthedocs.io/en/latest/"><u>Protocol Guild</u></a>: Vested payment streams to individuals</p></li><li><p style="text-align: justify"><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.octant.app/"><u>Octant</u></a>: Community-based yield delegation</p></li></ul><div class="relative header-and-anchor"><h3 style="text-align: justify" id="h-resource-pooling"><strong>Resource Pooling</strong></h3></div><p style="text-align: justify">Unlike state systems that can rely on coercion, onchain approaches must solve the core challenge of voluntary participation.</p><p style="text-align: justify"><strong>Gitcoin Grants: Donations for Social Recognition</strong></p><p style="text-align: justify">Gitcoin Grants combine social capital with matching incentives to drive funding. Their seasonal rounds create focused moments of community attention, where individual donors contribute to projects they value while large donors (often protocol foundations and DAOs) fund matching pools that amplify these contributions.</p><p style="text-align: justify"><strong>Optimism: Protocol-Native Funding</strong></p><p style="text-align: justify">Optimism takes a protocol-native approach, embedding funding directly into its economic system. By allocating <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://community.optimism.io/op-token/op-token-overview">20% of the OP token supply</a>, they have created a substantial pool of resources that grows with the ecosystem’s success. OP Chains that together form the Superchain ecosystem, such as Base, Zora, and Unichain, contribute a set amount of their revenue from sequencer fees back to the Optimism Collective. This shows how protocol-native funding can evolve beyond initial token allocations.</p><p style="text-align: justify"><strong>Protocol Guild: Dependency Funding</strong></p><p style="text-align: justify">Protocol Guild appeals to enlightened self-interest of Ethereum ecosystem projects, encouraging them to support the infrastructure they depend on. In January 2024, Guild members released a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://tim.mirror.xyz/srVdVopOFhD_ZoRDR50x8n5wmW3aRJIrNEAkpyQ4_ng"><u>pledge</u></a> encouraging Ethereum-related projects to donate 1% of their native tokens. Currently they have raised over $50m of <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dune.com/protocolguild/protocol-guild#donations"><u>donations</u></a> in ETH and ERC-20 tokens.</p><p style="text-align: justify"><strong>Octant: Yield Delegation</strong></p><p style="text-align: justify">Octant uses staking yields to create sustainable funding streams. Starting with 100,000 ETH from the Golem Foundation's 2017 ICO, the system allocates 35% of staking returns to a matching pool and another 35% to GLM stakers, who can choose between keeping the yield or donating it to projects. While this creates predictable funding, the total amount is partially dependent on the proportion of the GLM stakers that choose to donate their yield, and to fluctuations in the ETH price and staking yield.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/b27307c243599cf19d47e7192923d0e5.png" blurdataurl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAPCAIAAAAK4lpAAAAACXBIWXMAAAsTAAALEwEAmpwYAAAEhUlEQVR4nI1Ub0wbZRyuMTFGnWJiNPFPwgeXJbKM6Ictxg1JTPhAkGjULI6KBgeUlTkEwgDRbiuwwiiJrkALVJispS20hD8tqwfXAy62UMZa5BIo68X0WO9YD+4t3Ft7yB8DRxAXl/jm+fDml7zv88vveX6PJMKy/4kwTYtgGOaRSpimH/dKBAdAXBCCJDlHEJLDVR7Cw/dYPB6Lx3kIeQjX+PWNjY2t7e24IMQFgQPgcW3xEGIYNoHjKpVKp9P+QzAfmB8eHha7c3s8vT09hq4uk8FgtdmMZsvYBK660VClUGhaWjo6O31+v9jH4a8jLMtDSDPLRUUXi0uKBwcHwzS9SxCm6bggFBYWvnDkmcXFxSBJ5n2dczQx8cWnn0pLTW1pbnYiyCiKNmu1Wl1rW7s+Nz+/y2AYsNuHf0X+CIXW4XqYpjkAGIYpu1xepbii17c3NWnycs+PjIzsE6zxPIZhGo0GdbncHvcX5z5Pffe9D1JSMtLS6uvq3B63xztV8V1Vbn7+Vzk5vbZ+BBlBkJGxCfzWbYMTQTgAwjRdIJdLs7NnfL6+vr7XX3tVrVZzAByMKDIfmJ+cnApRVIRlb3V03O78xdZrVSoUGIaFaTpEUWGaDpLkLEH4/H4Uw3qsVhTDOACMJpOyVpUvk/1w7drS0tJfW1uoC33+uWcVVxRrPL9PEKKowcFBdnX1sGLs6mq7Xm+2mHkIxSGI9ZWVlWg0urOz02vtG3I4Pd6p9IyMz86efcRIomUky5EID6ETQWZ8Ph7C5UhElCtEUUGSDFGUWq1eCAR4CH1+f5imN7c3o9EowzCoC80rKCgpr7ANOYwm09Xa6wuBwIHaHIjOEUSIovY1+CQrK+dCQSwWo5llDgC3x+2d9s4RBIZhOp12jiBmZ2ebmjRGo6FN39Gm7xh1jeXJ5G8eS/pJ0+TxTKVnfvxlznkI+Y2NDR5ChmG8d+8qFGUYhkriglCnbkg+fTox6S3U5dra3rY77HaHPUSFOACqq5VFRZcGBgbKy8uNRqNcLnvyCck7bx/tNtQ1NhbdqCvVttT/5h4v/ObbDz/6dMjhvKlpmZy+RxD3KivkSuX3w8OOXYKa66pjJ06kZWaO4+NBkmxtbe0f6Pf5/feDwTxZXnJy8iiK6nRaU3e3xWJeWCBIcuHOHXObruLihfffeFlSUpzeY66tqb1UXVP50isJ0myp3++32axa7U0cH98dUYiiqq4q7U4njk/MEQSCIE4EYTlAP3w44/MFySAHuAkcl0qlWdKsEPWAA1F2hWNXuCB53+fzWHt/djq7Td0tPzZWZkvPXC6TzRG/NzfXI8gQD2MSHkKLxXL8eFJhoVzMGQ4As8W89925lJQzbo87Lghmi0WpVDZrtQe2jrARDgAQXQfRdXaFA1H4p7C5xkMexrzT3pJimbpBtb/JQZKsrlZO4Li4LzyEpaUlkr2TkHBEp9NyICrmV1wQ/h0+kb0o3CWLsLv2e0DTsVhMpVJJJJJTp04uBAL7e3A4v8TkcDgcVpvtwM7/M0dFBEkSx3FxZ/8Gst03ie34zpMAAAAASUVORK5CYII=" nextheight="1099" nextwidth="2388" class="image-node embed"><figcaption htmlattributes="[object Object]" class=""><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.octant.app/#the-flow-of-funds-in-octant">source</a></figcaption></figure><div class="relative header-and-anchor"><h3 style="text-align: justify" id="h-resource-allocation"><strong>Resource Allocation</strong></h3></div><p style="text-align: justify">Each system takes a different approach to the core tension between broad participation and manipulation resistance.</p><p style="text-align: justify"><strong>Gitcoin Grants: Quadratic Donation Matching</strong></p><p style="text-align: justify"><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.wtfisqf.com/"><u>Quadratic funding</u></a> aggregates community preferences, weighting many small contributions over few large ones. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://app.passport.xyz/"><u>Passport</u></a> provides sybil resistance, while the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://gov.gitcoin.co/t/our-sybil-resistance-strategy-for-gg20/18524"><u>Connection-Oriented Cluster Match</u></a> mechanism reduces funding for suspiciously collusive donation patterns.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/bd8721646e7fcde0e5ee58a8320f046b.png" blurdataurl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAANCAIAAABHKvtLAAAACXBIWXMAABYlAAAWJQFJUiTwAAACz0lEQVR4nK1TXUhTYRg+txERQjeJRqBlXk2rrbJ0tNJ+Z5FMaoqew0zUTWkj20ZtkW1jCouEoZQNiynlyk1wrfzt5yh6FHdc7mzY53QdNzks2kTYjVcxPjmNUXYjPBeH93m/9/me9zkfsuANQZBkkP3eQSBwtNsdACBCUWGCADju20kBhonLZGoEQdLSMrKyOQiCnDl9KcWNZ/4HC4oKp4wgySDEPx1MTvhHhwi7bWzERdjfjcMRyWdWVtdZ+BeZlIkME2eYOE3HYAVS7D0Qv2+N8AS6Pzitwx/Nb1/P+gNroY3Ayi+ajtF0zL/ITH75ppHeb5E/eixvedioHXNOroY3ILvgDeG4rxrTVmNalcoMiyy2BAJLP61vXBJFc+1dpUTR3KB4YNB3GFufabSmtrYu/yLj6B/HRDWYqKa6THL9fJm8Xs2yAESsPa7CIlHJxSqhUKLRmnQ6s05n1mhNGq0JGkJoOmYwdO7dnbFnV/rh7GM83jlOXhGfL+RyBZy8QgAixtbnafsOZuUcT8/M5RzlnzxVkp/P53IFXK6AJINWq7Og4AKPJ+Dzr+p0ZqvV2dnZZ7H0t7e/2hIAINJnG2mQqlG0SakyzM4s4biPIABJBgkCABBxOD6jaFNd3T0UberteQ/rsAEugSDA1PT3OfcyRYUBiLD4E/I8Qb1sNfY+edqmkHfp9aHVdbhEGJSfCnhmhmcnnDMTg8GVEE3HYKQJyrc25wn2Oj9124fsw1MME/+LQGJF+o4DmTmCs8Kb5ZIbpVUYJq+olDY2akgymPDXN3TlcrlYXCsW16LoHcgqVcYFbwiAiMXi2J9+6EjuieLisopKKYbJMUxeeq1KJlPD95RYkc02equivuuFfc69jOM+FuxvjicVIQgCQIGBga+i8tv1dUqXazqpwYvjvq0MYF80uknTsWSDrEfYsA0VjW6mLCc1g+2f4n+x/dnfYhiKuf/noUcAAAAASUVORK5CYII=" nextheight="884" nextwidth="2242" class="image-node embed"><figcaption htmlattributes="[object Object]" class=""><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.wtfisqf.com/">source</a></figcaption></figure><p style="text-align: justify"><strong>Optimism: Impact-Driven Allocation</strong></p><p style="text-align: justify">The Optimism Foundation selects a group of badgeholders who make allocation decisions. Rather than voting directly on projects, badgeholders weigh different impact metrics, creating a more objective framework. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://gov.optimism.io/t/retro-funding-4-voting-experience/8138"><u>Data</u></a> about the project’s impact is collected from various reputable sources. As of <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/ethereum-optimism/op-analytics/tree/main/rpgf/rpgf4"><u>Round 4,</u></a> the system uses median calculations to filter out extreme opinions and implements both minimum thresholds and maximum caps to ensure balanced distribution. Long term, the vision is that <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://youtu.be/8rfDfc9x438?si=Q5vF2NFuE_y29vB4&amp;t=952"><u>new badgeholders</u></a> will be automatically eligible based on predefined reputation criteria and that <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://optimism.mirror.xyz/zWlA9LROAzRee5BFqbquYHawmruKzLmXbONp_hcCwE4"><u>impact evaluations</u></a> will be driven by onchain metrics as well as human expertise.</p><p style="text-align: justify"><strong>Protocol Guild: Membership Registry + Time-Weighted Distribution + Vesting</strong></p><p style="text-align: justify">Protocol Guild consists of a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://protocol-guild.readthedocs.io/en/latest/02-membership.html#active-members"><u>membership registry</u></a> of Ethereum’s core protocol contributors, which is self-curated by the members themselves according to an <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://protocol-guild.readthedocs.io/en/latest/01-eligibility.html"><u>eligibility framework</u></a>, and ratified onchain via a 1p1v Moloch DAO. Distribution follows a retroactive time-weighting formula; the longer you have contributed, the larger your share. A vesting module further ensures funding goes to contributors that stick around long-term, or those that show up in the future — not just those that are around today.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/aa0dfb0b1a2577f3e5e57305f9f8cac1.png" blurdataurl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAATCAIAAAB+9pigAAAACXBIWXMAABYlAAAWJQFJUiTwAAACw0lEQVR4nK2UMWjVQBjHj+qiFRwe0sXGpVOdHB6Cb7CZupgn6MPlKRJBG4S+xWbLdO3QICIZbBbLA20jRa4KHi6p021XBTntcLrc1muHNnU5KvhOXs4Gec2zrfQ/hHBHvl++//3vA1rrMAxd1221WhDCIAiiKFJKaa0ppZ7ncc7TNPV9n3Ouy5RlGYQwjmMpJUKoZxdorV3XbeQihKRpSggxe1LKNE2llIaRZVkpQGtNCGGMSSkZY72AX53O4ydPa7VaEASU0v0fK6X6lV778nlmGkIIhRB5KzubG/I9fofQclEKKKXODQ0BAHzfN+WMP0V11R+wubG+uLjwfH5eSrkHWE8WXzyamsIYFxZ13qAlCGE/i1UO2N7eyvYkcpndLMtMda21EGJl5QNCy+12G2NsrO6ewb+llGKM3bh5y7Isx7lmWVaSJJRSY7eUklIqcxFC7k88PD9sVSoVAIDrun8APbbsBxBChq0LAIBqtTo4OOh5nhCCEKKU4pwXACEEY4xzzhijlBpLDtXBp9XVi6OjAADHqTebTcuyml3dvjo2Zts2hJAQkiRJ6VGVAJRSGGOEUJLL/NfsbGhuSRAEcRxHUdRND4TRnuI4Lg7mYIDneSCX49RzB9bv3L03MHDCLBr3Xy4sTE62DNJQS1NebpHj1E11kXudZVm1WgUA2LZdq9UajQalFCHk+34rl+d5RwCYYBTvCCHOOUIoDMMoitrtNoQQY5wkr3zfN14xxpIkKUbAwQCMsRDCJARjzDkvVgpNT8/U69ebzaZt22EYHqEDE75CWS4TPvM0L5zzIpdmvbhxB59BDy/rP+b+vsmHjekhATvZ1tvl12EYIoQwxqbR4wH83N3VWn9lHytnT5qRMDIyQiktHQf/10FHa/3929qVy5dOnT4zMfFgfHz8eAFd/djZRmjp2dwcIQRjLKUsteg39yXt1DDJ0i8AAAAASUVORK5CYII=" nextheight="1200" nextwidth="2000" class="image-node embed"><figcaption htmlattributes="[object Object]" class=""><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://protocol-guild.readthedocs.io/en/latest/03-onchain-architecture.html">source</a></figcaption></figure><p style="text-align: justify"><strong>Octant: 1p1v + Quadratic Funding</strong></p><p style="text-align: justify">Community members first vote on <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://snapshot.org/#/octantapp.eth/proposal/0x298b771e8fddbe16ff850ba7a8d77423c6723f763079908fd110b92d2cb7ba28"><u>Snapshot</u></a> to create a project shortlist, with each member being able to spread their vote across as many projects as they like. To prevent long-tail projects from diluting the funds allocated to the most strongly supported initiatives, Octact has limited the number of grantees selected in each round. Qualified projects then enter an allocation window where GLM stakers can direct their staking rewards, with a <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.octant.app/using-the-app.html#matching-funding-and-uniqueness-quotient"><u>matching pool</u></a> amplifying contributions using quadratic funding. Like Gitcoin Grants, Octant relies on the Passport system for Sybil resistance, though with a lower threshold of 15 score to be eligible for participation.</p><div class="relative header-and-anchor"><h3 style="text-align: justify" id="h-impact-capture"><strong>Impact Capture</strong></h3></div><p style="text-align: justify">Each system attempts to create programmatic links between impact and future funding, moving beyond simple goodwill to self-reinforcing cycles.</p><p style="text-align: justify"><strong>Gitcoin Grants: Network Effects</strong></p><p style="text-align: justify">Turns social capital into sustainable funding through network effects. Successful projects gain ecosystem visibility and legitimacy, attracting more supporters and often leading to partnership opportunities beyond direct funding.</p><p style="text-align: justify"><strong>Optimism: Market-Driven Validation</strong></p><p style="text-align: justify">Links funding directly to ecosystem performance metrics: OP token market cap, TVL, transaction volume, and OP stack adoption. These metrics provide tangible validation of funded projects' benefits, while badgeholder engagement demonstrates community buy-in.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/5a3757622971bf3bc723a26e5a140a42.webp" blurdataurl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAASCAIAAAC1qksFAAAACXBIWXMAAAPoAAAD6AG1e1JrAAABlklEQVR4nM2TTUsCURSGz39o3aY/0sfCRat+QtugokUtciMVfVAbqcCICMpIimwgXLRICEsNzMocynRGh5nbKDGj3RqH7pRjhDmzScOZhOAszr2c9z6895wD+ofe1oB/BHgrq8eu+UHo+EsAxphhmFouIdQL0Acgc496papXqgiJz6XXWt4ofgHQNE0IMY4OgCHoLBcVQ0/Td7YAkiQZeSAQ8Pv9FBVI3JiPZlnBFkCvh6IowWCQoijf7sH+3qGmfes1raridysAWeSWHF1Rr/tD05roMzE+efJg0cHJ6lRo0938B47cofVRqmUAIURVVZFJaVoz+3qlKqOXxFnOigOn0+lyuUaGx1aWPT8qBb6w492bGJ+cm13c3vI16nZDgKIoGOOijNWyaeKJQXJOrOVcTsyyQpYVBL7A5USBL7TcA0IIzyOjlDmPdwP0ADwx5iUuqbbGNJNmzZG/uO4HGACQ6ia+pijN2QIgZHqPhGPR0/DtZcJYtNQ9m89L9hatYpZexZNrno2Z6YVIONb8UYsAa9F2wCcrHWnhnUNdywAAAABJRU5ErkJggg==" nextheight="2160" nextwidth="3840" class="image-node embed"><figcaption htmlattributes="[object Object]" class=""><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://community.optimism.io/citizens-house/how-retro-funding-works">source</a></figcaption></figure><p style="text-align: justify"><strong>Protocol Guild: Infrastructure as Impact</strong></p><p style="text-align: justify">Ethereum’s core protocol development is a foundational public good that impacts every project in the ecosystem. Growing metrics like network adoption and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ethereum.org/en/developers/docs/consensus-mechanisms/pos/faqs/#what-are-liveness-and-safety"><u>liveness</u></a> support the Guild’s mission to fund this work, while time-weighting and vesting align long-term contributor incentives with network success.</p><p style="text-align: justify"><strong>Octant: Network Adoption and Market Performance</strong></p><p style="text-align: justify">Relies on the success of Ethereum's staking ecosystem and the GLM token economy. By tying funding to staking yields, they create direct alignment between ecosystem growth and funding capacity. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.notion.so/octantapp/Degens-Dragons-Octant-V2-Overview-short-version-0-6-12fe165689aa806b8710ee5fd944da05">Octant v2</a> will also incentivize other actors with large treasuries to contribute staking yields.</p><p style="text-align: justify"></p><table style="min-width: 407px"><colgroup><col style="width: 152px"><col style="width: 205px"><col><col></colgroup><tbody><tr><th colspan="1" rowspan="1" colwidth="152"><p style="text-align: justify"></p></th><th colspan="1" rowspan="1" colwidth="205"><p style="text-align: justify">Resource Pooling</p></th><th colspan="1" rowspan="1"><p style="text-align: justify">Resource Allocation</p></th><th colspan="1" rowspan="1"><p style="text-align: justify">Impact Capture</p></th></tr><tr><th colspan="1" rowspan="1" colwidth="152"><p>Nation-State</p></th><td colspan="1" rowspan="1" colwidth="205"><p>Taxation, seigniorage, debt issuance&nbsp;</p></td><td colspan="1" rowspan="1"><p>Representative elections, budget voting</p></td><td colspan="1" rowspan="1"><p>GDP growth, sovereign credit ratings, currency strength, citizen well-being, environmental health</p></td></tr><tr><th colspan="1" rowspan="1" colwidth="152"><p>Gitcoin Grants</p></th><td colspan="1" rowspan="1" colwidth="205"><p>Donations</p></td><td colspan="1" rowspan="1"><p>Gitcoin Passport, COCM, Quadratic Funding</p></td><td colspan="1" rowspan="1"><p>Social recognition</p></td></tr><tr><th colspan="1" rowspan="1" colwidth="152"><p>Optimism</p></th><td colspan="1" rowspan="1" colwidth="205"><p>Token issuance, transaction fees</p></td><td colspan="1" rowspan="1"><p>Badge Holders, Weighted Voting on Impact Metrics</p></td><td colspan="1" rowspan="1"><p>OP market cap, total value locked, transaction volume, OP stack adoption, community buy-in</p></td></tr><tr><th colspan="1" rowspan="1" colwidth="152"><p>Protocol Guild</p></th><td colspan="1" rowspan="1" colwidth="205"><p>Donations</p></td><td colspan="1" rowspan="1"><p>Self-Curated List, Retroactive Time-Waiting, Vesting Module</p></td><td colspan="1" rowspan="1"><p>Network adoption, liveness, credible neutrality</p></td></tr><tr><th colspan="1" rowspan="1" colwidth="152"><p>Octant</p></th><td colspan="1" rowspan="1" colwidth="205"><p>Yield delegation</p></td><td colspan="1" rowspan="1"><p>Gitcoin Passport, Weighted Voting Qualification Round, Quadratic Funding</p></td><td colspan="1" rowspan="1"><p>ETH market cap, network adoption</p></td></tr></tbody></table><div class="relative header-and-anchor"><h2 style="text-align: justify" id="h-future-directions-beyond-protocols"><strong>Future Directions: Beyond Protocols</strong></h2></div><p style="text-align: justify">Drawing insights from both state systems and early protocol experiments, we can envision how onchain mechanisms might enable communities to sustainably provision their shared infrastructure. These mechanisms could serve municipalities, regional alliances, diaspora communities, professional associations, religious groups, decentralized protocols, and more. This section explores this design space, combining traditional financial instruments with new commitment mechanisms made possible by smart contracts.</p><div class="relative header-and-anchor"><h3 style="text-align: justify" id="h-resource-pooling"><strong>Resource Pooling</strong></h3></div><p style="text-align: justify"><strong>(1) Elastic Token Supply</strong></p><p style="text-align: justify">Tokens are programmatically minted in proportion to measurable, verifiable impact, creating an elastic money supply tied to the productivity or value of shared infrastructure. This contrasts with static token allocations by aligning token issuance with the system’s real growth. This mechanism mirrors how sovereign debt historically grew with national productive capacity, ensuring resources are allocated dynamically as the system scales.</p><p style="text-align: justify"><strong>(2) Bond Offerings</strong></p><p style="text-align: justify">Projects issue bonds backed by anticipated future revenues, enabling them to raise capital upfront while committing to structured repayments. These instruments are particularly suited to large-scale infrastructure projects where immediate funding needs exceed current revenues. For instance, a local community might issue 3-year bonds to fund a local mesh network, repaying bondholders with fees from membership dues.</p><p style="text-align: justify"><strong>(3) </strong><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.mechanism.institute/library/lottery"><strong>Lottery</strong></a></p><p style="text-align: justify">State-run lotteries have long funded public goods by combining entertainment value with social benefit. These systems typically direct 20-30% of ticket sales to public projects while maintaining prize pools that incentivize participation. Smart contracts enable programmable versions of this mechanism with deterministic prize distribution and transparent operation, as demonstrated by PoolTogether's no-loss lottery design. One example of this is <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://lottopgf.org/"><u>LottoPGF</u></a>.</p><p style="text-align: justify"><strong>(4) </strong><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://ggresear.ch/t/conditional-funding-markets/27"><strong>Conditional Funding Markets</strong></a></p><p style="text-align: justify">Prediction markets are used to determine whether a project should receive funding, tying resource allocation to community confidence in its success. Participants bet on the likelihood of predefined success metrics, and funds are only unlocked if the market’s consensus exceeds a set threshold. For instance, a decentralized transportation initiative might set up a market predicting whether it will achieve a targeted ridership within two years. If the market reaches a threshold of confidence, funds are released; otherwise, contributions are returned, ensuring only high-confidence projects receive resources.</p><p style="text-align: justify"><strong>(5) Membership Dues</strong></p><p style="text-align: justify">Religious institutions and membership organizations have long used regular dues or tithes to fund shared resources. These systems work by creating social commitments to contribute a fixed amount or percentage of income at regular intervals. Smart contracts enable programmable versions of these arrangements and transparent tracking of collective contribution goals; from <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.mechanism.institute/library/subscription-fee"><u>subscription payments</u></a> to real-time <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.mechanism.institute/library/token-stream"><u>streaming</u></a>.</p><p style="text-align: justify"><strong>(6) </strong><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.mechanism.institute/library/harberger-tax"><strong>Harberger Tax</strong></a></p><p style="text-align: justify">The Harberger tax model enables continuous resource pooling by requiring owners of assets to self-assess their value, pay a tax proportional to that assessment, and keep the assets available for purchase at their declared price. This ensures that a system's scarce resources are always productively used while pooling funds for shared infrastructure. For example, a decentralized domain naming system could adopt Harberger taxes for domain ownership. Owners would self-assess the value of their domain names, paying an annual fee based on that valuation. If someone values the domain more, they can purchase it at the declared price, ensuring domains remain efficiently allocated. The taxes collected could then be allocated to infrastructure provisioning.</p><div class="relative header-and-anchor"><h3 style="text-align: justify" id="h-resource-allocation"><strong>Resource Allocation</strong></h3></div><p style="text-align: justify">Current allocation methods face multiple challenges: bias, cognitive overload, complex applications, popularity contests, and liquidity gaps. Several mechanisms show promise in addressing these issues.</p><p style="text-align: justify"><strong>(1) </strong><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.mechanism.institute/library/pairwise"><strong>Pairwise voting</strong></a></p><p style="text-align: justify">Rather than overwhelming voters with endless project lists, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.mechanism.institute/library/pairwise"><u>pairwise</u></a> voting presents just two options at a time. This simple change transforms the cognitive load from paralysis to focused comparison. Pairwise produces more thoughtful, quality decisions by preventing decision fatigue. Opens source tools for pairwise voting include <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/dOrgTech/PairDrop"><u>PairDrops by dOrg</u></a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://pairwise.generalmagic.io/"><u>Pairwise by General Magic</u></a>.</p><p style="text-align: justify"><strong>(2) Random sampling (</strong><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.mechanism.institute/library/sortition"><strong><u>Sortition</u></strong></a><strong>)</strong></p><p style="text-align: justify">Random selection of evaluators for each project disrupts traditional popularity contests. When projects can’t target their outreach to specific voter blocks, the focus naturally shifts from marketing to substance. This mechanism specifically counters the tendency for well-networked projects to dominate funding rounds regardless of merit.</p><p style="text-align: justify"><strong>(3) </strong><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.mechanism.institute/library/delegated-allocation"><strong>Delegated domain allocation</strong></a></p><p style="text-align: justify">Following <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.gitcoin.co/blog/announcing-gg20"><u>Compound’s Grants Program 2.0</u></a> model, this approach puts allocation power in the hands of domain experts. These specialists bring deep understanding to their areas, whether it’s protocol security, user interface design, or community building. The result is a more nuanced evaluation and more efficient resource distribution.</p><p style="text-align: justify"><strong>(4) Continuous funding stream</strong></p><p style="text-align: justify">Traditional grant rounds create feast-or-famine cycles that can cripple project development. Continuous funding protocols like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.drips.network/"><u>Drips Network</u></a> offer a solution: steady, predictable resource flows that match the actual rhythm of project development.</p><p style="text-align: justify"><strong>(5) </strong><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.mechanism.institute/library/conviction-voting"><strong>Conviction Voting</strong></a></p><p style="text-align: justify">Conviction voting introduces time as a key factor in allocation decisions. Rather than using one-time votes, participants continuously signal their support for proposals, with their influence growing stronger the longer they maintain their position. This mechanism naturally favors consistent, long-term contributors while protecting against short-term manipulation. If supporters change their minds or withdraw support, their conviction decreases gradually, creating a more stable and considered allocation process. The time-weighted nature of conviction voting helps communities distinguish between fleeting enthusiasm and genuine, sustained support for initiatives.</p><p style="text-align: justify"><strong>(6) </strong><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.mechanism.institute/library/time-bound-funding-round"><strong>Time-bound funding competition</strong></a></p><p style="text-align: justify">Platforms like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.jokerace.io/"><u>Jokerace</u></a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://prop.house/"><u>Prop House</u></a> implement time-limited contests where participants compete for a predetermined prize pool. Unlike open-ended funding rounds, these competitions create focused periods of engagement with clear stakes. The fixed prize and timeline encourages participants to submit their strongest proposals upfront, while voters can compare all options simultaneously. This format is particularly effective for specific initiatives or themed challenges, as it creates momentum and attention around a particular funding goal.</p><div class="relative header-and-anchor"><h3 style="text-align: justify" id="h-impact-capture"><strong>Impact Capture</strong></h3></div><p style="text-align: justify">Impact capture is perhaps the most challenging question of all. The aim is to create an effective link that ties successful resource allocation efforts into strengthening the system’s ability to fund itself.</p><p style="text-align: justify"><strong>(1) </strong><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.mechanism.institute/library/impact-certificates"><strong>Hypercerts</strong></a></p><p style="text-align: justify">Hypercerts are fractionalized, semi-fungible tokens that represent claims on the impact of specific work. They serve as a standardized method to capture and represent the positive outcomes of projects. By transparently documenting the impact of public goods projects, hypercerts enable retrospective funding, where funders reward projects based on observed outcomes. This approach incentivizes creators to undertake high-risk, high-reward initiatives, knowing they can receive compensation proportional to their impact.</p><p style="text-align: justify"><strong>(2) KPI tokens</strong></p><p style="text-align: justify">Projects like <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.outcome.finance/#success-tokens"><u>Outcome</u></a> proposed these tokens as a way to bridge the gap between pooled resources and impact capture by directly tying funding contributions to measurable outcomes. Issued either by the supported project or an onchain funding platform on its behalf, these tokens are distributed to contributors, community members, or stakeholders as a reflection of their support. Their value is tied to the achievement of predefined goals, ensuring that resources are only rewarded when impact is verifiably delivered. This creates a feedback loop where pooled resources drive progress toward specific targets, and token value mirrors the success of those efforts, aligning incentives between supporters and project teams.</p><p style="text-align: justify"><strong>(3) Token Burns</strong></p><p style="text-align: justify">Token burning mechanisms create direct feedback loops between protocol usage and token value. When protocols burn tokens based on activity or impact metrics, they create a self-reinforcing cycle where successful public goods increase the value of remaining tokens. Burn mechanisms allow an ecosystem to capture impact without requiring explicit measurement or evaluation. Instead, they create automatic feedback loops where usage of public infrastructure translates directly into increased value for token holders.</p><p style="text-align: justify"><strong>(4) Impact Measurement</strong></p><p style="text-align: justify">Transparent and standardized measurement tools can amplify the ability of a system to capture impact by making impact legible to the system’s participants and mechanisms. Some notable tools for this include <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.opensource.observer/"><u>Open Source Observer</u></a>, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://gap.karmahq.xyz/"><u>Karma Gap</u></a>, and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.metricsgarden.xyz/"><u>Metrics Garden</u></a>.</p><div class="relative header-and-anchor"><h2 style="text-align: justify" id="h-conclusion"><strong>Conclusion</strong></h2></div><p style="text-align: justify">While these mechanisms offer novel ways to pool and allocate resources, the fundamental key to sustainable public goods funding is that the system itself generates real value for its participants. Only when a network, protocol, or community creates tangible benefits can it effectively capture and reinvest value through taxes, fees, or other mechanisms. The tools explored here simply make this reinvestment more efficient and aligned with collective needs, suggesting a future where any value-generating system can programmatically sustain its shared infrastructure.</p>]]></content:encoded>
            <author>mechanism.institute@newsletter.paragraph.com (sofia cossar)</author>
            <category>reports</category>
            <category>public-goods</category>
            <category>mechanism-design</category>
            <enclosure url="https://storage.googleapis.com/papyrus_images/aeeac021b2d569406c273655641669df.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Mechanisms for Prediction Markets]]></title>
            <link>https://paragraph.com/@mechanism.institute/prediction-markets</link>
            <guid>KyVMkuuYIpaieXYVmd1E</guid>
            <pubDate>Thu, 22 Aug 2024 11:13:58 GMT</pubDate>
            <description><![CDATA[Dive into the mechanisms behind onchain prediction markets to better understand why they exist, how they work (specifically Polymarket), and how they might be improved.]]></description>
            <content:encoded><![CDATA[<p style="text-align: right"><em>Authors: </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://twitter.com/hadi_raye"><em><u>Raye Hadi</u></em></a><em><u>,</u> </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/CossarSofia"><em><u>Sofia Cossar</u></em></a><em>, </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/orishim"><em><u>Ori Shimony</u></em></a><em> </em></p><p style="text-align: right"><em>Reviewers: </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/yehoshzl"><em><u>Yosh Zlotogorski</u></em></a><em>, </em><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/cryptowanderer"><em><u>Andy Tudhope</u></em></a></p><p style="text-align: justify">Crypto’s speculative nature is its greatest strength and most glaring weakness. On the one hand, it attracts fresh waves of capital to fuel the technology’s development and secure the underlying economic protocols. On the other hand, the volatile booms and busts distract from the technology’s underlying utility and lead many to conclude that permissionless blockchains are nothing more than unregulated casinos. The recent surge in onchain prediction markets exemplifies this duality perfectly. These platforms harness crypto’s speculative nature to power an engine to predict the future with unprecedented accuracy. In doing so, prediction markets have emerged as one of crypto’s most compelling and concrete use cases to date.</p><p style="text-align: justify">Prediction markets are nothing new. The earliest known forms around 500 years ago involved <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://users.wfu.edu/strumpks/papers/Int_Election_Betting_Formatted_FINAL_NoComments.pdf"><u>political betting on papal successors</u></a>, while the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://corporatefinanceinstitute.com/resources/career-map/sell-side/capital-markets/prediction-market/#:~:text=Early%20forms%20of%20prediction%20markets,based%20on%20the%20presidential%20election."><u>first instance on Wall Street</u></a> occurred around 1884. In the digital age, the Iowa Electronic Market (IEM), Predictit, and Manifold have had some traction as niche online platforms. Since the advent of smart contracts, onchain prediction markets have been pioneered by projects like Augur, Gnosis, and Omen, and recently started to have breakout success with Polymarket. Onchain prediction markets have grown more than 5x in volume since August 2023, with a current <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://defillama.com/protocols/Prediction%20Market"><u>TVL of ~$130 million</u></a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dune.com/cryptokoryo_research/prediction-markets"><u>$1 billion in cumulative volume</u></a> since the start of 2024.</p><p style="text-align: justify">In this article, we will dive into the mechanisms behind onchain prediction markets to better understand why they exist, how they work (specifically Polymarket), and how they might be improved.&nbsp;</p><div class="relative header-and-anchor"><h3 id="h-understanding-prediction-markets"><strong>Understanding Prediction Markets</strong></h3></div><p style="text-align: justify">Prediction markets allow people to directly bet on the outcomes of future events. By betting on the probability of some outcome, the private beliefs of participants are aggregated to indicate public sentiment regarding the likelihood of the event.&nbsp;</p><p style="text-align: justify">A prediction market can take one of three forms: binary, categorical, or continuous:</p><p style="text-align: justify"><strong>Binary markets </strong>allow participants to bet YES/NO on an outcome. In a binary market, the perception of the likelihood of an event happening is expressed as a probability where the likelihoods of the positive and negative options are positive values that sum to 1.&nbsp;</p><ul><li><p style="text-align: justify">Positive Outcome (Yes): A where A &lt; 1</p></li><li><p style="text-align: justify">Negative Outcome (No): B where B = 1-A</p></li></ul><p style="text-align: justify"><strong>Categorical markets </strong>operate similarly, but instead of just YES/NO, participants can bet on a set of multiple predetermined outcomes. Again, each option is expressed as its probability where each value is positive and all options sum to 1.</p><ul><li><p style="text-align: justify">Outcome A: A where A = 1 - B - C</p></li><li><p style="text-align: justify">Outcome B: B where B = 1- A - C</p></li><li><p style="text-align: justify">Outcome C: C where C = 1 - A - B</p></li></ul><p style="text-align: justify"><strong>Continuous markets </strong>account for many values across a range indicated by the participants’ predetermined constraints. These markets typically operate until a set expiration date, determining winners based on whether the outcome falls within the specified range.</p><ul><li><p style="text-align: justify">$Asset &gt;= X on a set date</p></li><li><p style="text-align: justify">Y &lt; $Asset &lt; X on a set date.</p></li></ul><p style="text-align: justify">A common misconception is that prediction markets are more vulnerable to manipulation by wealthy participants than traditional forecasting institutions like weather services, government agencies, or public opinion polling. However, this isn't typically the case. Manipulators generally do not significantly impact information aggregation or prices due to the presence of noise traders—participants who trade for reasons unrelated to market information, such as errors or insurance needs. This random trading activity dilutes the impact of manipulative trades, preventing them from notably altering market trends. Additionally, rational traders often increase their trading activity in response to this noise, which can paradoxically enhance market accuracy and efficiency (see Robin Hanson <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="http://robinhanson.com/foulplay.pdf"><u>2004</u></a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mason.gmu.edu/~rhanson/biastest.pdf"><u>2005</u></a>).</p><div class="relative header-and-anchor"><h3 id="h-from-traditional-to-onchain-prediction-markets"><strong>From Traditional to Onchain Prediction Markets</strong></h3></div><p style="text-align: justify">Before prediction markets, traders would bet on future outcomes indirectly through <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.bitcoin.com/get-started/what-are-prediction-markets/#:~:text=Prediction%20markets%20can%20be%20seen,gold%2C%20stocks%2C%20and%20bitcoin."><u>derivatives markets</u></a>. Derivatives markets use derivatives contracts such as futures, options, or swaps to bet on the future price of an asset indirectly related to that outcome. Let’s say a trader believes there will be a drought shortly. To profit off this prediction, the trader purchases a futures contract for wheat, locking in the lower price now and anticipating higher prices in the future. If the drought occurs and the price of wheat increases, the trader can activate their contract and arbitrage the commodity at the higher spot price for profit—a much more complex process than simply betting on the drought.&nbsp;</p><p style="text-align: justify">While derivatives markets have historically facilitated indirect bets on outcomes through complex financial instruments, prediction markets offer a more direct and streamlined approach. Typically, traditional ones use a <strong>Continuous Double Auction (CDA)</strong> design. CDAs operate like an order book, where a centralized intermediary known as an operator matches buy orders and sell orders. This makes traders counterparties to each other and relies on market forces to incentivize traders to converge on accurate prices. CDAs are implemented in popular prediction markets such as the IEM and Predictit.&nbsp;</p><p>Traditional prediction markets face several limitations (see Vitalik <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://vitalik.eth.limo/general/2021/02/18/election.html">2021</a>):</p><ul><li><p style="text-align: justify"><strong>Single Point of Failure</strong>: Centralized systems are vulnerable to technical failures, cyberattacks, or operational issues that can disrupt market activity. If the central entity goes offline, the entire market is affected.</p></li><li><p style="text-align: justify"><strong>Bias &amp; Manipulation</strong>: Users must trust a single entity to maintain fairness and transparency. There is a risk of manipulation or bias by the central authority.</p></li><li><p style="text-align: justify"><strong>Lack of Privacy</strong>: Participants in centralized markets often need to provide personal information, which can deter those who value privacy or are concerned about data breaches.</p></li><li><p style="text-align: justify"><strong>High Costs</strong>: Centralized platforms often charge significant fees for participating in the market. These fees can include transaction costs, withdrawal fees, and other charges that eat into potential profits.</p></li><li><p style="text-align: justify"><strong>Limited Access</strong>: Many centralized prediction markets restrict participation based on geographic location, limiting their accessibility. This can prevent a truly global and diverse set of opinions from being reflected in the market prices.</p></li><li><p style="text-align: justify"><strong>Limited Range of Events</strong>: Centralized markets may offer a limited range of events for betting, often focusing on popular topics. This restricts the ability of participants to bet on niche or emerging events.</p></li><li><p style="text-align: justify"><strong>Low Limits</strong>: Many centralized prediction markets impose low betting limits on participants, which can stifle serious trading and reduce users' ability to express strong confidence in a particular outcome.</p></li></ul><p style="text-align: justify">These limitations reduce liquidity and participation, ultimately restricting their reach and accuracy. In contrast, onchain prediction markets utilize smart contracts, eliminating the need for trusted infrastructure and intermediaries, all carrying costs typically passed on to users. These protocols can operate autonomously, providing deterministic, transparent results and a highly accessible trading environment. Users can place bets of any amount at any time with minimal effort and reduced costs.&nbsp;</p><p style="text-align: justify">Onchain prediction markets usually rely on <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.mechanism.institute/library/automated-market-maker-amm">Automated Market Makers (AMM)</a><strong>,</strong> a blockchain-based alternative to CDA that allows liquidity pools to act as counterparties to all trades. In this design, pools managed by smart contracts automatically hold and distribute liquidity to traders. These pools maintain accurate prices by relying on an algorithm continuously adjusting pool quantities based on supply and demand.</p><p style="text-align: justify">However, AMMs come with their own set of challenges, including:</p><ul><li><p style="text-align: justify"><strong>Slippage</strong>: Slippage occurs when there is a difference between the expected price of a trade and the price at which the trade is executed. In AMMs, slippage tends to increase with the size of the trade, particularly in pools with lower liquidity. This means larger orders can significantly move the price, potentially leading to less favorable trade execution.</p></li><li><p style="text-align: justify"><strong>Speed</strong>: Transaction speeds in AMMs can be affected by the underlying blockchain’s performance. During times of high demand, the network may become congested, leading to slower transaction confirmations. This delay can cause the prices on the AMM to become outdated compared to fast-moving markets, impacting trading strategies.</p></li><li><p style="text-align: justify"><strong>Impermanent Loss</strong>: Liquidity providers in an AMM face this risk due to volatility in the price of assets within the pool. When the price of pooled assets changes after they are deposited, the proportional value of their stake in the pool changes compared to holding the assets outside the pool. This can result in a financial loss if the liquidity provider decides to withdraw their assets during a period of unfavorable price movement.</p></li><li><p style="text-align: justify"><strong>MEV</strong>: AMMs can be vulnerable to Maximal Extractable Value (MEV), where validators prioritize, include, or exclude transactions to maximize profits. This can lead to front-running, where miners execute their trades before processing others already in the queue, taking advantage of price movements that are about to occur due to pending transactions. This undermines the fairness and efficiency of the market, potentially leading to losses for regular traders.</p></li></ul><p style="text-align: justify">Despite these challenges, onchain prediction markets have seen a significant rise in recent months, with <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://polymarket.com/"><u>Polymarket</u></a> becoming a leading indicator of sentiment surrounding the outcome of the US presidential election, according to the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.wsj.com/finance/meet-the-traders-making-money-off-the-trump-shooting-and-bidens-stumbles-1332ec3e"><u>Wall Street Journal</u></a>. Currently, Polymarket makes up about <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://defillama.com/protocols/Prediction%20Market"><u>75% of the total value currently locked</u></a> in on-chain prediction markets. Below, we'll be able to explore its workings further.&nbsp;</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/c4131a345b8632c6eec76998f8c4095e.webp" blurdataurl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAIAAAD8GO2jAAAACXBIWXMAAAPoAAAD6AG1e1JrAAAK0klEQVR4nFWWeVRTVx7Hr3PsMjN17EyntdVaa0vVuow9LrUKKNK6gLggiKAsEQwkQEIIkA1DQjZWUSQKihZbFBCr0ogowwlS5JmYGJJg8pQlJkLAhEAIIUAiw9w5D6wzk/P947378vt+vr+be98NMDUE9zaG9jWG9TdF9DdFmKVHLS3Rs7IiOJssYVAWa0XwFiTOiuCH5QSbLGEISbDJEoblhGE5wa4g2mQJr4XEDrbGWhEcVvjbrEk46GsM65Ue7pUeNkuPvmw5gj1DYh3yeMfv9Q5VkkNJdqiSRjWkUQ3p9a2SbJURn7dS+9ooLx6QDC0kuxJ7hCVAXjMsLdFDrVEYoE965GVL1GxkK4IbQhKQOtIz1TmLhuNSU+/RfSaqiGP69N4HhPvViZXF0dIqolmGWSN1DHkDDamjIHWJLjW1T8l0qJKGEKzF2VaGWnGgv+mwuTl6FmBDYocQPDY69y8BV5798qhFeekQFYDxBavd0tS7FbGy+qy2Omp7PUt6NXVAlqZv5epbmLrmDH1zxp2KSLCToOl76JATZrrHD8vxNiQWzMwMztJyDLOegY8qCN6bl1EljxrbJQ4F7erOT4bwvj3SlOabjPbGtJ+Lj6JN6fdr6cPtLFNbRtf9VG1j6osHVPRuop/fyqamkw4l2a4k2RXEYYQwhCRgAAsSN9iKZbfJEhxygkub6tCccOl4bv2J59Jku5I0hnKUvyYikuzfqmO+/nKeuimjsZZrVdBeKhh98sz2+tTuFta4jj2Jcl0dDIeSMixPtCtJI7Ikh5wAXrZEvWzDvYk/rqKwknwDdq7fv2t99dljSGXUYGPABMqxKWhKCVd+m/5czlRKqNIbIk8nv6c1S38DN9zB6pam29o5vMXzxygBdiXVrqRgTShJGGDgwTErgrcieJuc6JATlLVRYcGbtffSehVC301er3pE7Tfjrp6JtD/hqSQkzT2+tDqt7TbHgHAmUZ5CwhTu/RN8+k37PdaALIsBwESCv1NNcygpMysNwwALEjeEEGxy4mxftUXBOScOESPW1V+ICwvaaGvn+K39GwCASd7l6RR23acpbpN6FYxXPQJPp9D0gIM2MTQNZIOMM6JlMwAYx/s51TSnKnVWDiUZzO6RWXenmvL0LjFin7dRzutppQcFbJ5EeeXsLWtXLmy+nuzu4nk6hRN67uns0ORfHo2OtLhQ/rM2ruwuZ/iJ0KV/DRhVMZwaulOT7tSku9RUDDAsJ4zKkx1KslNNcXewKnL37dmx/uCejYrbpHEdy9PJtyjY7i6eOHz5lMwHGo8mxX0/N4Re/1RpljN+Oodvrk7MZewdR3n0udgUOTQsVwfN1UEb12RggFEFcXa7jqtILjXVjTInUe44yrNqso0K4dOHOR1thSMtKe4u3l4Ahu8sgS+2j+oFrXW0V6aistzQ0Wd5Ny/FN5RHyCRkSbz3VPkxl549rmON6xgY5kk6cKiS7AqiU425u56ky2qiTh4LTCmr5FbfyL16+fT1iiv3fvY0xU4b+K0lwROqsAk94V/GPNWZMKjliYXB9RW4Az8sa6uJl9YSR5Aw2J81gZ5wo0w3yhzXMSZ1NOBUJzrVJKc60aVNndSleVDWJMqGZmGvjK5uok/0FEFz3oHADdAsnDZkuzsFa1cuhCZRfeRK+IB2tTiiVBgStm+9WBisvpZQRQRwaqenk+vuZHlQlhule/R0MN5BmtCR3fpUD5o+hdKcapq/71cNP0WJhSF3K4ljKAcOntQ3UfqUTH1zxtM2HorkPW7iN9emwv48OFBIT/DZsGG5WcUd17GMV1ZAK26qJ3uq88QUxmBMdbLArLsbTZ/qpkNDJnyeBQ3sayUHLRrOJMoWUbdu2bg6KHDHLv/NW33WR+EiS8tLr9eUi4vzzhZmjKACEdV7w7ovpw18aBa2S4jjKA+auNM97KlOFqZuOnDrSa8606e6adDAhEY2NLDhC3bN6WCbJgva8nNofgCA1au8QvdtD96x1u/bxWGHAkXiC7W3bl+suk6mUQEAHy1c7OfvDwdqxLyDQxoBNAuhkYtlNWRO97DAFJqGufcwbl2IelDH1baWtd0Vb920jM8kZFNwK7wWgZnPW3NBUNDu3UHB4ZG4o7H4kMjYSByelM4su1z5+AmKouhLU9d5cZFOLbf2aS3dzTbDLY/hJDRlguluKuxhwOf079bM/3geWPXF+4d3b6QTD54/zbtzq6q5rfXO/bZrkvqaGzfaHsq6tY9VKpW2Q63TabUdSo3qoexh8z/v3pDUXqq8cEp8ip/FSk1JwlPTUkJC9zvQk9DEfANgDrQRb5ft4SSuX/pXsPBd8CEAS+aBtYvAzg0fMckRBUIml0kkHz8YH30gLuZgXOxRIj4yJTk2jRSTy0utOMe5VcmtKqWc4hFD9mwbe1bk6RRiE25kANhFhT0ZmJ7ToTHTjdLDfOYf8f5jX3N8+y1cafZWfLBX0FYvFiWGx4xrqGGqpQKrtsBjOFnB23Oatr2iIAoO5kGLEFoFD2uOZCX7ffXJH6CJD81Z0MTEOsB8n2dAIwP2sqE5a7qHnXZgASXo79NddGgTwsEcOJhHPbKcl+hTQN0N7QVwOAfTYN4F9raijK03SnHY12w8aOM9vhlTRA/cvOp9aMmDFg40Z8J+NsCsTUzsxszBZGQLIhdlhS+AL7jQPuNlLxAR155h7KjKOQDtudAuwOyGc8rYPmcYOxrKjs0gBXCQr7oZdVkUGuK7CNpOYlSrAFp4APZzYT8bA77kQQsfGrn5x724kYuhWfA6rL2gNOPbMt5+5dUIOJL7+2BuZvw66nHfq2ei4Wgh1tlIvkZyXHIuOjnUC44Uz0TJhXYRwCYB63FGFr6n64Tw2HLKwc+gOQfacmC/CJoFhcn/KGLvbxQHNlbGXyyM4TNCo8MDF7yLLd/F80DyoWVX8nb3ytLvV+Mr86PJIV/AUTEcK8LAo4XApU2d/bfj0qZOdFC7GiPXfQo+fR/kpmxJCV8Vum1JoPdn/l//gRixqTpnT10FWV7PHNIVQkuJJN+nhLursSzox4L94QFf+676wGftx4QI77i9S6HrPJwQw4nTcLIYIJe+/zVv40XaioLji1gh86J8wIo/g5lwYMk7YOfqueSA9/auAUd3LSmnrMkKX5Abv6aA9F3NqTBG/FZyjB8xZjeDHMmnHS4vSswg+peztpNDPoMT56FbDD0l0CMGsb5z4rbNSfADBL85BL85RzaBTYvB+k8AedfbkVuA9+dgEQDL3gJLAfiRtZ0YE5gWH8ih7C0XhNWXHbkm2pGLW1oj8DW3JA4iaeW8HaLkTcmHvKD7Inx1Hk6WwAkxiNs2B78dJPiB474gZjOI2Aj2fQMObQCiqPklyZ+WkT+vYnyeFvQ2fu+C1rMBisr9HdcCDXcOGRqje6UxvdLYwd8IUygDGrPhCx62Lmz5cOA0HDsLR4ux32CkEJAD3knf954Q92Ep9Yub+RuRn3brbwWbGkI7avZLxT9IRBsu07x8vgRR/h88uhKNhZosga5irH7kFBwugJZcOJiP+Vpz/0+2HGx8MA8MIHF2VcLMmYNpTImdbg41xaGmODuwM86pSYdGHvaOHC17bfrGbkAE+wWY+rjQzMfUL5i54ML+7BkJAIayCmf2uhArmNWbIJac/xnM/72eD3uz/3vRm/1vIweauK9lyMTeQiYOpv7s/wDX6mTVBAVTcgAAAABJRU5ErkJggg==" nextheight="1024" nextwidth="1024" class="image-node embed"><figcaption htmlattributes="[object Object]" class="hide-figcaption"></figcaption></figure><div class="relative header-and-anchor"><h3 id="h-what-is-polymarket-and-how-does-it-work"><strong>What is Polymarket and How Does it Work?</strong></h3></div><p style="text-align: justify">Polymarket, <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.forbes.com/sites/rorymurray/2020/10/19/polymarket-raises-massive-4-million-round-from-polychain-naval-ravikant-other-notable-investors/"><u>launched in 2020</u></a>, is a non-custodial prediction market that runs on the Polygon blockchain. The platform provides users with diverse binary outcomes to bet on, known as ‘information markets.’ In these markets, users wager with the stablecoin USDC. By supplying USDC as collateral, users obtain outcome tokens representing either a market's positive or negative outcome. At the market’s conclusion, each outcome token on the winning side becomes redeemable for 1 USDC, while the outcome tokens of the losing side become worthless. In essence, the winners receive the collateral from the losers.</p><p>See the example below:</p><ul><li><p>Binary market</p><ul><li><p>Token Y (Positive- Yes): $0.65 per share</p></li><li><p>Token N (Negative- No): $0.35 per share</p></li></ul></li><li><p>Outcome does occur, Market concludes</p><ul><li><p>Positive bettors win</p></li></ul></li><li><p>Payouts</p><ul><li><p>All Y tokens increase to $1</p><ul><li><p>Winners earn $0.35 on each share</p></li></ul></li><li><p>All N tokens fall to $0</p><ul><li><p>Losers lose $0.35 on every share</p></li></ul></li></ul></li></ul><p style="text-align: justify">The more likely an outcome is, the lower the expected payout, and vice versa. This dynamic creates a unique environment where the invisible hand of economics drives markets to converge on accurate prices. If an outcome is likely grossly overpriced or underpriced, a trader has a significant financial incentive to bet against or for it and turn a profit. This accuracy increases with more users and liquidity.</p><p style="text-align: justify">In its current design, the Polymarket team creates and deploys all markets on the platform. The Polymarket community suggests, discusses, and reviews new markets through the Polymarket Discord channel. This allows the Polymarket community's preferences to be reflected in the markets available on the platform. Below, we will explore some of its core mechanism implementations.</p><div data-type="callout" type="tip"><div class="callout-base callout-tip" data-node-view-wrapper="" style="white-space:normal"><img src="https://paragraph.xyz/editor/callout/tip-icon.png" class="callout-button"><div class="callout-content"><div><p style="text-align: justify"><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.mechanism.institute/library/conditional-token"><u>Conditional Tokens</u></a></p></div></div></div></div><p style="text-align: justify"><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.gnosis.io/conditionaltokens/">Developed by Gnosis</a>, the Conditional Token Framework (CTF) is a sophisticated way to create, manage, and settle bets on future outcomes.&nbsp;</p><ul><li><p style="text-align: justify"><strong>Token Standard</strong>: It uses the ERC1155 standard, which allows for more efficient and flexible handling of multiple types of outcome tokens within a single contract and reduces gas costs compared to individual ERC20 tokens.</p></li><li><p style="text-align: justify"><strong>Customization</strong>: The framework supports creating markets with various conditions and outcomes, making it adaptable to different prediction markets. It also allows for integration with various Oracle solutions.&nbsp;</p></li></ul><p style="text-align: justify"><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.polymarket.com/#conditional-tokens-framework">Polymarket’s CTF</a> implementation allows for the following operations:&nbsp;</p><ul><li><p style="text-align: justify"><strong>Splitting</strong>: Users can split one unit of collateral (USDC) into one unit of each outcome token, creating liquidity in the market.</p></li><li><p style="text-align: justify"><strong>Merging</strong>:<strong> </strong>Users can merge one unit of each outcome token back into one unit of collateral. This allows for arbitrage opportunities and helps maintain price equilibrium.</p></li><li><p style="text-align: justify"><strong>Redeeming</strong>: Users can redeem their winning outcome tokens for the underlying collateral after a market resolves.</p></li></ul><div data-type="callout" type="tip"><div class="callout-base callout-tip" data-node-view-wrapper="" style="white-space:normal"><img src="https://paragraph.xyz/editor/callout/tip-icon.png" class="callout-button"><div class="callout-content"><div><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.polymarket.com/#clob-api"><u>Central Limit Order Book (CLOB)</u></a></p></div></div></div></div><p>The CLOB is Polymarket’s default system, which takes inspiration from the traditional Continuous Double Auction (CDA) but adapts it to work onchain. This mechanism operates with these key features:</p><ul><li><p style="text-align: justify"><strong>Order Matching</strong>: Orders to buy or sell outcome tokens are organized in the CLOB, where buy orders are matched with the lowest available sell orders and sell orders with the highest available buy orders, based on price priority. Trades are executed at the best available price, with earlier orders receiving priority when prices are equal.</p></li><li><p style="text-align: justify"><strong>Hybrid On-chain/Off-chain System</strong>: Although order matching is done off-chain by Polymarket, the settlement (i.e., the actual exchange of tokens) is executed onchain. The exchange contract autonomously settles trades, tracks ownership, handles payouts, and issues/burns outcome tokens in exchange for USDC collateral.</p></li><li><p style="text-align: justify"><strong>Order Types and Participant Roles</strong>:&nbsp;</p><ul><li><p style="text-align: justify">A ‘limit order’ is an instruction to buy or sell an outcome token at a specified price or better, which will only execute when the market price meets the price set by the trader. These orders enter the order book and wait for the market to reach their specified price. Traders who place limit orders are called ‘makers.’ Makers provide liquidity to the market, essentially ‘making’ the market for specific prices.&nbsp;</p></li><li><p style="text-align: justify">A ‘market order’ is an instruction to buy or sell an outcome token at the best available current price. Traders placing market orders are called ‘takers.’ Takers provide the necessary market movement by executing trades, which helps discover the price and maintain market fluidity.</p></li></ul></li></ul><div data-type="callout" type="tip"><div class="callout-base callout-tip" data-node-view-wrapper="" style="white-space:normal"><img src="https://paragraph.xyz/editor/callout/tip-icon.png" class="callout-button"><div class="callout-content"><div><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.polymarket.com/#fpmms"><u>Fixed Product Market Maker (FPMM)</u></a></p></div></div></div></div><p style="text-align: justify">Also developed by Gnosis, the FPMM serves as an alternative to the CLOB, acting as a fallback mechanism in times of insufficient liquidity or order volume in the CLOB. It is an automated market maker (AMM) specific to prediction markets, which operates in the following way:</p><ul><li><p style="text-align: justify"><strong>Liquidity Pools</strong>: Each market has a liquidity pool comprising tokens representing possible outcomes. These pools facilitate trading by ensuring there is always a counterparty to take the opposite side of a bet.</p></li><li><p style="text-align: justify"><strong>Price Adjustment</strong>: Prices within the liquidity pool automatically adjust based on trades, maintaining a constant product of the quantities of the two different tokens involved. This ensures that prices react dynamically to changes in supply and demand, stabilizing the market and encouraging balanced trading activity.</p></li><li><p style="text-align: justify"><strong>No Operator</strong>: This mechanism does not require an active intermediary to match trades. The liquidity pool itself acts as the counterparty to all trades, adjusting prices algorithmically based on supply and demand.</p></li></ul><div data-type="callout" type="tip"><div class="callout-base callout-tip" data-node-view-wrapper="" style="white-space:normal"><img src="https://paragraph.xyz/editor/callout/tip-icon.png" class="callout-button"><div class="callout-content"><div><p style="text-align: justify"><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.polymarket.com/#liquidity-rewards-program"><u>Liquidity Rewards Program</u></a></p></div></div></div></div><p style="text-align: justify">Polymarket continuously runs a liquidity rewards program to reduce trading slippage within markets. This enables more participation, ultimately increasing the accuracy of predictions. Unlike typical liquidity mining programs incentivizing AMM liquidity, Polymarket adapts a design by dYdX and Blur to incentivize order book liquidity on its CLOB.&nbsp;&nbsp;</p><ul><li><p style="text-align: justify"><strong>Daily Rewards</strong>: Anyone can earn money by placing limit orders on particular markets within a predefined spread that the Polymarket team sets to keep specific markets active and balanced. Rewards per market per day are fixed in USDC and are paid out to eligible Makers daily at midnight UTC based on their score relative to the other Makers in that market.&nbsp;</p></li><li><p style="text-align: justify"><strong>Scoring System</strong>: The program assesses the quality of liquidity provided by market makers based on factors like order size, duration, and proximity to the market’s current price, rewarding the best contributions to market health. The methodology adapts dYdX’s scoring mechanism, which is adjusted for binary contract markets.&nbsp;</p></li><li><p style="text-align: justify"><strong>Leaderboard Competitions: </strong>Polymarket plans to further incentivize liquidity through leaderboard competitions, which will likely provide an extra reward to the top Makers across all markets daily.</p></li><li><p style="text-align: justify"><strong>Rewards Funding</strong>: The funding for the rewards in Polymarket’s Liquidity Rewards Program primarily comes from UMA tokens provided by the UMA DAO from the UMA treasury. These rewards are intended to stimulate trading activity and liquidity provision in markets that use UMA’s Oracle services. In <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discourse.uma.xyz/t/funding-request-polymarket-clob-liquidity-mining-program/1943/16"><u>March 2023</u></a>, Polymarket requested 1,250,000 $UMA from the UMA DAO to allocate towards growing Polymarket’s new Order Book. The reliance on UMA tokens for Polymarket’s liquidity rewards began in <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discourse.uma.xyz/t/revised-funding-request-for-liquidity-mining-program-extension-from-polymarket/1716"><u>2022</u></a>. In the 2023 forum post, Polymarket team members expressed that the platform may consider incorporating trading fees in the future, from which the rewards will be funded.&nbsp;&nbsp;&nbsp;</p></li></ul><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/8436d1f8c54cd6f00aef970a5af9b460.png" blurdataurl="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAARCAIAAAAzPjmrAAAACXBIWXMAABYlAAAWJQFJUiTwAAAEjUlEQVR4nH1S228UdRQ+u3Rv09mZnb3NzuzM/GZ2Zva+28uyW2iLJkUibcFikW1LBRISEE1sWh7U+KhGLQaCsSEaAiFRYyI+EWKCGv8AHzT6IDyoLdTtzjZqa0ww8oI5M0PBF5MvJ9+c37l95wycn1y5+tLaJ6dbV07d+fDFXz97Ze3yidUrJ1cvnVj9eL71/tE7i/t/PjuxfPYpF+/sXz4/ubI0ffu95p1zB/DT8Z+bWF7c+8vni52bN/76/trmN59a31377eqrLXj+6c7SGxtX3v3z4tsbiy//sfTmxsXFzQ/e2lh6fePy+c3X5n8/8kT7+Lh1fNw6ud86sc96YbKzML0+1+zMNZGcmrBO7sOn5yasI3vaX19f/2n12+WVW//cu3v//r3rH23C0Hj70GznmdnO9FG0B22OZAbt1LOdmWPrM8fWRyba9bF2Y3RtrGk9edBqHu1MzHT2HrJGDrRro2v1sfaO8XZuZO3ChfWvvvzhxhe3bv549/bK32fObADsW4PDFky1oWljysZhC6ZtO9WGQzZptmG8hWiihz9mwaztnGzDqO13MNrCguMt2GNjbwtAnwNjAYzTaPX/hWmjsAD5eRfIH/j/g3nInUaY8wChCDBRWpQ8UR5CLHRHHiLEQiCMAYGwTexPXxh8DAQYJPjEPHwKMC7ZqhDmAFiDVnu6hCKwOnAGcBlgHasHxAKlVD18NpguUUp1G5/3p8uUUvULBb9YCIpFiBsBqUSpPT6hEEyX/OmiN5UPCWWIGhDVEZwBwKpCod5NqsBpENchrnviuoc3gSGUUuJzDZ+Q5TK9Yn7AJ2QjmaqYH+hWKt2kwmV6gdMiWiVh1impGM9uZ7WegFSgC72Q1IAmwNgAlkRimpCt632P6/2PZXp3yeXBqN4PSd3DG96EAX45IOYgKAFNPJmdEM2APw2cCpQMlOzVh7ATQzAgqAAjMyTmSUlAERyX07BBMGGG0kVaq4TkMqNVA1LB0YG14jomJwxgVWBUEIquh9NsD/EIRb+QQ+4EcIQTJeAVjLEDsEGMz5LycLaxO9fYk6+P5Bu7pdLOoFjwCzmfkAVKDooFJ9+X2dnFm+50DAFK7jJsuU4tmgCnpPQkSwSMiWZsBQzxRgglFYNyKaxWaKXcLZcoqejhDUjiSYBWUA0uVPUIRUyjFczEiopHKOIQTgOcmvgkCQTZbmbLAo4khEIq21Cqw1p1mFTQRvX+rpTpF10FoXTRVWAMdqVM3P4DBT5zOGbUsJbbQBEVPpIWsIGrgCW+iBrT++XyULo8mC4PSpWhuFnrlkvuomk71MlP5txaWyPzeYgbLsfbkJAmelO2AvbBX8TyuZhR43N1Md9IZeupbB2rs+qWgkDavYE/M4B/MK24CmjFr++I6H2PrEhJiylf3G6wpSCc0MJKJWbU4ub2uFlLmttjRj+uJakjaAXXguOoXqXP8biaaMWr9DvTYADunfhUERwF0Yx9A1alE1kxP6D17Mr07iKVYaU6zGhViOtdKRNPTcn2GbHBNrkPD/7IkbepNVopP6qAiKmgo8A+8r//K0ruuWgWyQAAAABJRU5ErkJggg==" nextheight="1230" nextwidth="2264" class="image-node embed"><figcaption htmlattributes="[object Object]" class="">Figure 1: Polymarket’s Daily Rewards Page&nbsp;</figcaption></figure><div data-type="callout" type="tip"><div class="callout-base callout-tip" data-node-view-wrapper="" style="white-space:normal"><img src="https://paragraph.xyz/editor/callout/tip-icon.png" class="callout-button"><div class="callout-content"><div><p><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.polymarket.com/#resolution"><u>UMA Oracle</u></a></p></div></div></div></div><p style="text-align: justify">Oracles are needed to resolve each market based on the real-world outcome of the corresponding event. Rather than relying on a single trusted party to feed this input to the smart contract, Polymarket leverages UMA’s decentralized oracle.</p><p style="text-align: justify">This mechanism works in the following way:&nbsp;</p><ul><li><p style="text-align: justify"><strong>Optimistic Oracle Model</strong>:<strong> </strong>This model operates on the principle of “innocent until proven guilty.” Participants proposing data must post a bond, initiating a review period. During this time, if other participants suspect the data is incorrect, they can challenge it by posting a counter bond.</p></li><li><p style="text-align: justify"><strong>Dispute Resolution</strong>:<strong> </strong>Challenges are resolved by the UMA Data Verification Mechanism (DVM), where UMA token holders vote to determine the validity of the disputed data. If the data is affirmed, the bond is returned to the proposer with additional rewards; if it is overturned, the bond is forfeited.</p></li><li><p style="text-align: justify"><strong>Data Finalization</strong>:<strong> </strong>The data is considered final and actionable after the liveness period passes without disputes or after the DVM resolves any disputes.</p></li></ul><p style="text-align: justify">Several mechanisms within the UMA Oracle and Polymarket process are designed to mitigate this risk and prevent incorrect data.&nbsp;</p><ul><li><p style="text-align: justify"><strong>Bond Requirement</strong>: The necessity for proposers to bond their submissions incentivizes the accuracy of the data, as incorrect data risks the forfeiture of the bond.</p></li><li><p style="text-align: justify"><strong>Tokenonomic Deterrents</strong>: The structure of UMA’s token economy makes it prohibitively expensive to influence outcomes through token-majority ownership, effectively deterring potential corruption by making the cost of dishonesty exceed possible gains.</p></li><li><p style="text-align: justify"><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://discourse.uma.xyz/t/bulletin-board/2029"><strong><u>Bulletin Board</u></strong></a><strong>: </strong>The Polymarket integration incorporates a Bulletin Board that allows market creators to directly question and communicate with the UMA Oracle regarding the accuracy and relevance of the data being fed into their markets. This direct communication channel helps ensure that the data used in market outcomes is reliable and transparent, allowing for corrections or clarifications when needed.</p></li></ul><div class="relative header-and-anchor"><h3 id="h-clob-or-fpmm-tensions-between-short-term-and-long-term-designs"><strong>CLOB or FPMM? Tensions Between Short-Term and Long-Term Designs&nbsp;</strong></h3></div><p style="text-align: justify">Beyond the case of the Polymarket, choosing to rely on CLOB versus FPMM as the primary mechanism in an onchain prediction market may arise from different outcome preferences and timelines. While the CLOB can perform better by being capital efficient and highly liquid, the FPMM is less prone to manipulation due to being intermediary-less, censorship-resistant, and end-to-end verifiable. If the short-term goal is to onboard as many users as possible, resorting to mechanisms such as the CLOB may be the best option. However, in the long term, and as the onchain prediction market grows and becomes more liquid, switching to manipulation-resistant mechanisms like FPMM may be a better choice.&nbsp;</p><div class="relative header-and-anchor"><h3 id="h-mechanisms-for-addressing-insufficient-liquidity"><strong>Mechanisms for Addressing Insufficient Liquidity</strong></h3></div><p style="text-align: justify">As mentioned, liquidity remains one of the most pressing challenges of onchain prediction markets. Below, we outline potential mechanisms to address this obstacle.</p><div data-type="callout" type="tip"><div class="callout-base callout-tip" data-node-view-wrapper="" style="white-space:normal"><img src="https://paragraph.xyz/editor/callout/tip-icon.png" class="callout-button"><div class="callout-content"><div><p style="text-align: justify"><strong>Leveraged Outcome Tokens</strong></p></div></div></div></div><p style="text-align: justify">Leveraged outcome tokens can help solve liquidity challenges in onchain prediction markets. This approach allows traders to purchase YES/NO tokens with leverage, such as 2x or 3x, by paying a premium over the standard price. The premium paid for these leveraged positions contributes directly to the market’s liquidity pools, creating a unique mechanism that incentivizes liquidity provision while offering higher potential returns to traders.</p><table style="min-width: 50px"><colgroup><col><col></colgroup><tbody><tr><th colspan="1" rowspan="1"><p style="text-align: center"><strong>BENEFITS</strong></p></th><th colspan="1" rowspan="1"><p style="text-align: center"><strong>RISKS</strong></p></th></tr><tr><td colspan="1" rowspan="1"><ul><li><p style="text-align: justify"><strong>Incentivizes Liquidity Provision</strong>: The direct contribution of premiums to liquidity pools makes liquidity provision more attractive, potentially solving the “chicken-and-egg” problem often faced by new prediction markets.</p></li><li><p style="text-align: justify"><strong>Attracts a Diverse Trader Base</strong>: The availability of leveraged options appeals to risk-averse and risk-seeking traders, potentially increasing overall market participation and volume.</p></li></ul></td><td colspan="1" rowspan="1"><ul><li><p style="text-align: justify"><strong>Rebalancing Issues</strong>: Leveraged tokens may require frequent rebalancing depending on the implementation, which can lead to tracking errors or unexpected outcomes over more extended holding periods.</p></li><li><p style="text-align: justify"><strong>Potential for Manipulation</strong>: The leveraged nature of these tokens could make the market more susceptible to price manipulation by large traders or coordinated groups.</p></li><li><p style="text-align: justify"><strong>Liquidity Concentration</strong>: The system might inadvertently concentrate liquidity in the most popular or volatile markets, potentially leaving other markets underserved.</p></li></ul></td></tr></tbody></table><div data-type="callout" type="tip"><div class="callout-base callout-tip" data-node-view-wrapper="" style="white-space:normal"><img src="https://paragraph.xyz/editor/callout/tip-icon.png" class="callout-button"><div class="callout-content"><div><p style="text-align: justify"><strong>Protocol-Owned Liquidity (PoL)</strong></p></div></div></div></div><p style="text-align: justify"><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.mechanism.institute/library/protocol-owned-liquidity">PoL</a> involves the prediction market protocol retaining a significant portion of the liquidity rather than relying solely on external liquidity providers. Using a part of its treasury or collected fees to fund and maintain liquidity pools directly, the platform can ensure consistent liquidity availability and respond swiftly to market demands.</p><table style="min-width: 50px"><colgroup><col><col></colgroup><tbody><tr><th colspan="1" rowspan="1"><p style="text-align: center"><strong>BENEFITS</strong></p></th><th colspan="1" rowspan="1"><p style="text-align: center"><strong>RISKS</strong></p></th></tr><tr><td colspan="1" rowspan="1"><ul><li><p style="text-align: justify"><strong>Enhanced Market Stability</strong>: PoL ensures that liquidity is available even during volatile periods, helping to stabilize prices and trading conditions. This can lead to more efficient markets and improved price discovery.</p></li><li><p style="text-align: justify"><strong>Operational Control</strong>: The platform gains direct control over liquidity, enhancing its ability to manage the market environment effectively. This control allows for quick adjustments to liquidity levels based on market needs.</p></li><li><p style="text-align: justify"><strong>Reduced Reliance on External Providers</strong>: By owning a significant portion of the liquidity, the protocol becomes less dependent on external liquidity providers, potentially reducing the impact of “mercenary capital” that might leave the platform during market downturns.</p></li><li><p style="text-align: justify"><strong>Sustainable Fee Structure</strong>: With PoL, the protocol can potentially offer users more competitive fees, as it does not rely solely on incentivizing external liquidity providers.</p></li></ul></td><td colspan="1" rowspan="1"><ul><li><p style="text-align: justify"><strong>Centralization Risks</strong>: As the protocol controls a large portion of the liquidity, it may lead to concerns about centralization and potential manipulation</p></li><li><p style="text-align: justify"><strong>Market Exposure</strong>: The protocol directly exposes the market to risks, including potential losses, if it moves against its position.</p></li><li><p style="text-align: justify"><strong>Capital Intensity</strong>: Implementing PoL requires significant upfront capital from the protocol, which may be challenging for newer or smaller platforms.</p></li><li><p style="text-align: justify"><strong>Opportunity Cost</strong>: Capital allocated to liquidity provision cannot be used for other purposes, potentially limiting the protocol’s ability to invest in development or marketing.</p></li></ul></td></tr></tbody></table><div data-type="callout" type="tip"><div class="callout-base callout-tip" data-node-view-wrapper="" style="white-space:normal"><img src="https://paragraph.xyz/editor/callout/tip-icon.png" class="callout-button"><div class="callout-content"><div><p style="text-align: justify"><strong>Global Liquidity Pool</strong></p></div></div></div></div><p style="text-align: justify">A global liquidity pool (also referred to as <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://gem.azuro.org/concepts/protocol/virtual-funds"><u>“virtual funds</u></a>” by Azuro) refers to using one or more liquidity pools to back multiple prediction markets rather than having a dedicated pool for each market. The system only locks the amount of liquidity needed to cover the maximum possible payout for each market, recalculating this amount with each new bet. This virtual liquidity accounting adjusts automatically as bets are placed, effectively acting as an automated market maker for betting odds.</p><table style="min-width: 50px"><colgroup><col><col></colgroup><tbody><tr><th colspan="1" rowspan="1"><p style="text-align: center"><strong>BENEFITS</strong></p></th><th colspan="1" rowspan="1"><p style="text-align: center"><strong>RISKS</strong></p></th></tr><tr><td colspan="1" rowspan="1"><ul><li><p style="text-align: justify"><strong>Lower Capital Requirements</strong>: Liquidity providers can support multiple markets with a single capital contribution.</p></li><li><p style="text-align: justify"><strong>Efficient Liquidity Usage</strong>: Using a global pool, the system can support a more significant number of markets with the same total liquidity.</p></li><li><p style="text-align: justify"><strong>Flexible Market Creation</strong>: The platform can easily create new markets without sourcing new liquidity.</p></li></ul></td><td colspan="1" rowspan="1"><ul><li><p style="text-align: justify"><strong>Potential for Overextension</strong>: If not properly managed, the system could allocate more virtual funds than actual liquidity.</p></li><li><p style="text-align: justify"><strong>Interdependence Risk</strong>: Issues in one market could potentially affect liquidity across the entire system.</p></li></ul></td></tr></tbody></table><div data-type="callout" type="tip"><div class="callout-base callout-tip" data-node-view-wrapper="" style="white-space:normal"><img src="https://paragraph.xyz/editor/callout/tip-icon.png" class="callout-button"><div class="callout-content"><div><p style="text-align: justify"><strong>Logarithmic Market Scoring Rule (LMSR)</strong></p></div></div></div></div><p style="text-align: justify">Invented by prediction market pioneer Robert Hanson (<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://mason.gmu.edu/~rhanson/mktscore.pdf"><u>2002</u></a>) and implemented by Gnosis (<a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://docs.gnosis.io/conditionaltokens/docs/introduction3/"><u>2019</u></a>), LMSR is an automated market maker mechanism for prediction markets that uses a cost function to determine the price of outcome shares based on the number of shares for each outcome and a liquidity parameter.&nbsp;</p><table style="min-width: 50px"><colgroup><col><col></colgroup><tbody><tr><th colspan="1" rowspan="1"><p style="text-align: center"><strong>BENEFITS</strong></p></th><th colspan="1" rowspan="1"><p style="text-align: center"><strong>RISKS</strong></p></th></tr><tr><td colspan="1" rowspan="1"><ul><li><p style="text-align: justify"><strong>Continuous liquidity</strong>: LMSR ensures a price for every outcome at all times, allowing traders to buy or sell without needing counterparties. This constant liquidity availability encourages more frequent trading and potentially increases overall market depth.</p></li><li><p style="text-align: justify"><strong>Informed incentives</strong>: The mechanism encourages early and informed trading, potentially leading to more accurate predictions sooner. This can attract more participants and increase liquidity as the market matures.</p></li><li><p style="text-align: justify"><strong>Outcome flexibility</strong>:<strong> </strong>LMSR can theoretically handle markets with infinite outcomes, making it versatile for various prediction scenarios. This flexibility allows for creating more diverse markets, potentially attracting a more comprehensive range of participants and increasing overall liquidity across the platform.</p></li><li><p style="text-align: justify"><strong>Predictable risk</strong>:<strong> </strong>The maximum loss for the market maker is known in advance, calculated as b * log(n), where b is the liquidity parameter and n is the number of outcomes. This predictability can encourage more liquidity providers to participate, as they can better manage their risk exposure.</p></li></ul></td><td colspan="1" rowspan="1"><ul><li><p style="text-align: justify"><strong>High initial funding</strong>: LMSR often requires substantial initial funding, especially for markets with many outcomes, which can be a barrier to entry.</p></li><li><p style="text-align: justify"><strong>Price volatility</strong>: Small trades can cause significant price movements in markets with low liquidity, potentially deterring some traders.</p></li><li><p style="text-align: justify"><strong>Parameter sensitivity</strong>: The liquidity parameter needs precise adjustment to balance price sensitivity and funding requirements, which can be challenging.</p></li></ul></td></tr></tbody></table><div data-type="callout" type="tip"><div class="callout-base callout-tip" data-node-view-wrapper="" style="white-space:normal"><img src="https://paragraph.xyz/editor/callout/tip-icon.png" class="callout-button"><div class="callout-content"><div><p style="text-align: justify"><strong>Pythagorean Bonding Curve AMM</strong></p></div></div></div></div><p style="text-align: justify">Developed by Obyte, the <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://blog.obyte.org/introducing-prophet-prediction-markets-based-on-bonding-curves-3716651db344"><u>Pythagorean bonding curve AMM</u></a> uses a mathematical formula inspired by the Pythagorean theorem to manage liquidity and price tokens in prediction markets while addressing some limitations of other liquidity solutions such as LMSR. An autonomous agent (AA) issues YES, NO, and optionally DRAW tokens for each market, with token prices determined by their relative supplies. Users can buy or sell tokens anytime, adjusting prices automatically as a function of each token’s supply. Token prices are calculated as partial derivatives of the reserve concerning token supply, ensuring that the total value of all tokens equals the reserve. After an event, holders of winning tokens can redeem their share of the total reserve, while other tokens become worthless. Trading fees are incorporated by adjusting the coefficient, which increases all token prices and allows every token holder to benefit from accumulated fees.</p><table style="min-width: 50px"><colgroup><col><col></colgroup><tbody><tr><th colspan="1" rowspan="1"><p style="text-align: center"><strong>BENEFITS</strong></p></th><th colspan="1" rowspan="1"><p style="text-align: center"><strong>RISKS</strong></p></th></tr><tr><td colspan="1" rowspan="1"><ul><li><p style="text-align: justify"><strong>Constant Liquidity</strong>: The bonding curve ensures that tokens can be bought or sold at any time, solving the liquidity bootstrapping problem faced by traditional prediction markets.</p></li><li><p style="text-align: justify"><strong>Fair Distribution</strong>: The mathematical model ensures that profits and losses are distributed relatively among participants based on their contributions.</p></li><li><p style="text-align: justify"><strong>Scalability</strong>: The system can handle many markets and participants without requiring separate liquidity pools for each market.</p></li><li><p style="text-align: justify"><strong>Flexible Liquidity Provision</strong>: Anyone can add liquidity at any time by buying tokens, and liquidity is never lost to bettors.</p></li><li><p style="text-align: justify"><strong>Incentivized Participation</strong>: Every token holder becomes a liquidity provider as their tokens appreciate due to accumulated trading fees.</p></li></ul></td><td colspan="1" rowspan="1"><ul><li><p style="text-align: justify"><strong>Price Sensitivity</strong>: Large trades can significantly impact token prices, potentially leading to slippage for traders.</p></li><li><p style="text-align: justify"><strong>Non-Intuitive Pricing</strong>: Unlike other prediction market models, token prices don’t directly represent probabilities, which may confuse some users.</p></li><li><p style="text-align: justify"><strong>Initial Liquidity Requirements</strong>: While lower than some alternatives, the system still requires some initial liquidity to function effectively.</p></li></ul></td></tr></tbody></table><div class="relative header-and-anchor"><h3 id="h-conclusion"><strong>Conclusion</strong></h3></div><p style="text-align: justify">As these mechanisms evolve, prediction markets stand a chance to transform crypto’s speculative madness into a precision instrument for forecasting matters of public interest. This would open the door to a range of applications that prediction market nerds have prophesied for decades, including:</p><ul><li><p style="text-align: justify">Incentivized whistleblowing &amp; <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.cia.gov/resources/csi/static/Prediction-Markets-Enhance-Intel.pdf"><u>intel gathering</u></a></p></li><li><p style="text-align: justify">Decision markets for <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://chicagounbound.uchicago.edu/cgi/viewcontent.cgi?article=2342&amp;context=law_and_economics"><u>corporate governance</u></a> and <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.researchgate.net/publication/46454134_Decision_Markets_for_Policy_Advice"><u>public policy</u></a></p></li><li><p style="text-align: justify"><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://blog.ethereum.org/2014/08/21/introduction-futarchy"><u>Futarchy</u></a> (also see <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://x.com/MetaDAOProject"><u>MetaDAO</u></a>)</p></li><li><p style="text-align: justify"><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://link.springer.com/chapter/10.1007/978-3-319-11851-2_9"><u>Hedging information security risks</u></a> and other risk like weather events and economic crises</p></li><li><p style="text-align: justify">Parametric insurance</p></li><li><p style="text-align: justify"><a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://www.overcomingbias.com/p/how-to-reform-academia-with-prediction-marketshtml"><u>Funding science and academic research</u></a></p></li></ul><p style="text-align: justify">In this way, prediction markets can move beyond predicting the future to actually facilitating coordination that improves the future.&nbsp;</p>]]></content:encoded>
            <author>mechanism.institute@newsletter.paragraph.com (sofia cossar)</author>
            <category>reports</category>
            <category>prediction-markets</category>
            <category>mechanism-design</category>
            <enclosure url="https://storage.googleapis.com/papyrus_images/8d95789fe82c39ed9313d4719f929f14.jpg" length="0" type="image/jpg"/>
        </item>
    </channel>
</rss>