extract: 2024-03-19-futardio-proposal-engage-in-250000-otc-trade-with-colosseum

This commit is contained in:
Teleo Agents 2026-03-15 17:51:07 +00:00
parent 4bf5b41b6f
commit b9516ac570
4 changed files with 77 additions and 1 deletions

View file

@ -0,0 +1,20 @@
---
type: claim
domain: internet-finance
description: The Colosseum deal uses a 5/7 multisig with members from both parties to execute the multi-step OTC trade, showing how futarchy proposals handle execution complexity
confidence: experimental
source: MetaDAO Colosseum proposal execution structure, March 2024
created: 2026-03-15
---
# Futarchy-governed DAOs use multisig escrow with mixed party composition for complex transaction execution
The proposal transfers 2,060 META to a Squads multisig wallet with 5/7 threshold, composed of 2 Colosseum members and 5 MetaDAO members (MetaProph3t, 0xNallok, Cavemanloverboy, Dean, Durden). The multisig follows an 8-step execution protocol: accept META, accept USDC, calculate price, confirm balances, determine allocation, transfer 20% immediately, configure Streamflow vesting for 80%, and return excess META to treasury. This structure is necessary because the on-chain proposal can only authorize the initial transfer, but the complex conditional logic (TWAP calculation, vesting setup, excess return) requires trusted execution. The mixed composition creates accountability without giving either party unilateral control. The over-allocation of META (2,060 vs estimated need) provides execution flexibility across a wide price range - if TWAP is $250, only 1,000 META is needed and 1,060 returns to treasury.
---
Relevant Notes:
- [[futarchy-governed DAOs converge on traditional corporate governance scaffolding for treasury operations because market mechanisms alone cannot provide operational security and legal compliance]]
Topics:
- [[_map]]

View file

@ -0,0 +1,20 @@
---
type: claim
domain: internet-finance
description: MetaDAO's Colosseum deal demonstrates a structured OTC mechanism where pass market TWAP sets price up to a cap, with the entire transaction voiding if price exceeds an upper bound
confidence: experimental
source: MetaDAO Colosseum proposal, March 2024
created: 2026-03-15
---
# Futarchy OTC trades use TWAP price discovery with conditional void thresholds to protect both parties from extreme volatility
The Colosseum-MetaDAO $250k OTC trade implements a three-tier pricing mechanism: (1) if pass market TWAP is below $850, that becomes the acquisition price; (2) if TWAP is between $850-$1,200, price caps at $850; (3) if TWAP exceeds $1,200, the entire proposal becomes void and funds return to Colosseum. This structure solves the OTC pricing problem for futarchy-governed assets by using the conditional market itself as the price discovery mechanism while protecting the buyer from runaway prices through the void threshold. The 20% immediate unlock plus 80% 12-month linear vest further reduces execution risk by spreading delivery over time. This is significant because it shows futarchy markets can price not just binary governance decisions but also complex financial transactions with multiple contingencies.
---
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]]
Topics:
- [[_map]]

View file

@ -0,0 +1,20 @@
---
type: claim
domain: internet-finance
description: Colosseum's value proposition combines $250k capital with access to Solana hackathon participants and accelerator startups, demonstrating how infrastructure players can be more valuable than pure capital providers
confidence: experimental
source: Colosseum-MetaDAO partnership rationale, March 2024
created: 2026-03-15
---
# Strategic partnerships with ecosystem infrastructure providers create bidirectional value through capital plus distribution access
Colosseum's proposal explicitly frames their value as capital plus distribution: they run Solana's hackathons, operate an accelerator, and invest in startups, giving them unique ability to 'funnel talented developers, founders, and ultimately revenue-generating startups to the DAO.' They commit to making MetaDAO the sponsor of the next DAO track hackathon ($50k-$80k prize pool) at no additional cost. This is structurally different from typical VC investment because Colosseum controls deal flow at the earliest stage - 'a majority of the VC-backed startups in the Solana ecosystem started in hackathons.' The 12-month vesting (vs typical 1-4 year VC lockups) reflects that the value exchange is ongoing partnership rather than one-time capital. This pattern suggests that futarchy-governed projects should prioritize strategic investors who bring non-capital resources that compound over time.
---
Relevant Notes:
- [[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]]
Topics:
- [[_map]]

View file

@ -6,9 +6,13 @@ url: "https://www.futard.io/proposal/5qEyKCVyJZMFZSb3yxh6rQjqDYxASiLW7vFuuUTCYnb
date: 2024-03-19 date: 2024-03-19
domain: internet-finance domain: internet-finance
format: data format: data
status: unprocessed status: processed
tags: [futardio, metadao, futarchy, solana, governance] tags: [futardio, metadao, futarchy, solana, governance]
event_type: proposal event_type: proposal
processed_by: rio
processed_date: 2026-03-15
claims_extracted: ["futarchy-otc-trades-use-twap-price-discovery-with-conditional-void-thresholds-to-protect-both-parties-from-extreme-volatility.md", "futarchy-governed-daos-use-multisig-escrow-with-mixed-party-composition-for-complex-transaction-execution.md", "strategic-partnerships-with-ecosystem-infrastructure-providers-create-bidirectional-value-through-capital-plus-distribution-access.md"]
extraction_model: "anthropic/claude-sonnet-4.5"
--- ---
## Proposal Details ## Proposal Details
@ -90,3 +94,15 @@ We wont speculate on what the exact ROI will be to META in the short to mediu
- Autocrat version: 0.1 - Autocrat version: 0.1
- Completed: 2024-03-24 - Completed: 2024-03-24
- Ended: 2024-03-24 - Ended: 2024-03-24
## Key Facts
- MetaDAO proposal 13 (Colosseum OTC trade) passed on 2024-03-24
- META spot price was $468.09 on 2024-03-18 18:09 UTC
- META circulating supply was 17,421 tokens on 2024-03-18
- Colosseum committed $250,000 USDC for META acquisition
- Deal structure: 20% immediate unlock, 80% linear vest over 12 months
- Multisig composition: 2 Colosseum members, 5 MetaDAO members (MetaProph3t, 0xNallok, Cavemanloverboy, Dean, Durden)
- Proposal transferred 2,060 META to multisig (over-allocated for price flexibility)
- TWAP pricing tiers: <$850 = TWAP price, $850-$1,200 = $850 cap, >$1,200 = void transaction
- Colosseum committed to sponsor next DAO track hackathon ($50k-$80k prize pool) at no cost to MetaDAO