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