Anyone Can Easily Create Prediction Markets, But Can Limitless' User-Generated Markets Last?

Foresight NewsPublicado a 2026-07-02Actualizado a 2026-07-02

Resumen

The article discusses the historical challenges of user-generated prediction markets in crypto, where previous attempts like Augur, Omen, Zeitgeist, and Manifold Markets failed due to fragmented liquidity, poor discoverability, and unreliable, slow settlement processes. These issues often led to platforms filled with inactive markets and low user engagement, prompting some, like Polymarket, to shift to a curated model. Limitless recently launched its User-Generated Market (UGM) feature, allowing anyone to create crypto price prediction markets. It addresses past failures through several key design choices: markets are limited to objective, oracle-based price questions (e.g., "Will Asset X be above $Y at time Z?") for instant, automatic settlement via Pyth and Chainlink, eliminating voting disputes. To combat spam and fragmentation, market creation requires burning 100-1000 LMTS tokens (a non-refundable cost), while creators earn 50% of the trading fees generated by their market, aligning incentives. The platform also benefits from an existing active user base and uses an order book model, removing the need for creators to provide initial liquidity. By tackling settlement reliability, liquidity fragmentation, and creator incentives, Limitless presents a new model for sustainable, permissionless prediction markets.


Author: Stacy Muur

Compiled by: AIdidiaoJP, Foresight News


In the crypto space, allowing users to freely create prediction markets has long been an unresolved, major challenge. Over the years, almost all attempts have ended in failure.


@trylimitless (Limitless) has taken a unique path to address this challenge. Recently, they launched the UGM (User-Generated Market) feature, allowing any user to create their own crypto price prediction markets. This is a bold attempt to tackle a long-standing pain point in the prediction market space.


Let's explore previous attempts, the reasons for their failures, and how Limitless is making this model work.


A History of Permissionless Prediction Markets


The earliest permissionless prediction market was @AugurProject. Launched on Ethereum in 2018, its core concept was "anyone can create a market on any topic, priced by the crowd for truth."



Perfect in theory, but desolate in practice. The project's token reached a peak market cap of over $170 million, yet its daily active users were only about 47, with fewer than 115 users per week.


The reasons for failure were brutal and mutually reinforcing:


  • Liquidity was scattered across thousands of empty markets (because anyone could create a market).
  • Market settlement took 10 to 14 days.
  • User funds were locked until settlement.
  • Users had to run their own Ethereum node before placing bets.


Augur was not an isolated case. @OmenEth on the Gnosis chain adopted a similar model and gradually faded. @ZeitgeistPM on Polkadot even added creator fees but still struggled to generate substantial trading volume. @ManifoldMarkets once built a real community using virtual currency, with daily active users peaking at several thousand, but later declined to below 900 after the hype subsided.


Different teams, different chains, yet all ending the same way.


A Recurring Pattern


This recurring pattern is hard to attribute to mere execution issues. Making creation free and easy doesn't create demand; it just floods the platform with more supply, all competing for the same small pool of attention.


This leads to fragmentation of prediction markets on two levels:


Thin Liquidity


Most markets created by users quickly become ghost towns. On early AMM (Automated Market Maker) platforms, creating a market also required providing initial liquidity with one's own capital, increasing the cost.


Poor Discoverability


When anyone can create a market, you quickly get a dozen slightly different versions of "Will the Fed cut rates in July?" markets, further fragmenting liquidity.


Imagine a user opening the app and seeing a list of half-dead markets, each with almost no liquidity. Who would want to stay?


It was this very problem that forced the industry's biggest player to pivot. In 2022, Polymarket shifted to a curated model, concentrating liquidity into a few deep markets, which proved effective. But it also abandoned its initial promise of open creation—the "harder version" of allowing anyone to easily launch a market remained unsolved.


The Settlement Challenge


Liquidity and discoverability are tricky enough, but if settlement isn't hardcoded, user trust collapses.


After a market ends, the platform needs to decide how to settle it. Objective events like "Will Bitcoin close above $100,000?" are easy to handle. But those requiring subjective interpretation, like whether a politician's statement constitutes endorsement of a specific policy, easily spark controversy.


Most platforms rely on token holder voting to resolve disputes. The intention is decentralized settlement, but in practice, voting power is often concentrated among the largest holders. And since they can also place bets like regular users, they have the potential to manipulate outcomes.


This erodes trust in the fairness of settlement, creating another path back to the liquidity problem.



How Limitless Responds


Any new attempt must overcome the three hurdles of thin liquidity, poor discoverability, and unreliable settlement. @trylimitless has made different choices in these areas.


Focusing on the newly launched UGM feature: any user can create a market in just a few steps:


  • Select an asset.
  • Set a price target (percentage change or specific dollar value).
  • Set a duration (from 15 minutes to 1 day).
  • Launch (requires holding LMTS tokens).


The longer the market duration, the higher the creation cost.


Anyone can trade these markets. Upon expiry, an oracle automatically pulls the asset price and settles the result instantly. These markets rely on real-time price feeds from @PythNetwork and @Chainlink, requiring no voting, no dispute panels, no committees.


Markets are limited to objective types, e.g., "Will SOL be above price X at a given time?". The smart contract can automatically settle the moment the market closes. It's not possible to create markets requiring human interpretation (like election results or disputed news events). Limitless deliberately restricts the scope to price markets because this is the only type that can be reliably settled within seconds every time, whereas other platforms often take hours or even days.


The cold-start problem tripped up most previous platforms. Limitless already has advantages here:


  • Cumulative trading volume exceeding $3 billion.
  • Trading volume in May and June exceeding $1.2 billion.
  • Peak monthly active traders over 70,000.


There is already a fairly active trader base, completely different from Augur in 2018.


Another crucial difference: Limitless uses an order book model rather than the early AMM model. On platforms like Augur, creating a market required funding initial liquidity yourself. Limitless eliminates this step entirely; traders place their own buy and sell orders, and markets only need to attract them.


The most ingenious part is the creator economic mechanism. Creating a market costs 100 to 1000 LMTS tokens, which are non-refundable. In return, the creator receives 50% of all trading fees generated by that market.


On one side is a real cost, on the other a real reward. The cost effectively prevents market spam, as each market requires a real financial commitment. The reward means truly active markets can generate tangible fee income for creators.


The cost mechanism also adds utility to the LMTS token. Creating each market burns LMTS tokens from the open market, directly linking token utility to UGM activity. The more people create markets, the greater the demand for LMTS.


Summary and Outlook


The existing evidence clearly points in one direction: all previous attempts at permissionless prediction markets either got bogged down in settlement disputes, drowned in dead liquidity, or simply abandoned the open model for curation.


Limitless is the first solution designed to address all three failure modes simultaneously.


Settlement (the trickiest problem) is completely avoided by sticking to oracle-based price markets.


The cold-start problem is mitigated by an existing active user base.


The cost-and-reward structure for market creation balances incentives for both sides.


Most importantly, with these markets settling faster, we will quickly see if the design works at scale.


If it does, permissionless prediction markets finally have their first viable blueprint.


Disclosure: The author holds some $LMTS tokens and is a Limitless user.

Preguntas relacionadas

QWhat are the three main reasons why previous attempts at permissionless prediction markets, like Augur, have generally failed?

AThey failed due to three main reasons: 1) Thin liquidity fragmented across thousands of empty markets. 2) Poor discoverability caused by market duplication and a cluttered interface. 3) Unreliable and slow dispute resolution processes, often taking days and being prone to manipulation.

QHow does Limitless's new UGM feature specifically address the problem of market creation spam and low-quality markets?

ALimitless addresses this by implementing a cost-to-create mechanism. Creating a market requires spending 100 to 1000 LMTS tokens, which are burned. This real cost discourages the creation of frivolous or spam markets. In return, creators are incentivized with 50% of all trading fees generated by their market, aligning rewards with market success.

QWhat is the key difference in how Limitless handles market settlement compared to earlier platforms, and why is this significant?

ALimitless exclusively uses oracle-based price markets (e.g., "Will Asset X be above price Y at time Z?") that settle automatically and instantly via price feeds from providers like Pyth Network and Chainlink. This is significant because it completely avoids the slow, contentious, and potentially manipulative dispute resolution processes (like token-holder voting) that plagued earlier platforms, ensuring fast, trustless, and objective settlements.

QWhat advantage does Limitless have over earlier projects like Augur regarding the 'cold start' problem of attracting initial users and liquidity?

ALimitless already has an established, active user base and trading volume before launching UGM. The article cites over $30B in cumulative volume, over $12B in May and June volume, and a peak of over 70,000 monthly active traders. This existing ecosystem provides immediate attention and potential liquidity for newly created user markets, unlike earlier projects that launched into empty platforms.

QAccording to the article, how does the economic design of UGM potentially benefit the LMTS token?

AThe UGM design directly benefits the LMTS token by creating a built-in burn mechanism. Every new market creation burns LMTS tokens, permanently removing them from circulation. As more users create markets, the demand for LMTS tokens to pay the creation fee increases, which can positively impact the token's utility and value.

Lecturas Relacionadas

¿Tendría sentido RWA sin DeFi?

La discusión sobre RWA (Real World Assets) suele comenzar con una visión simple: tokenizar un activo como un bono del tesoro o una acción. Esto es útil, pero no transformador. Tokenizar es como poner un código de barras a un contenedor; es necesario, pero no crea toda la infraestructura comercial. Un token es un reclamo de propiedad direccionable; DeFi es el sistema operativo del mercado. La pregunta clave no es cuántos activos pueden tokenizarse, sino cuántos pueden valorarse, financiarse, cubrirse, comercializarse y liquidarse en condiciones de estrés sin coordinación fuera de cadena. La tokenización representa la propiedad; DeFi proporciona la utilidad real. Para que un RWA sea compatible con DeFi, necesita seis capas: derechos exigibles, fuentes de datos fiables, reglas claras de transferencia, liquidez secundaria ejecutable, parámetros de garantía realistas y vías creíbles de liquidación. Una contradicción técnica fundamental son los múltiples "relojes" bajo los que operan los RWA: la cadena de bloques se liquida en segundos, pero los mercados tradicionales cierran por la noche y los fines de semana, y los reembolsos pueden tardar días. Esta discrepancia crea un "vacío de liquidación" donde DeFi exige liquidez inmediata, pero el mundo real no puede proporcionarla. Por lo tanto, un RWA de baja volatilidad como un bono tokenizado puede ser una garantía más riesgosa que el ETH volátil pero líquido las 24 horas. La liquidez no es el TVL; es la capacidad de convertir una posición en el activo de liquidación necesario dentro de una ventana de tiempo aceptable. Un RWA tiene múltiples vías de salida (venta en el mercado, reembolso, préstamo garantizado), cada una con diferentes retrasos y riesgos. El apalancamiento es lo que libera la utilidad económica, pero también introduce fragilidad. Las tasas de garantía deben tener en cuenta la ejecutabilidad legal, la frescura de los datos del oráculo, los retrasos en el reembolso y la capacidad de los creadores de mercado. El riesgo en DeFi es el riesgo del activo multiplicado por el riesgo de la estructura del mercado. El riesgo de los RWA debe modelarse como un gráfico de relaciones entre nodos (flujos de efectivo subyacentes, custodios, oráculos, protocolos de préstamo, etc.), ya que las fallas rara vez están aisladas y se propagan a través de dependencias. Los bonos del tesoro tokenizados son solo el punto de entrada. Las fronteras más interesantes son los activos de potencia computacional y energía, que tienen perfiles de riesgo únicos y complejos. Las acciones tokenizadas y los contratos perpetuos presentarán la prueba más grande, conectando la propiedad de acciones globales con el apalancamiento nativo de las criptomonedas, pero también generarán riesgos interconectados que requerirán diseños arquitectónicos sólidos. Sin DeFi, los RWA tienen un valor limitado (mejor distribución, transparencia). La verdadera oportunidad surge cuando los activos ingresan a mercados de capital abiertos y programables, donde pueden ser utilizados como garantía. Un RWA es verdaderamente compatible con DeFi cuando todo el mercado que lo rodea puede sobrevivir a un fin de semana de estrés. La visión a largo plazo no es "tokenizar todo", sino que los activos productivos del mundo real sean direccionables por software, con el capital fluyendo sin problemas y los riesgos gestionados a la velocidad del mercado. El token es solo el código de barras. El mercado es la máquina que realmente funciona.

marsbitHace 21 min(s)

¿Tendría sentido RWA sin DeFi?

marsbitHace 21 min(s)

La intervención del gobierno en el mercado de bonos, ¿qué significa realmente?

El 19 de agosto de 2026, el Departamento del Tesoro de EE. UU. anunció que duplicaría al menos (hasta 40 mil millones de dólares) el tamaño máximo de sus operaciones de recompra de bonos del gobierno a largo plazo (10 a 30 años), vigente del 9 de septiembre al 4 de noviembre. La medida respondía a una fuerte presión vendedora que había llevado el rendimiento del bono a 30 años al 5.34%, su nivel más alto desde 2007. En una operación de recompra previa, los inversionistas ofrecieron vender cerca de 200 mil millones, pero el Tesoro solo compró 20 mil millones, lo que evidenció un severo desequilibrio. La reacción del mercado fue inmediata: los rendimientos de los bonos a largo plazo cayeron, las acciones subieron y el oro avanzó un 2.7%. Estas recompras, que retiran de circulación bonos antiguos y menos líquidos, buscan apoyar el funcionamiento del mercado, no reducir la deuda total. Expertos advierten que se trata de una solución táctica que no aborda las causas estructurales del alza de rendimientos: un déficit fiscal elevado, presiones inflacionarias y una menor demanda de compradores tradicionales como bancos centrales extranjeros. La intervención del Secretario del Tesoro, Scott Bessent, sugiere que las autoridades están vigilantes, pero el desafío fundamental de financiar una deuda pública que supera los 40 billones de dólares persiste. Se vigilarán los próximos datos económicos y subastas de bonos para evaluar la duración del alivio.

marsbitHace 24 min(s)

La intervención del gobierno en el mercado de bonos, ¿qué significa realmente?

marsbitHace 24 min(s)

¿Hasta cuánto le queda a EE.UU. para reiniciar el QE después del 'Bessent Put'?

El Tesoro de EE.UU. anunció el 19 de agosto un aumento de sus recompras de bonos a largo plazo, elevando la oferta por operación para bonos nominales a 10-20 y 20-30 años de un máximo de 2.000 a al menos 4.000 millones de dólares, con efecto desde el 9 de septiembre. Aunque la medida es pequeña en relación con el mercado total de deuda, su anuncio fuera del ciclo habitual de comunicaciones (QRA) hizo que los inversores la interpretaran como una señal de política: una posible creciente disposición del gobierno a intervenir para contener el aumento rápido de los rendimientos a largo plazo. El mercado comenzó a referirse a esta expectativa como el "Bessent Put", en referencia al subsecretario del Tesoro, Joshua Bessent. Analistas como Charlie McElligott de Nomura ven la acción como una declaración de intenciones para evitar que los costes de financiación a largo plazo restrinjan el gasto fiscal, la estrategia geopolítica o la financiación privada. Sin embargo, el Tesoro insiste en que se trata únicamente de una operación de apoyo a la liquidez. La presión sobre los bonos a largo plazo proviene de múltiples factores: grandes déficits fiscales y una elevada oferta de deuda del Tesoro, una prima por plazo en aumento, una fuerte emisión de deuda corporativa para financiar infraestructuras de IA (efecto expulsión) e incertidumbres relacionadas con Japón, un importante tenedor extranjero. En esencia, el "Bessent Put" refleja un cambio en la función de reacción política percibida por el mercado: la expectativa de que las autoridades podrían actuar de forma más proactiva si los rendimientos amenazan objetivos económicos o geopolíticos. No obstante, hay una gran distancia entre estas recompras limitadas y herramientas como el Control de la Curva de Rendimientos (YCC) o un nuevo Quantitative Easing (QE). La recompra del Tesoro es una operación de gestión de deuda, mientras que el QE implica la expansión del balance de la Fed. Para que se den pasos hacia políticas más intervencionistas, el entorno económico y de mercado tendría que deteriorarse significativamente. Por ahora, la medida abre el debate pero no marca el inicio de un nuevo QE. Su verdadero impacto será determinado por si el Tesoro y la Fed escalan su respuesta ante un posible nuevo repunte estructural de los tipos a largo plazo.

marsbitHace 26 min(s)

¿Hasta cuánto le queda a EE.UU. para reiniciar el QE después del 'Bessent Put'?

marsbitHace 26 min(s)

¡Ethereum finalmente "recupera sangre"! ETH regresa a la línea dorada, ¿en qué se diferencia este repunte?

Después de más de tres meses, el precio de Ethereum (ETH) ha superado los 2.300 dólares, alcanzando un nivel similar al de principios de mayo. Este repunte de aproximadamente el 25% en una semana ha sido más fuerte que el de Bitcoin, impulsando la relación ETH/BTC a 0,031. La capitalización de mercado de ETH ha vuelto a situarse entre los principales activos mundiales, en el puesto 72. La liquidación masiva de posiciones cortas (más de 13.300 millones de dólares, un 88,4% en cortos) ha amplificado la subida. Técnicamente, ETH ha superado una resistencia clave y ha vuelto a situarse por encima de su media móvil exponencial de 50 semanas (EMA50) por primera vez en este ciclo bajista, lo que se considera una señal alcista significativa. Los ETF de Ethereum muestran un fuerte flujo de entrada de capitales, superando recientemente a los de Bitcoin. En julio, los ETF de ETH registraron entradas netas equivalentes al 3,19% de sus activos, frente al 0,34% de los de BTC. Instituciones como Morgan Stanley y JPMorgan han aumentado significativamente su exposición a ETH. La participación en staking de ETH ha alcanzado un máximo histórico, con más de 41,1 millones de ETH (casi el 33,7% de la oferta) apostados. Sin embargo, el rendimiento por staking ha caído al 2,59%, lo que podría reducir su atractivo. Una próxima propuesta de mejora (EIP-8061) busca aumentar la eficiencia y flexibilidad para retirar fondos del staking. En resumen, el repunte de ETH cuenta con el apoyo de la mejora del sentimiento, los flujos de capital y los fundamentos, aunque su sostenibilidad a largo plazo dependerá de la evolución del mercado y la adopción de casos de uso como la tokenización y los agentes de IA.

marsbitHace 31 min(s)

¡Ethereum finalmente "recupera sangre"! ETH regresa a la línea dorada, ¿en qué se diferencia este repunte?

marsbitHace 31 min(s)

Trading

Spot
活动图片