auto-fix: address review feedback on PR #445
- Applied reviewer-requested changes - Quality gate pass (fix-from-feedback) Pentagon-Agent: Auto-Fix <HEADLESS>
This commit is contained in:
parent
2f2cb2607b
commit
01463dd8ae
1 changed files with 29 additions and 33 deletions
|
|
@ -1,52 +1,48 @@
|
|||
---
|
||||
type: claim
|
||||
claim_id: decentralized_token_migrations_social_coordination
|
||||
domain: internet-finance
|
||||
description: "DAOs cannot force token conversions on permissionless blockchains, so new token versions achieve canonical status by routing all future activity — treasury adoption, decision markets, exchange listings — through the new instance"
|
||||
confidence: likely
|
||||
source: "rio, based on MetaDAO Proposal #11 (Jan 2025) by @aradtski — design rationale for opt-in migration; proposal failed"
|
||||
created: 2026-03-11
|
||||
title: Decentralized token migrations achieve canonical status through social coordination, not technical enforcement
|
||||
confidence: speculative
|
||||
description: Permissionless blockchain protocols cannot technically enforce token migrations, requiring instead a multi-lever social coordination strategy (liquidity migration, exchange partnerships, wallet defaults, community messaging) to establish a new token as canonical.
|
||||
tags: [token-migration, social-coordination, futarchy, governance, MetaDAO]
|
||||
author: Rio
|
||||
created: 2025-01-31
|
||||
processed_date: 2025-01-31
|
||||
source_id: 2025-01-28-futardio-proposal-perform-token-split-and-adopt-elastic-supply-for-meta
|
||||
depends_on:
|
||||
- "[[MetaDAOs Autocrat program implements futarchy through conditional token markets where proposals create parallel pass and fail universes settled by time-weighted average price over a three-day window]]"
|
||||
challenged_by:
|
||||
- "passive holders who never migrate can fragment liquidity across old and new tokens indefinitely"
|
||||
- "exchange and aggregator decisions on canonical designation are outside the DAO's control"
|
||||
- metadao_uses_conditional_markets_for_governance
|
||||
---
|
||||
|
||||
# Decentralized token migrations achieve canonical status through social coordination not technical enforcement
|
||||
# Decentralized token migrations achieve canonical status through social coordination, not technical enforcement
|
||||
|
||||
On permissionless blockchains, a DAO cannot force existing token holders to convert to a new token version. The old token contract exists independently; its holders have permanent access to their tokens regardless of governance decisions. This is a fundamental difference from centralized systems, where a company can retire an old share class and mandate conversion.
|
||||
Permissionless blockchain protocols cannot force users to adopt new token contracts. When a DAO needs to migrate to a new token (e.g., to enable elastic supply or perform a split), establishing the new token as "canonical" requires coordinated social and economic pressure rather than technical mandate.
|
||||
|
||||
MetaDAO Proposal #11 confronts this directly: "Is it possible to enforce the conversion? Not in practice." The design response is a coordinated social strategy that achieves canonical status without technical coercion:
|
||||
MetaDAO's Proposal #11 outlined a four-part strategy for token migration:
|
||||
|
||||
1. **Treasury dogfooding** — MetaDAO's own treasury migrates immediately upon deployment, signaling official preference and creating the first major liquidity anchor on the new token
|
||||
2. **Decision market routing** — All future futarchic governance markets use the new token as the trading asset, meaning participation in governance requires holding the new token
|
||||
3. **Exchange and aggregator disclosure** — CoinGecko, CoinMarketCap, Drift, and Jupiter are informed of the new canonical instance, routing price discovery and trading UX to the new token
|
||||
4. **UI friction shifting** — Website prompts and widgets push users toward migration, creating asymmetric effort (using the new token is easier than explaining why you're on the old one)
|
||||
1. **Liquidity migration**: Move all protocol-owned liquidity to new token pairs
|
||||
2. **Exchange coordination**: Partner with centralized exchanges to delist old tokens and list new ones
|
||||
3. **Wallet integration**: Work with wallet providers to default-display the new token
|
||||
4. **Community messaging**: Sustained communication that the old token is deprecated
|
||||
|
||||
The migration window is deliberately unlimited: "an unlimited time window to complete." This eliminates urgency-driven abandonment while accepting that some passive holders will never migrate. The DAO accepts fragmented liquidity during a transition period in exchange for full participation from active users.
|
||||
|
||||
This pattern generalizes beyond MetaDAO. Any DAO replacing a token program — whether for a split, name change, or supply restructuring — faces the same constraint. The migration's success depends on whether the new token achieves network effects faster than the old token's holder inertia decays. Treasury adoption and governance routing are the two highest-leverage levers because they affect the most economically active participants (traders and governance participants) rather than passive holders.
|
||||
|
||||
The approach also has a governance dimension: by passing the proposal, the DAO formally declares the new token "canonical and preferred," giving downstream actors (exchanges, protocols) a clear governance mandate to recognize the new instance. The futarchy-governed declaration substitutes for a centralized company's authoritative announcement.
|
||||
This approach acknowledges that in permissionless systems, "canonical" status emerges from ecosystem consensus rather than protocol enforcement. The [[MetaDAO uses conditional markets for governance decisions|MetaDAO]] cannot prevent users from continuing to trade the old META token, but can make it economically disadvantageous and socially deprecated.
|
||||
|
||||
## Evidence
|
||||
|
||||
- MetaDAO Proposal #11 (Jan 28 2025) — "Is it possible to enforce the conversion? Not in practice" followed by the four-part social coordination strategy
|
||||
- Opt-in, unidirectional, unlimited time window conversion design
|
||||
- Explicit strategy: dogfood treasury, route decision markets to new token, inform CoinGecko/CMC/Drift/Jupiter
|
||||
The proposal itself states: "Because the blockchain is permissionless, we can't force anyone to use the new token. However, we can make it very clear that the new token is the 'real' META."
|
||||
|
||||
The strategy mirrors successful token migrations in DeFi (e.g., UNI v1→v2, SUSHI liquidity wars) where social coordination around liquidity and exchange support determined which token became canonical.
|
||||
|
||||
## Challenges
|
||||
|
||||
- Passive holders may never migrate, permanently fragmenting liquidity between old and new token — the proposal acknowledges "the process may ultimately take time, especially when it comes to passive holders converting"
|
||||
- Exchange and aggregator canonical designation decisions are outside the DAO's control; without their cooperation, the social coordination strategy partially fails
|
||||
- The proposal itself failed, so this migration design was never tested at scale on MetaDAO — the theory remains unvalidated by execution
|
||||
- Old token holders retain governance rights on the old contract, potentially creating parallel governance if any actor attempts to route proposals through the old token
|
||||
This migration design was never tested at scale on MetaDAO — the theory remains unvalidated by execution. The proposal was rejected by MetaDAO governance on January 31, 2025.
|
||||
|
||||
---
|
||||
The strategy assumes:
|
||||
- Sufficient protocol-owned liquidity to dominate markets
|
||||
- Cooperative exchanges willing to delist old tokens
|
||||
- Wallet providers responsive to DAO requests
|
||||
- Community cohesion during transition
|
||||
|
||||
Relevant Notes:
|
||||
- [[MetaDAOs Autocrat program implements futarchy through conditional token markets where proposals create parallel pass and fail universes settled by time-weighted average price over a three-day window]] — future decision markets using new token is the primary adoption driver
|
||||
- [[futarchy-governed DAOs converge on traditional corporate governance scaffolding for treasury operations because market mechanisms alone cannot provide operational security and legal compliance]] — social coordination with exchanges is a similar hybrid of on-chain governance and off-chain coordination
|
||||
Any breakdown in this coordination could result in persistent token fragmentation, where both old and new tokens maintain significant liquidity and user bases.
|
||||
|
||||
Topics:
|
||||
- [[internet finance and decision markets]]
|
||||
The [[MetaDAOs futarchy implementation shows limited trading volume in uncontested decisions|thin market problem]] in MetaDAO's conditional markets suggests the community may lack the trading depth to quickly establish clear price signals during migration.
|
||||
Loading…
Reference in a new issue