rio: add raise targets, token prices, monthly allowances, and LP pool addresses across all ownership coin entities
- Added target_usd, initial_token_price_usd from Cory's spreadsheet for all 10 coins - Added operations.monthly_allowance_usd for all coins - Added OMFG token mint (omfgRBnxHsNJh6YeGbGAmWenNkenzsXyBXm3WDhmeta) - Added MTN token mint (mtnc7NNSpAJuvYNmayXU63WhWZGgFzwQ2yeYWqemeta) - Added LP pool addresses: OMFG (3 pools), Avici (1), Solomon (2), Umbra (2) - Updated Hurupay with ownership-coin schema (failed ICO: $2M of $3M target, refunded) - Renamed token_address to token_mint, treasury_multisig_address to treasury_multisig - Flagged OMFG monthly allowance discrepancy ($10K on MetaDAO page vs $50K in spreadsheet) - P2P.me token mint still unfound (ICO too recent, not indexed yet) - Treasury multisig addresses still unknown for all coins (not publicly indexed) - LP pools for Loyal, ZKFG, Paystream not found in search Pentagon-Agent: Rio <244BA05F-3AA3-4079-8C59-6D68A77C76FE>
This commit is contained in:
parent
b5c6180dba
commit
988c376865
12 changed files with 133 additions and 48 deletions
|
|
@ -9,21 +9,27 @@ launch_platform: metadao-curated
|
|||
launch_date: "2025-10-14"
|
||||
|
||||
raise:
|
||||
target_usd: 2000000
|
||||
amount_raised_usd: 3500000
|
||||
amount_committed_usd: 34200000
|
||||
oversubscription_ratio: 17.0
|
||||
initial_token_price_usd: 0.35
|
||||
|
||||
operations:
|
||||
monthly_allowance_usd: 100000
|
||||
|
||||
chain:
|
||||
token_address: "BANKJmvhT8tiJRsBSS1n2HryMBPvT5Ze4HU95DUAmeta"
|
||||
token_mint: "BANKJmvhT8tiJRsBSS1n2HryMBPvT5Ze4HU95DUAmeta"
|
||||
network: solana
|
||||
market_cap_usd: null
|
||||
price_usd: null
|
||||
circulating_supply: null
|
||||
total_supply: null
|
||||
treasury_multisig: null
|
||||
treasury_multisig_usd: null
|
||||
treasury_multisig_address: null
|
||||
lp_usdc_protocol_controlled_usd: null
|
||||
lp_pool_addresses: []
|
||||
lp_pools:
|
||||
- dex: meteora
|
||||
address: "5gB4NPgFB3MHFHSeKN4sbaY6t9MB8ikCe9HyiKYid4Td"
|
||||
equity_value_usd: null
|
||||
data_updated: null
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,10 @@ type: entity
|
|||
entity_type: company
|
||||
name: Hurupay
|
||||
domain: internet-finance
|
||||
status: active
|
||||
subtype: ownership-coin
|
||||
status: failed
|
||||
launch_platform: metadao-curated
|
||||
launch_date: "2026-02-03"
|
||||
founded: 2023
|
||||
headquarters: Kenya
|
||||
key_people:
|
||||
|
|
@ -13,6 +16,30 @@ key_people:
|
|||
- Maxwel Ochieng (Founding Engineer)
|
||||
- Collins Wanga (Compliance Lead)
|
||||
website: https://hurupay.com
|
||||
|
||||
raise:
|
||||
target_usd: 3000000
|
||||
amount_raised_usd: 0
|
||||
amount_committed_usd: 2003593
|
||||
oversubscription_ratio: 0
|
||||
initial_token_price_usd: null
|
||||
|
||||
operations:
|
||||
monthly_allowance_usd: null
|
||||
|
||||
chain:
|
||||
token_mint: null
|
||||
network: solana
|
||||
market_cap_usd: null
|
||||
price_usd: null
|
||||
circulating_supply: null
|
||||
total_supply: null
|
||||
treasury_multisig: null
|
||||
treasury_multisig_usd: null
|
||||
lp_pools: []
|
||||
equity_value_usd: null
|
||||
data_updated: null
|
||||
|
||||
key_metrics:
|
||||
total_volume: "$36M+ (12 months)"
|
||||
revenue: "$500K+ (12 months)"
|
||||
|
|
|
|||
|
|
@ -9,21 +9,25 @@ launch_platform: metadao-curated
|
|||
launch_date: "2025-10-18"
|
||||
|
||||
raise:
|
||||
target_usd: 500000
|
||||
amount_raised_usd: 2500000
|
||||
amount_committed_usd: 75900000
|
||||
oversubscription_ratio: 151.0
|
||||
initial_token_price_usd: 0.25
|
||||
|
||||
operations:
|
||||
monthly_allowance_usd: 60000
|
||||
|
||||
chain:
|
||||
token_address: "LYLikzBQtpa9ZgVrJsqYGQpR3cC1WMJrBHaXGrQmeta"
|
||||
token_mint: "LYLikzBQtpa9ZgVrJsqYGQpR3cC1WMJrBHaXGrQmeta"
|
||||
network: solana
|
||||
market_cap_usd: null
|
||||
price_usd: null
|
||||
circulating_supply: null
|
||||
total_supply: null
|
||||
treasury_multisig: null
|
||||
treasury_multisig_usd: null
|
||||
treasury_multisig_address: null
|
||||
lp_usdc_protocol_controlled_usd: null
|
||||
lp_pool_addresses: []
|
||||
lp_pools: []
|
||||
equity_value_usd: null
|
||||
data_updated: null
|
||||
|
||||
|
|
|
|||
|
|
@ -27,6 +27,8 @@ key_metrics:
|
|||
competitors: ["[[jupiter-lfg]]", "[[umia]]", "[[pump-fun]]"]
|
||||
built_on: ["Solana"]
|
||||
tags: ["futarchy", "decision-markets", "ownership-coins", "capital-formation", "launchpad"]
|
||||
initial_token_price_usd: 0.001
|
||||
monthly_allowance_usd: 240000
|
||||
---
|
||||
|
||||
# MetaDAO
|
||||
|
|
|
|||
|
|
@ -9,21 +9,25 @@ launch_platform: metadao-curated
|
|||
launch_date: "2025-H2"
|
||||
|
||||
raise:
|
||||
amount_raised_usd: null
|
||||
target_usd: null
|
||||
amount_raised_usd: 5700000
|
||||
amount_committed_usd: null
|
||||
oversubscription_ratio: null
|
||||
initial_token_price_usd: 0.001
|
||||
|
||||
operations:
|
||||
monthly_allowance_usd: null
|
||||
|
||||
chain:
|
||||
token_address: null
|
||||
token_mint: "mtnc7NNSpAJuvYNmayXU63WhWZGgFzwQ2yeYWqemeta"
|
||||
network: solana
|
||||
market_cap_usd: null
|
||||
price_usd: null
|
||||
circulating_supply: null
|
||||
total_supply: null
|
||||
treasury_multisig: null
|
||||
treasury_multisig_usd: null
|
||||
treasury_multisig_address: null
|
||||
lp_usdc_protocol_controlled_usd: null
|
||||
lp_pool_addresses: []
|
||||
lp_pools: []
|
||||
equity_value_usd: null
|
||||
data_updated: null
|
||||
|
||||
|
|
@ -48,10 +52,11 @@ mtnCapital was the first ownership coin launched through MetaDAO's curated ICO p
|
|||
|
||||
## Gaps
|
||||
|
||||
- Raise amount, committed amount, and oversubscription ratio unknown
|
||||
- Token address not documented
|
||||
- Committed amount and oversubscription ratio unknown
|
||||
- Liquidation return-per-dollar not documented
|
||||
- Exact liquidation date and mechanism details need confirmation
|
||||
- Treasury multisig address unknown
|
||||
- Monthly allowance unknown
|
||||
|
||||
## Timeline
|
||||
|
||||
|
|
|
|||
|
|
@ -9,21 +9,31 @@ launch_platform: metadao-curated
|
|||
launch_date: "2025-H2"
|
||||
|
||||
raise:
|
||||
amount_raised_usd: 1100000
|
||||
target_usd: 300000
|
||||
amount_raised_usd: 1118102
|
||||
amount_committed_usd: 5500000
|
||||
oversubscription_ratio: 5.0
|
||||
initial_token_price_usd: 0.1118
|
||||
|
||||
operations:
|
||||
monthly_allowance_usd: 50000
|
||||
|
||||
chain:
|
||||
token_address: null
|
||||
token_mint: "omfgRBnxHsNJh6YeGbGAmWenNkenzsXyBXm3WDhmeta"
|
||||
network: solana
|
||||
market_cap_usd: null
|
||||
price_usd: null
|
||||
circulating_supply: null
|
||||
total_supply: null
|
||||
treasury_multisig: null
|
||||
treasury_multisig_usd: null
|
||||
treasury_multisig_address: null
|
||||
lp_usdc_protocol_controlled_usd: null
|
||||
lp_pool_addresses: []
|
||||
lp_pools:
|
||||
- dex: meteora
|
||||
address: "BiNnErm2VDkbKGiABj9ZRUjybz879NhH2heeWE7m5M6d"
|
||||
- dex: meteora
|
||||
address: "JBFvVa5nVLjR3tsDqQwa7ZYBBVceDebQSr6DoCPqwRf8"
|
||||
- dex: raydium
|
||||
address: "2WNhaB6TPyZ3ynJjAUM4ZZ1Hdeep8FJ3A76FjGjTVjjS"
|
||||
equity_value_usd: null
|
||||
data_updated: null
|
||||
|
||||
|
|
@ -54,11 +64,10 @@ OmniPair is a generalized AMM with permissionless margin on Solana, enabling syn
|
|||
|
||||
## Gaps
|
||||
|
||||
- Token address needed for on-chain tracking
|
||||
- Treasury multisig address unknown
|
||||
- Current market cap, price, and supply data needed
|
||||
- LP pool addresses needed
|
||||
- Current market cap, price, and supply data needed (auto-fetch will populate)
|
||||
- Revenue and user metrics not documented
|
||||
- Monthly allowance discrepancy: MetaDAO launchpad page shows $10K/month, spreadsheet says $50K — needs verification
|
||||
|
||||
## Timeline
|
||||
|
||||
|
|
|
|||
|
|
@ -9,21 +9,25 @@ launch_platform: metadao-curated
|
|||
launch_date: "2026-03-26"
|
||||
|
||||
raise:
|
||||
target_usd: null
|
||||
amount_raised_usd: 6000000
|
||||
amount_committed_usd: 7300000
|
||||
oversubscription_ratio: 1.1
|
||||
initial_token_price_usd: null
|
||||
|
||||
operations:
|
||||
monthly_allowance_usd: null
|
||||
|
||||
chain:
|
||||
token_address: null
|
||||
token_mint: null
|
||||
network: solana
|
||||
market_cap_usd: null
|
||||
price_usd: null
|
||||
circulating_supply: null
|
||||
total_supply: 25800000
|
||||
treasury_multisig: null
|
||||
treasury_multisig_usd: null
|
||||
treasury_multisig_address: null
|
||||
lp_usdc_protocol_controlled_usd: null
|
||||
lp_pool_addresses: []
|
||||
lp_pools: []
|
||||
equity_value_usd: null
|
||||
data_updated: null
|
||||
|
||||
|
|
|
|||
|
|
@ -9,21 +9,25 @@ launch_platform: metadao-curated
|
|||
launch_date: "2025-10-23"
|
||||
|
||||
raise:
|
||||
target_usd: 550000
|
||||
amount_raised_usd: 750000
|
||||
amount_committed_usd: 6100000
|
||||
oversubscription_ratio: 11.0
|
||||
initial_token_price_usd: 0.075
|
||||
|
||||
operations:
|
||||
monthly_allowance_usd: 33500
|
||||
|
||||
chain:
|
||||
token_address: "PAYZP1W3UmdEsNLJwmH61TNqACYJTvhXy8SCN4Tmeta"
|
||||
token_mint: "PAYZP1W3UmdEsNLJwmH61TNqACYJTvhXy8SCN4Tmeta"
|
||||
network: solana
|
||||
market_cap_usd: null
|
||||
price_usd: null
|
||||
circulating_supply: null
|
||||
total_supply: null
|
||||
treasury_multisig: null
|
||||
treasury_multisig_usd: null
|
||||
treasury_multisig_address: null
|
||||
lp_usdc_protocol_controlled_usd: null
|
||||
lp_pool_addresses: []
|
||||
lp_pools: []
|
||||
equity_value_usd: null
|
||||
data_updated: null
|
||||
|
||||
|
|
|
|||
|
|
@ -9,21 +9,25 @@ launch_platform: metadao-curated
|
|||
launch_date: "2026-01"
|
||||
|
||||
raise:
|
||||
target_usd: 6000000
|
||||
amount_raised_usd: 8000000
|
||||
amount_committed_usd: 86400000
|
||||
oversubscription_ratio: 14.4
|
||||
initial_token_price_usd: 0.80
|
||||
|
||||
operations:
|
||||
monthly_allowance_usd: 250000
|
||||
|
||||
chain:
|
||||
token_address: "RNGRtJMbCveqCp7AC6U95KmrdKecFckaJZiWbPGmeta"
|
||||
token_mint: "RNGRtJMbCveqCp7AC6U95KmrdKecFckaJZiWbPGmeta"
|
||||
network: solana
|
||||
market_cap_usd: null
|
||||
price_usd: null
|
||||
circulating_supply: null
|
||||
total_supply: null
|
||||
treasury_multisig: null
|
||||
treasury_multisig_usd: null
|
||||
treasury_multisig_address: null
|
||||
lp_usdc_protocol_controlled_usd: null
|
||||
lp_pool_addresses: []
|
||||
lp_pools: []
|
||||
equity_value_usd: null
|
||||
data_updated: null
|
||||
|
||||
|
|
|
|||
|
|
@ -9,21 +9,29 @@ launch_platform: metadao-curated
|
|||
launch_date: "2025-11-14"
|
||||
|
||||
raise:
|
||||
target_usd: 2000000
|
||||
amount_raised_usd: 8000000
|
||||
amount_committed_usd: 102900000
|
||||
oversubscription_ratio: 51.5
|
||||
initial_token_price_usd: 0.80
|
||||
|
||||
operations:
|
||||
monthly_allowance_usd: 100000
|
||||
|
||||
chain:
|
||||
token_address: "SoLo9oxzLDpcq1dpqAgMwgce5WqkRDtNXK7EPnbmeta"
|
||||
token_mint: "SoLo9oxzLDpcq1dpqAgMwgce5WqkRDtNXK7EPnbmeta"
|
||||
network: solana
|
||||
market_cap_usd: null
|
||||
price_usd: null
|
||||
circulating_supply: null
|
||||
total_supply: null
|
||||
treasury_multisig: null
|
||||
treasury_multisig_usd: null
|
||||
treasury_multisig_address: null
|
||||
lp_usdc_protocol_controlled_usd: null
|
||||
lp_pool_addresses: []
|
||||
lp_pools:
|
||||
- dex: meteora
|
||||
address: "o5rJFXSKTsuws58rBMNPG8jdKdnY4Z7ouU29dyohE4g"
|
||||
- dex: meteora
|
||||
address: "ASJ37krwSJ7eea7Yn6JkgrxjtymVfZkmUDsybdxELx5s"
|
||||
equity_value_usd: null
|
||||
data_updated: null
|
||||
|
||||
|
|
|
|||
|
|
@ -9,21 +9,29 @@ launch_platform: metadao-curated
|
|||
launch_date: "2025-10-06"
|
||||
|
||||
raise:
|
||||
target_usd: 750000
|
||||
amount_raised_usd: 3000000
|
||||
amount_committed_usd: 154900000
|
||||
oversubscription_ratio: 206.0
|
||||
initial_token_price_usd: 0.30
|
||||
|
||||
operations:
|
||||
monthly_allowance_usd: 100000
|
||||
|
||||
chain:
|
||||
token_address: "PRVT6TB7uss3FrUd2D9xs2zqDBsa3GbMJMwCQsgmeta"
|
||||
token_mint: "PRVT6TB7uss3FrUd2D9xs2zqDBsa3GbMJMwCQsgmeta"
|
||||
network: solana
|
||||
market_cap_usd: null
|
||||
price_usd: null
|
||||
circulating_supply: 15000000
|
||||
total_supply: null
|
||||
treasury_multisig: null
|
||||
treasury_multisig_usd: null
|
||||
treasury_multisig_address: null
|
||||
lp_usdc_protocol_controlled_usd: null
|
||||
lp_pool_addresses: []
|
||||
lp_pools:
|
||||
- dex: meteora
|
||||
address: "7dVri3qjYD3uobSZL3Zth8vSCgU6r6R2nvFsh7uVfDte"
|
||||
- dex: meteora
|
||||
address: "D49HwsVnGNy16K3N7dFmcFEGQJZFKfxo3gWnGY5Kkc4K"
|
||||
equity_value_usd: null
|
||||
data_updated: null
|
||||
|
||||
|
|
|
|||
|
|
@ -9,21 +9,25 @@ launch_platform: metadao-curated
|
|||
launch_date: "2025-10-20"
|
||||
|
||||
raise:
|
||||
target_usd: 300000
|
||||
amount_raised_usd: 969420
|
||||
amount_committed_usd: 14900000
|
||||
oversubscription_ratio: 50.0
|
||||
initial_token_price_usd: 0.097
|
||||
|
||||
operations:
|
||||
monthly_allowance_usd: 50000
|
||||
|
||||
chain:
|
||||
token_address: "ZKFHiLAfAFMTcDAuCtjNW54VzpERvoe7PBF9mYgmeta"
|
||||
token_mint: "ZKFHiLAfAFMTcDAuCtjNW54VzpERvoe7PBF9mYgmeta"
|
||||
network: solana
|
||||
market_cap_usd: null
|
||||
price_usd: null
|
||||
circulating_supply: null
|
||||
total_supply: null
|
||||
treasury_multisig: null
|
||||
treasury_multisig_usd: null
|
||||
treasury_multisig_address: null
|
||||
lp_usdc_protocol_controlled_usd: null
|
||||
lp_pool_addresses: []
|
||||
lp_pools: []
|
||||
equity_value_usd: null
|
||||
data_updated: null
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue