Merge pull request 'rio: extract claims from 2026-03-05-futardio-launch-insert-coin-labs' (#603) from extract/2026-03-05-futardio-launch-insert-coin-labs into main
This commit is contained in:
commit
e382216931
3 changed files with 60 additions and 1 deletions
|
|
@ -46,6 +46,7 @@ MetaDAO's token launch platform. Implements "unruggable ICOs" — permissionless
|
|||
|
||||
- **2026-03-07** — Areal DAO launch: $50K target, raised $11,654 (23.3%), REFUNDING status by 2026-03-08 — first documented failed futarchy-governed fundraise on platform
|
||||
- **2026-03-04** — [[seekervault]] fundraise launched targeting $75,000, closed next day with only $1,186 (1.6% of target) in refunding status
|
||||
- **2026-03-05** — [[insert-coin-labs-futardio-fundraise]] launched for Web3 gaming studio (failed, $2,508 / $50K = 5% of target)
|
||||
## 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."
|
||||
|
|
|
|||
|
|
@ -0,0 +1,46 @@
|
|||
---
|
||||
type: entity
|
||||
entity_type: decision_market
|
||||
name: "Insert Coin Labs: Futardio Fundraise"
|
||||
domain: internet-finance
|
||||
status: failed
|
||||
parent_entity: "[[insert-coin-labs]]"
|
||||
platform: futardio
|
||||
proposal_url: "https://www.futard.io/launch/62Yxd8gLQ2YYmY2TifhChJG4tVdf4b1oAHcMfwTL2WUu"
|
||||
proposal_date: 2026-03-05
|
||||
resolution_date: 2026-03-06
|
||||
category: fundraise
|
||||
summary: "Web3 gaming studio seeking $50K for team and liquidity with 80/20 split"
|
||||
tracked_by: rio
|
||||
created: 2026-03-11
|
||||
key_metrics:
|
||||
raise_target: 50000
|
||||
total_committed: 2508
|
||||
oversubscription_ratio: 0.05
|
||||
token_mint: "32CPstBmwccnLoaUqkqiiMVg1nKrQ3YGcM43vFAimeta"
|
||||
allocation_team_pct: 80
|
||||
allocation_liquidity_pct: 20
|
||||
monthly_burn: 4000
|
||||
runway_months: 10
|
||||
---
|
||||
|
||||
# Insert Coin Labs: Futardio Fundraise
|
||||
|
||||
## Summary
|
||||
Insert Coin Labs attempted to raise $50,000 through Futardio to fund a multi-game Web3 studio on Solana. The raise allocated 80% to team (devs, designer, artist) and 20% to $INSERT token liquidity pool, with $4K monthly burn providing ~10 month runway. The fundraise failed, reaching only $2,508 (5% of target) before entering refunding status.
|
||||
|
||||
## Market Data
|
||||
- **Outcome:** Failed (refunding)
|
||||
- **Target:** $50,000
|
||||
- **Committed:** $2,508 (5.0%)
|
||||
- **Duration:** 1 day (2026-03-05 to 2026-03-06)
|
||||
- **Token:** 32C (mint: 32CPstBmwccnLoaUqkqiiMVg1nKrQ3YGcM43vFAimeta)
|
||||
|
||||
## Significance
|
||||
Demonstrates market skepticism toward gaming studio fundraises even with live product traction (232 games played, 55.1 SOL volume on Domin8). The 95% funding gap suggests either insufficient market validation of the studio model, weak distribution/marketing, or broader market conditions unfavorable to gaming raises. Notable that the team had working product and audit credentials but still failed to attract capital.
|
||||
|
||||
## Relationship to KB
|
||||
- [[futardio]] — fundraising platform
|
||||
- [[insert-coin-labs]] — parent entity
|
||||
- [[MetaDAO]] — underlying futarchy infrastructure
|
||||
- Contrasts with [[futardio-cult-raised-11-4-million-in-one-day-through-futarchy-governed-meme-coin-launch]] showing market selectivity
|
||||
|
|
@ -6,9 +6,13 @@ url: "https://www.futard.io/launch/62Yxd8gLQ2YYmY2TifhChJG4tVdf4b1oAHcMfwTL2WUu"
|
|||
date: 2026-03-05
|
||||
domain: internet-finance
|
||||
format: data
|
||||
status: unprocessed
|
||||
status: processed
|
||||
tags: [futardio, metadao, futarchy, solana]
|
||||
event_type: launch
|
||||
processed_by: rio
|
||||
processed_date: 2026-03-11
|
||||
extraction_model: "anthropic/claude-sonnet-4.5"
|
||||
extraction_notes: "Factual fundraise data for failed gaming studio raise on Futardio. No novel claims about futarchy mechanisms or gaming economics — just execution data on a specific failed raise. Created entity pages for the company and the fundraise decision market, updated Futardio timeline. The 95% funding gap is notable as market signal but doesn't constitute a generalizable claim about gaming studios or futarchy without additional context/comparison data."
|
||||
---
|
||||
|
||||
## Launch Details
|
||||
|
|
@ -117,3 +121,11 @@ We didn't want complex tokenomics driving our decisions. Futarchy puts the marke
|
|||
- Token mint: `32CPstBmwccnLoaUqkqiiMVg1nKrQ3YGcM43vFAimeta`
|
||||
- Version: v0.7
|
||||
- Closed: 2026-03-06
|
||||
|
||||
|
||||
## Key Facts
|
||||
- Insert Coin Labs Domin8 game: 232 games played, 55.1 SOL volume, +2.7 SOL house profit (as of 2026-03-05)
|
||||
- Insert Coin Labs Futardio raise: $50K target, $2,508 committed (5%), refunding status (2026-03-06)
|
||||
- Insert Coin Labs allocation: 80% team ($40K), 20% liquidity ($10K), $4K monthly burn, ~10 month runway
|
||||
- Insert Coin Labs roadmap: Domin8 live, 1v1 game ready, Casino hub Q2 2026, Rabbit Royal Q2 2026, Open API Q3 2026
|
||||
- Insert Coin Labs audit: Excalead, Honorable Mention at Solana Breakpoint 2025
|
||||
|
|
|
|||
Loading…
Reference in a new issue