rio: extract from 2024-12-16-futardio-proposal-implement-3-week-vesting-for-dao-payments-to-strengthen-ecos.md
- Source: inbox/archive/2024-12-16-futardio-proposal-implement-3-week-vesting-for-dao-payments-to-strengthen-ecos.md - Domain: internet-finance - Extracted by: headless extraction cron (worker 3) Pentagon-Agent: Rio <HEADLESS>
This commit is contained in:
parent
daf5f4062a
commit
7b3500ca8d
5 changed files with 113 additions and 1 deletions
|
|
@ -0,0 +1,45 @@
|
|||
---
|
||||
type: claim
|
||||
domain: internet-finance
|
||||
description: "Linear 3-week vesting reduces weekly token liquidation to 33% of payment amount when baseline is 80% immediate selling"
|
||||
confidence: experimental
|
||||
source: "IslandDAO proposal C2Up9wYYJM1A94fgJz17e3Xsr8jft2qYMwrR6s4ckaKK, futard.io, 2024-12-16"
|
||||
created: 2024-12-20
|
||||
---
|
||||
|
||||
# Three-week linear vesting reduces weekly sell pressure from 80 percent to 33 percent liquidation when applied to DAO payments
|
||||
|
||||
When DAO payment recipients immediately liquidate 80% of tokens received, implementing linear 3-week vesting reduces the weekly liquidation rate to 33% of the payment amount because token streaming contracts release only 1/3 of each payment per week, creating a rolling buffer where only the oldest tranche becomes available for sale each week.
|
||||
|
||||
## Mechanism
|
||||
|
||||
IslandDAO's proposal implemented vesting through token streaming contracts with daily linear release starting from day 1. Under this schedule:
|
||||
- Week 1 payment: 1/3 available in week 1, 2/3 locked
|
||||
- Week 2 payment: 1/3 available in week 2, 2/3 locked (plus week 1's remaining 2/3)
|
||||
- Week 3 payment: 1/3 available in week 3, 2/3 locked (plus week 2's remaining 2/3)
|
||||
|
||||
At steady state, each week only 1/3 of that week's payment becomes available, reducing liquidation from 100% to 33% of weekly payment volume.
|
||||
|
||||
## Evidence
|
||||
|
||||
IslandDAO proposal (2024-12-16) calculated:
|
||||
- Weekly payments: 3,000 USDC worth of tokens
|
||||
- Baseline selling pressure: 80% (2,400 USDC sold weekly without vesting)
|
||||
- Post-vesting liquidation: 33% of 3,000 USDC = 1,000 USDC weekly
|
||||
- Absolute reduction: 1,400 USDC per week (58% decrease in sell pressure)
|
||||
|
||||
The proposal passed with TWAP settlement at 533,500 USDC market cap threshold (current 518,000 + 3%).
|
||||
|
||||
## Limitations
|
||||
|
||||
The 80% baseline liquidation rate is self-reported by IslandDAO and unverified against actual on-chain transaction data. The calculation assumes recipients maintain their 80% selling behavior on unvested tokens rather than adjusting behavior in response to the vesting constraint itself. No post-implementation data validates whether actual liquidation matched the 33% prediction.
|
||||
|
||||
---
|
||||
|
||||
Relevant Notes:
|
||||
- [[futarchy-excels-at-relative-selection-but-fails-at-absolute-prediction-because-ordinal-ranking-works-while-cardinal-estimation-requires-calibration.md]]
|
||||
- [[optimal-governance-requires-mixing-mechanisms-because-different-decisions-have-different-manipulation-risk-profiles.md]]
|
||||
|
||||
Topics:
|
||||
- [[domains/internet-finance/_map]]
|
||||
- [[core/mechanisms/_map]]
|
||||
|
|
@ -0,0 +1,49 @@
|
|||
---
|
||||
type: claim
|
||||
domain: internet-finance
|
||||
description: "Reducing sell pressure by 1-2% of market cap through vesting may increase token price 10-20% in illiquid markets, but this relationship is theoretical and unvalidated"
|
||||
confidence: speculative
|
||||
source: "IslandDAO proposal calculations, futard.io, 2024-12-16"
|
||||
created: 2024-12-20
|
||||
---
|
||||
|
||||
# Vesting-induced scarcity in small token markets may drive 10 to 20 percent price increases when sell pressure reduction exceeds 1 percent of market cap
|
||||
|
||||
IslandDAO's vesting proposal projected that reducing weekly sell pressure by 1-2% of total market capitalization could drive 10-20% price increases in token markets with limited liquidity, based on the assumption that marginal supply reductions allow organic demand to absorb existing liquidity without being overwhelmed by new selling.
|
||||
|
||||
## Calculation
|
||||
|
||||
IslandDAO modeled a 518,000 USDC market cap DAO with:
|
||||
- Weekly sell pressure reduction: 1,400 USDC (from 2,400 to 1,000 USDC)
|
||||
- 3-week cumulative reduction: 4,200 USDC (0.81% of market cap)
|
||||
- Projected price sensitivity: 10-20% increase
|
||||
|
||||
The proposal presented two scenarios:
|
||||
|
||||
**Conservative scenario:**
|
||||
- Sell pressure reduction impact: 10% price increase
|
||||
- Demand growth from improved sentiment: 5% price increase
|
||||
- Total: 15% increase (518k → 595.7k USDC, +77.7k)
|
||||
|
||||
**Optimistic scenario:**
|
||||
- Sell pressure reduction impact: 15% price increase
|
||||
- Demand growth: 10% price increase
|
||||
- Total: 25% increase (518k → 647.5k USDC, +129.5k)
|
||||
|
||||
The proposal stated: "even modest reductions in sell pressure (1%-2% of market cap) can lead to price increases due to increased scarcity and reduced downward price pressure" in small token ecosystems.
|
||||
|
||||
## Limitations
|
||||
|
||||
The price sensitivity assumptions are theoretical and derived from a single DAO's internal modeling rather than empirical observation across multiple vesting implementations. The claim assumes demand remains constant while supply decreases, but vesting announcements could signal distress and reduce demand instead. The proposal conflates two distinct effects (supply reduction and sentiment improvement) without isolating their individual contributions or providing evidence that they compound additively.
|
||||
|
||||
No post-implementation data validates whether the projected 10-20% range materialized. The relationship between sell pressure reduction and price impact in small markets lacks independent empirical support.
|
||||
|
||||
---
|
||||
|
||||
Relevant Notes:
|
||||
- [[futarchy-excels-at-relative-selection-but-fails-at-absolute-prediction-because-ordinal-ranking-works-while-cardinal-estimation-requires-calibration.md]]
|
||||
- [[stablecoin-flow-velocity-is-a-better-predictor-of-defi-protocol-health-than-static-tvl-because-flows-measure-capital-utilization-while-tvl-only-measures-capital-parked.md]]
|
||||
|
||||
Topics:
|
||||
- [[domains/internet-finance/_map]]
|
||||
- [[core/mechanisms/_map]]
|
||||
|
|
@ -43,3 +43,7 @@ Relevant Entities:
|
|||
|
||||
Topics:
|
||||
- [[internet finance and decision markets]]
|
||||
|
||||
## Timeline
|
||||
|
||||
- **2024-12-16** — IslandDAO (part of Dean's List ecosystem) proposed 3-week linear vesting for all DAO payments to reduce sell pressure; proposal passed with TWAP threshold of 533,500 USDC market cap
|
||||
|
|
|
|||
|
|
@ -44,6 +44,7 @@ MetaDAO's token launch platform. Implements "unruggable ICOs" — permissionless
|
|||
- **2026-02/03** — Launch explosion: Rock Game, Turtle Cove, VervePay, Open Music, SeekerVault, SuperClaw, LaunchPet, Seyf, Areal, Etnlio, and dozens more
|
||||
- **2026-03** — Ranger Finance liquidation proposal — first futarchy-governed enforcement action
|
||||
|
||||
- **2024-12-16** — IslandDAO used Futardio platform for vesting proposal (C2Up9wYYJM1A94fgJz17e3Xsr8jft2qYMwrR6s4ckaKK); proposal passed on 2024-12-19 using TWAP settlement with 3% threshold mechanism
|
||||
## Competitive Position
|
||||
- **Unique mechanism**: Only launch platform with futarchy-governed accountability and treasury return guarantees
|
||||
- **vs pump.fun**: pump.fun is memecoin launch (zero accountability, pure speculation). Futardio is ownership coin launch (futarchy governance, treasury enforcement). Different categories despite both being "launch platforms."
|
||||
|
|
|
|||
|
|
@ -6,9 +6,15 @@ url: "https://www.futard.io/proposal/C2Up9wYYJM1A94fgJz17e3Xsr8jft2qYMwrR6s4ckaK
|
|||
date: 2024-12-16
|
||||
domain: internet-finance
|
||||
format: data
|
||||
status: unprocessed
|
||||
status: processed
|
||||
tags: [futardio, metadao, futarchy, solana, governance]
|
||||
event_type: proposal
|
||||
processed_by: rio
|
||||
processed_date: 2026-03-11
|
||||
claims_extracted: ["three-week-linear-vesting-reduces-weekly-sell-pressure-from-80-percent-to-33-percent-liquidation-when-applied-to-dao-payments.md", "vesting-induced-scarcity-in-small-token-markets-may-drive-10-to-20-percent-price-increases-when-sell-pressure-reduction-exceeds-1-percent-of-market-cap.md"]
|
||||
enrichments_applied: ["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", "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"]
|
||||
extraction_model: "anthropic/claude-sonnet-4.5"
|
||||
extraction_notes: "Extracted two claims about vesting mechanics and price impact, plus enrichments to existing futarchy and vesting claims. The proposal provides specific calculations but is self-reported modeling rather than empirical validation, warranting experimental/speculative confidence levels. Entity updates capture the governance event without creating duplicate entries for IslandDAO (appears to be a Dean's List sub-entity)."
|
||||
---
|
||||
|
||||
## Proposal Details
|
||||
|
|
@ -176,3 +182,10 @@ For the proposal to fail: < 533.500 USDC MCAP
|
|||
- Autocrat version: 0.3
|
||||
- Completed: 2024-12-19
|
||||
- Ended: 2024-12-19
|
||||
|
||||
|
||||
## Key Facts
|
||||
- IslandDAO proposal C2Up9wYYJM1A94fgJz17e3Xsr8jft2qYMwrR6s4ckaKK passed 2024-12-19
|
||||
- IslandDAO market cap was 518,000 USDC at proposal time
|
||||
- IslandDAO weekly payments total 3,000 USDC worth of tokens
|
||||
- Proposal used 3% TWAP threshold (533,500 USDC) for pass condition
|
||||
|
|
|
|||
Loading…
Reference in a new issue