diff --git a/domains/internet-finance/MetaDAO is the futarchy launchpad on Solana where projects raise capital through unruggable ICOs governed by conditional markets creating the first platform for ownership coins at scale.md b/domains/internet-finance/MetaDAO is the futarchy launchpad on Solana where projects raise capital through unruggable ICOs governed by conditional markets creating the first platform for ownership coins at scale.md index b2124043e..384d00dff 100644 --- a/domains/internet-finance/MetaDAO is the futarchy launchpad on Solana where projects raise capital through unruggable ICOs governed by conditional markets creating the first platform for ownership coins at scale.md +++ b/domains/internet-finance/MetaDAO is the futarchy launchpad on Solana where projects raise capital through unruggable ICOs governed by conditional markets creating the first platform for ownership coins at scale.md @@ -64,6 +64,12 @@ Raises include: Ranger ($6M minimum, uncapped), Solomon ($102.9M committed, $8M **Three-tier dispute resolution:** Protocol decisions via futarchy (on-chain), technical disputes via review panel, legal disputes via JAMS arbitration (Cayman Islands). The layered approach means on-chain governance handles day-to-day decisions while legal mechanisms provide fallback. Since [[MetaDAOs three-layer legal hierarchy separates formation agreements from contractual relationships from regulatory armor with each layer using different enforcement mechanisms]], the governance and legal structures are designed to work together. + +### Additional Evidence (confirm) +*Source: [[2024-02-18-futardio-proposal-engage-in-50000-otc-trade-with-pantera-capital]] | Added: 2026-03-11 | Extractor: anthropic/claude-sonnet-4.5* + +MetaDAO proposal #7 demonstrates the platform executing a $50,000 OTC trade proposal with Pantera Capital using futarchy governance. The proposal included conditional market pricing (TWAP of pass/fail markets capped at $100), multisig execution with 7 members requiring 5/7 threshold, and structured vesting (20% immediate, 80% linear 12-month vest). The proposal ultimately failed, showing the futarchy mechanism in action for capital allocation decisions. This provides concrete evidence of MetaDAO operating as a futarchy-governed platform for capital formation on Solana. + --- Relevant Notes: diff --git a/domains/internet-finance/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.md b/domains/internet-finance/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.md index 4d7b92bb2..87d37e558 100644 --- a/domains/internet-finance/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.md +++ b/domains/internet-finance/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.md @@ -53,6 +53,12 @@ Autocrat is MetaDAO's core governance program on Solana -- the on-chain implemen **Limitations.** [[MetaDAOs futarchy implementation shows limited trading volume in uncontested decisions]] -- when proposals are clearly good or clearly bad, few traders participate because the expected profit from trading in a consensus market is near zero. This is a structural feature, not a bug: contested decisions get more participation precisely because they're uncertain, which is when you most need information aggregation. But it does mean uncontested proposals can pass or fail with very thin markets, making the TWAP potentially noisy. + +### Additional Evidence (extend) +*Source: [[2024-02-18-futardio-proposal-engage-in-50000-otc-trade-with-pantera-capital]] | Added: 2026-03-11 | Extractor: anthropic/claude-sonnet-4.5* + +The Pantera proposal used Autocrat version 0.1 and employed TWAP pricing from pass/fail markets as a core mechanism for determining the final META price: 'The price per META shall be determined upon passing of the proposal and the lesser of the average TWAP price of the pass / fail market and $100.' This confirms that MetaDAO's implementation uses TWAP from conditional markets not just for governance decisions but also for pricing parameters within approved proposals, extending the futarchy mechanism beyond binary pass/fail into continuous pricing variables. + --- Relevant Notes: diff --git a/domains/internet-finance/MetaDAOs futarchy implementation shows limited trading volume in uncontested decisions.md b/domains/internet-finance/MetaDAOs futarchy implementation shows limited trading volume in uncontested decisions.md index 321296cf4..3d2a69b4c 100644 --- a/domains/internet-finance/MetaDAOs futarchy implementation shows limited trading volume in uncontested decisions.md +++ b/domains/internet-finance/MetaDAOs futarchy implementation shows limited trading volume in uncontested decisions.md @@ -17,6 +17,12 @@ In uncontested decisions -- where the community broadly agrees on the right outc This evidence has direct implications for governance design. It suggests that [[optimal governance requires mixing mechanisms because different decisions have different manipulation risk profiles]] -- futarchy excels precisely where disagreement and manipulation risk are high, but it wastes its protective power on consensual decisions. The MetaDAO experience validates the mixed-mechanism thesis: use simpler mechanisms for uncontested decisions and reserve futarchy's complexity for decisions where its manipulation resistance actually matters. The participation challenge also highlights a design tension: the mechanism that is most resistant to manipulation is also the one that demands the most sophistication from participants. + +### Additional Evidence (confirm) +*Source: [[2024-02-18-futardio-proposal-engage-in-50000-otc-trade-with-pantera-capital]] | Added: 2026-03-11 | Extractor: anthropic/claude-sonnet-4.5* + +The Pantera Capital proposal failed, suggesting that even high-profile strategic partnership proposals with major institutional investors can fail to achieve market consensus in MetaDAO's futarchy system. The proposal was created 2024-02-18 and completed/ended 2024-02-23, providing a 5-day window for market participation. The failure of a $50,000 institutional investment proposal indicates that futarchy markets are functioning as governance mechanisms, not rubber stamps, though we lack specific trading volume data for this proposal. + --- Relevant Notes: diff --git a/domains/internet-finance/futarchy adoption faces friction from token price psychology proposal complexity and liquidity requirements.md b/domains/internet-finance/futarchy adoption faces friction from token price psychology proposal complexity and liquidity requirements.md index 1c7c1ce7a..499a79a60 100644 --- a/domains/internet-finance/futarchy adoption faces friction from token price psychology proposal complexity and liquidity requirements.md +++ b/domains/internet-finance/futarchy adoption faces friction from token price psychology proposal complexity and liquidity requirements.md @@ -22,6 +22,12 @@ The Hurupay raise on MetaDAO (Feb 2026) provides direct evidence of these compou Yet [[MetaDAOs futarchy implementation shows limited trading volume in uncontested decisions]] suggests these barriers might be solvable through better tooling, token splits, and proposal templates rather than fundamental mechanism changes. The observation that [[optimal governance requires mixing mechanisms because different decisions have different manipulation risk profiles]] implies futarchy could focus on high-stakes decisions where the benefits justify the complexity. + +### Additional Evidence (extend) +*Source: [[2024-02-18-futardio-proposal-engage-in-50000-otc-trade-with-pantera-capital]] | Added: 2026-03-11 | Extractor: anthropic/claude-sonnet-4.5* + +The Pantera Capital proposal reveals additional complexity friction: the pricing mechanism required calculating 'min((twapPass + twapFail) / 2, 100)' and determining final allocation only after proposal passage. The execution required a 7-member multisig with specific sequencing: accept META, accept USDC, calculate price, confirm balances, determine allocation, execute transfers, configure vesting, and return remainder. This multi-step conditional execution with mathematical formulas and coordination requirements demonstrates how futarchy proposals can become operationally complex even for straightforward OTC trades. + --- Relevant Notes: diff --git a/domains/internet-finance/time-based token vesting is hedgeable making standard lockups meaningless as alignment mechanisms because investors can short-sell to neutralize lockup exposure while appearing locked.md b/domains/internet-finance/time-based token vesting is hedgeable making standard lockups meaningless as alignment mechanisms because investors can short-sell to neutralize lockup exposure while appearing locked.md index aebffccf6..72d12b6d4 100644 --- a/domains/internet-finance/time-based token vesting is hedgeable making standard lockups meaningless as alignment mechanisms because investors can short-sell to neutralize lockup exposure while appearing locked.md +++ b/domains/internet-finance/time-based token vesting is hedgeable making standard lockups meaningless as alignment mechanisms because investors can short-sell to neutralize lockup exposure while appearing locked.md @@ -37,6 +37,12 @@ Felipe is presenting the full argument at Blockworks DAS NYC on March 25 — thi - If hedging is so effective, why do VCs still negotiate vesting terms? Possible answers: signaling to retail, regulatory cover, or because hedging is costly enough to create partial alignment - The full argument hasn't been publicly presented yet (DAS keynote is March 25) — current evidence is from tweet-level previews, not the complete thesis + +### Additional Evidence (extend) +*Source: [[2024-02-18-futardio-proposal-engage-in-50000-otc-trade-with-pantera-capital]] | Added: 2026-03-11 | Extractor: anthropic/claude-sonnet-4.5* + +The Pantera Capital proposal structured vesting as 20% immediate transfer and 80% into a 12-month linear Streamflow vesting program. This hybrid approach acknowledges that pure vesting may be insufficient for alignment by providing immediate liquidity (20%) while maintaining longer-term lockup (80%). The structure suggests awareness that institutional investors require some immediate exposure while projects seek longer-term alignment, though it doesn't address the hedgeability problem directly. + --- Relevant Notes: diff --git a/inbox/archive/2024-02-18-futardio-proposal-engage-in-50000-otc-trade-with-pantera-capital.md b/inbox/archive/2024-02-18-futardio-proposal-engage-in-50000-otc-trade-with-pantera-capital.md index 307f0954e..98a598235 100644 --- a/inbox/archive/2024-02-18-futardio-proposal-engage-in-50000-otc-trade-with-pantera-capital.md +++ b/inbox/archive/2024-02-18-futardio-proposal-engage-in-50000-otc-trade-with-pantera-capital.md @@ -6,9 +6,14 @@ url: "https://www.futard.io/proposal/H59VHchVsy8UVLotZLs7YaFv2FqTH5HAeXc4Y48kxie date: 2024-02-18 domain: internet-finance format: data -status: unprocessed +status: enrichment tags: [futardio, metadao, futarchy, solana, governance] event_type: proposal +processed_by: rio +processed_date: 2024-01-11 +enrichments_applied: ["MetaDAO is the futarchy launchpad on Solana where projects raise capital through unruggable ICOs governed by conditional markets creating the first platform for ownership coins at scale.md", "futarchy adoption faces friction from token price psychology proposal complexity and liquidity requirements.md", "MetaDAOs futarchy implementation shows limited trading volume in uncontested decisions.md", "time-based token vesting is hedgeable making standard lockups meaningless as alignment mechanisms because investors can short-sell to neutralize lockup exposure while appearing locked.md", "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.md"] +extraction_model: "anthropic/claude-sonnet-4.5" +extraction_notes: "This source is a failed MetaDAO futarchy proposal for institutional investment. No new claims extracted - all insights enrich existing claims about MetaDAO's futarchy implementation, complexity friction, and governance mechanisms. The proposal provides concrete operational detail about how MetaDAO's Autocrat system works in practice, including pricing formulas, execution complexity, and the fact that even high-profile institutional proposals can fail. Key facts preserved in source archive for reference." --- ## Proposal Details @@ -109,3 +114,15 @@ Here are the pre-money valuations at different prices: - Autocrat version: 0.1 - Completed: 2024-02-23 - Ended: 2024-02-23 + + +## Key Facts +- MetaDAO Proposal #7: Pantera Capital $50,000 OTC trade for META tokens, created 2024-02-18, failed 2024-02-23 +- Proposal used Autocrat version 0.1 +- Pricing formula: min((twapPass + twapFail) / 2, 100) +- Vesting structure: 20% immediate, 80% linear 12-month Streamflow vest +- Multisig: 5/7 threshold with 7 named members +- META spot price 2024-02-17: $96.93 +- META circulating supply 2024-02-17: 14,530 tokens +- Pre-money valuations ranged from $726,000 at $50/META to $1,453,000 at $100/META +- Proposal speculated ~25% increase in META value from Pantera partnership