Merge pull request 'rio: extract claims from 2026-03-04-futardio-launch-seekervault' (#576) from extract/2026-03-04-futardio-launch-seekervault into main
This commit is contained in:
commit
fe8b1a299c
3 changed files with 47 additions and 1 deletions
|
|
@ -45,6 +45,7 @@ MetaDAO's token launch platform. Implements "unruggable ICOs" — permissionless
|
|||
- **2026-03** — Ranger Finance liquidation proposal — first futarchy-governed enforcement action
|
||||
|
||||
- **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
|
||||
## 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."
|
||||
|
|
|
|||
32
entities/internet-finance/seekervault.md
Normal file
32
entities/internet-finance/seekervault.md
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
---
|
||||
type: entity
|
||||
entity_type: company
|
||||
name: SeekerVault
|
||||
domain: internet-finance
|
||||
status: failed
|
||||
founded: 2026
|
||||
platform: solana
|
||||
tracked_by: rio
|
||||
created: 2026-03-11
|
||||
key_metrics:
|
||||
funding_target: "$75,000"
|
||||
total_committed: "$1,186"
|
||||
launch_date: "2026-03-04"
|
||||
close_date: "2026-03-05"
|
||||
outcome: "refunding"
|
||||
oversubscription_ratio: 0.016
|
||||
---
|
||||
|
||||
# SeekerVault
|
||||
|
||||
Decentralized data sovereignty and monetization protocol built for the Solana Seeker device. Attempted to raise $75,000 through Futardio but failed to reach target, raising only $1,186 (1.6% of goal) before entering refund status.
|
||||
|
||||
The project proposed combining Walrus protocol for decentralized storage with Seal for decentralized secrets management (DSM) on Sui blockchain, targeting the 150,000+ Seeker device owners with a freemium model (20MB free, 100GB for $10/month in SKR).
|
||||
|
||||
## Timeline
|
||||
- **2026-03-04** — Launched fundraise on Futardio targeting $75,000 for 6-month runway
|
||||
- **2026-03-05** — Fundraise closed in refunding status with only $1,186 committed (1.6% of target)
|
||||
|
||||
## Relationship to KB
|
||||
- [[futardio]] — fundraising platform
|
||||
- Example of failed futarchy-governed fundraise with extreme undersubscription
|
||||
|
|
@ -6,9 +6,13 @@ url: "https://www.futard.io/launch/7U7F3g1y81PJ97pQdA85moD732kctKGLizKgCHqnGW2d"
|
|||
date: 2026-03-04
|
||||
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: "Failed fundraise with extreme undersubscription (98.4% shortfall). No novel claims about futarchy mechanisms or market dynamics — this is purely factual entity data about a failed launch. The project proposed standard Web3 storage architecture (decentralized storage + on-chain access control) but failed to attract capital. Significance threshold met despite failure due to being a documented futarchy-governed fundraise on established platform."
|
||||
---
|
||||
|
||||
## Launch Details
|
||||
|
|
@ -135,3 +139,12 @@ We are seeking **$75,000** to fund **6 months** of operations, taking SeekerVaul
|
|||
- Token mint: `3M1UfefsfrtBNkaDnrbnchRakEixhd8GGzFpnNuSmeta`
|
||||
- Version: v0.7
|
||||
- Closed: 2026-03-05
|
||||
|
||||
|
||||
## Key Facts
|
||||
- SeekerVault targeted 150,000+ Solana Seeker device owners
|
||||
- Proposed pricing: 20MB free tier, 100GB for $10/month payable in SKR
|
||||
- Technical stack: Walrus protocol (storage) + Seal (decentralized secrets management on Sui)
|
||||
- Requested $75,000 for 6-month runway ($10,000/month burn: $4K team, $5K infrastructure, $1K marketing)
|
||||
- Launch address: 7U7F3g1y81PJ97pQdA85moD732kctKGLizKgCHqnGW2d
|
||||
- Token: 3M1, mint: 3M1UfefsfrtBNkaDnrbnchRakEixhd8GGzFpnNuSmeta
|
||||
|
|
|
|||
Loading…
Reference in a new issue