- What: Three interconnected claims building the analytical framework for evaluating token launch mechanisms 1. Launch mechanism trilemma (shill-proof × community-aligned × price-discovering) — no existing mechanism achieves all three 2. Token launches as hybrid-value auctions — why standard auction theory results point to wrong mechanisms 3. Layered launch architecture — separate quality governance, pricing, liquidity, and community rewards across mechanism layers - Why: Derived from critical analysis of Doppler (PR #31), pump.fun, MetaDAO/futard.io, batch auctions, and auction theory (Vickrey, Myerson, Milgrom & Weber). Cory's challenge on Doppler's true-believer penalty exposed the need for a formal evaluation framework. These claims are the core of the mechanism design competency web. - Connections: Extends Doppler dutch-auction claim, connects to futarchy governance claims, bridges to optimal governance mixing claim in foundations Pentagon-Agent: Rio <2EA8DBCB-A29B-43E8-B726-45E571A1F3C8>
6 KiB
| type | domain | description | confidence | source | created | secondary_domains | |
|---|---|---|---|---|---|---|---|
| claim | internet-finance | Formalizes the three-criteria framework for evaluating token launch mechanisms — shill-proof (no bot/MEV advantage), community-aligned (genuine early supporters rewarded), and price-discovering (finds true clearing price) — and argues these form a trilemma where existing mechanisms sacrifice at least one, analogous to how the CAP theorem constrains distributed systems | experimental | rio, derived from critical analysis of Doppler (Adams et al 2024), pump.fun, MetaDAO/futard.io, Balancer LBP, and batch auction implementations; mechanism design theory (Vickrey 1961, Myerson 1981) | 2026-03-07 |
|
Token launch mechanisms face an impossible trilemma between shill-proofness community alignment and price discovery because optimizing for any two structurally undermines the third
Every token launch is an auction. The mechanism determines who captures value, who gets exploited, and whether the resulting holder base is aligned with the project's long-term success. Analysis of six major token launch mechanisms reveals that each sacrifices at least one of three desirable properties:
1. Shill-proofness: No advantage to bots, MEV extractors, or speed-optimized participants. The mechanism's outcome depends on valuations, not latency.
2. Community alignment: Genuine early supporters — those who discover, evaluate, and commit to a project before the crowd — receive better terms than passive latecomers or extractive speculators.
3. Price discovery accuracy: The mechanism converges on a clearing price that reflects informed aggregate valuation, not an administratively set or arbitrary starting price.
The structural tension: Shill-proofness requires removing speed advantages, which means either descending prices (dutch auctions) or uniform clearing (batch auctions). But descending prices penalize the highest-conviction participants — the true believers pay most — destroying community alignment. Uniform clearing eliminates the early-supporter reward entirely. And mechanisms that reward early participation (bonding curves) inherently create speed races that bots win.
| Mechanism | Shill-proof | Community-aligned | Price-discovering | What's sacrificed |
|---|---|---|---|---|
| Static bonding curve (pump.fun) | NO | YES | WEAK | Shill-proofness — bots front-run genuine supporters |
| Dutch auction (Doppler) | YES | NO | YES | Community alignment — true believers pay highest price |
| Fixed-price sale (2017 ICOs) | PARTIAL | NEUTRAL | NO | Price discovery — admin-set pricing |
| Futarchy-governed (MetaDAO) | YES | PARTIAL | YES | Community alignment at pricing level — governs binary launch decision, not continuous price |
| Liquidity bootstrapping pool (Balancer) | PARTIAL | PARTIAL | MODERATE | Sophisticated traders still game weight schedules |
| Batch auction (CowSwap/Gnosis) | YES | NEUTRAL | YES | Community alignment — uniform price, no early reward |
Why the trilemma is structural, not accidental. The tension between shill-proofness and community alignment is rooted in mechanism design theory. Vickrey's insight (1961) is that truthful valuation revelation requires participants to bear the cost of their bids — which in descending-price mechanisms means the highest-value bidder pays most. But in token launches, the highest-value bidder is typically the most committed community member, not the richest speculator. The mechanism that correctly discovers price (by making true believers pay their true valuation) simultaneously punishes community commitment. This isn't a flaw in any specific implementation — it's a property of the auction design space when the objective is community-building rather than revenue maximization.
The analogy to the CAP theorem is instructive. Just as distributed systems must choose two of consistency, availability, and partition tolerance, token launch mechanisms must choose two of shill-proofness, community alignment, and price discovery. The resolution in distributed systems was not finding a mechanism that violates CAP, but designing systems that make the right tradeoff for their context — and sometimes layering mechanisms that each handle a different property. The same approach may apply to token launches.
This framework reframes the entire launch mechanism design space. Rather than asking "which mechanism is best?" — a question with no single answer — the trilemma asks "which property can this project afford to sacrifice?" A project with strong community identity might sacrifice price discovery accuracy (community-gated pricing). A project seeking broad distribution might sacrifice community alignment (batch auction for fairness). A project that needs precise valuation might sacrifice community alignment (dutch auction for price accuracy).
Relevant Notes:
- dutch-auction dynamic bonding curves solve the token launch pricing problem by combining descending price discovery with ascending supply curves eliminating the instantaneous arbitrage that has cost token deployers over 100 million dollars on Ethereum — Doppler solves shill-proofness + price discovery but sacrifices community alignment
- cryptos primary use case is capital formation not payments or store of value because permissionless token issuance solves the fundraising bottleneck that solo founders and small teams face — the trilemma applies to every capital formation event
- futarchy-governed permissionless launches require brand separation to manage reputational liability because failed projects on a curated platform damage the platforms credibility — futarchy handles the quality-filter layer, not the pricing trilemma
- optimal governance requires mixing mechanisms because different decisions have different manipulation risk profiles — mixing mechanisms across the trilemma may be the resolution
Topics: