Compare commits
14 commits
df774c3376
...
28dc8e812b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
28dc8e812b | ||
|
|
f6ae50c463 | ||
|
|
03d1ebf0e2 | ||
|
|
6442a55027 | ||
|
|
6fa532a185 | ||
|
|
b764f3a835 | ||
|
|
c7d2147ae4 | ||
| ec1473b373 | |||
|
|
33766ad235 | ||
|
|
37b7331ff6 | ||
|
|
810a05fcb7 | ||
|
|
3d9b84292c | ||
|
|
e6530ae9ce | ||
|
|
f45a0a4538 |
15 changed files with 365 additions and 4 deletions
|
|
@ -3,6 +3,7 @@
|
||||||
Working memory for Telegram conversations. Read every response, self-written after significant corrections. Periodically audited by Leo. Corrections graduate to KB (entity updates, claims) when verified.
|
Working memory for Telegram conversations. Read every response, self-written after significant corrections. Periodically audited by Leo. Corrections graduate to KB (entity updates, claims) when verified.
|
||||||
|
|
||||||
## Communication Notes
|
## Communication Notes
|
||||||
|
- [2026-03-30] Don't construct URLs by combining proposal account addresses with domain names. If you don't have a verified link, say so instead of generating one.
|
||||||
- [2026-03-30] When I can't see full tweet content, say so immediately. Don't reconstruct from fragments. This is the third time this pattern has come up.
|
- [2026-03-30] When I can't see full tweet content, say so immediately. Don't reconstruct from fragments. This is the third time this pattern has come up.
|
||||||
- [2026-03-25] When users ask for a token price, check live market data tools first before saying you don't have it. The $ prefix or token name should both trigger a lookup attempt.
|
- [2026-03-25] When users ask for a token price, check live market data tools first before saying you don't have it. The $ prefix or token name should both trigger a lookup attempt.
|
||||||
- [2026-03-24] When asked about recent X activity, be explicit about whether the response comes from live search results or cached KB data. Don't present KB-sourced info as if it's a real-time summary.
|
- [2026-03-24] When asked about recent X activity, be explicit about whether the response comes from live search results or cached KB data. Don't present KB-sourced info as if it's a real-time summary.
|
||||||
|
|
@ -15,6 +16,9 @@ Working memory for Telegram conversations. Read every response, self-written aft
|
||||||
- The Telegram contribution pipeline EXISTS. Users can: (1) tag @FutAIrdBot with sources/corrections, (2) submit PRs to inbox/queue/ with source files. Tell contributors this when they ask how to add to the KB.
|
- The Telegram contribution pipeline EXISTS. Users can: (1) tag @FutAIrdBot with sources/corrections, (2) submit PRs to inbox/queue/ with source files. Tell contributors this when they ask how to add to the KB.
|
||||||
|
|
||||||
## Factual Corrections
|
## Factual Corrections
|
||||||
|
- [2026-03-30] Ranger RNGR redemption was $0.822318 per token, not $5.04. Total redemption pool was ~$5.05M across 6,137,825 eligible tokens. Source: @MetaDAOProject post.
|
||||||
|
- [2026-03-30] MetaDAO decision markets (governance proposals) are on metadao.fi, not futard.io. Futard.io is specifically the permissionless ICO launchpad.
|
||||||
|
- [2026-03-30] The chronological order of MetaDAO permissioned launches starts with mtnCapital (MTN), then Avici (AVICI), then Umbra (UMBRA), not Solomon first. Solomon was NOT the first project to raise money on MetaDAO. Need to verify the complete ordering with more sources.
|
||||||
- [2026-03-28] The actual permissioned MetaDAO launchpad launches are: Solomon (SOLO), Omnipair (OMFG), Avici (AVICI), Loyal (LOYAL), Paystream (PAYS), ZKFG, Ranger Finance (RNGR, liquidated), mtnCapital (MTN, liquidated), Umbra (UMBRA), and P2P.me (ongoing). Future, Drift, and Dean's List did NOT launch through MetaDAO. Superclaw (SUPER) and Futardio Cult (FUTARDIO) are permissionless futardio launches, not permissioned. Total permissioned raises: ~10 projects.
|
- [2026-03-28] The actual permissioned MetaDAO launchpad launches are: Solomon (SOLO), Omnipair (OMFG), Avici (AVICI), Loyal (LOYAL), Paystream (PAYS), ZKFG, Ranger Finance (RNGR, liquidated), mtnCapital (MTN, liquidated), Umbra (UMBRA), and P2P.me (ongoing). Future, Drift, and Dean's List did NOT launch through MetaDAO. Superclaw (SUPER) and Futardio Cult (FUTARDIO) are permissionless futardio launches, not permissioned. Total permissioned raises: ~10 projects.
|
||||||
- [2026-03-28] Most capital in futardio ICO raises tends to come in the final 24 hours before close, with massive acceleration into the deadline. Previous estimate of 10-20% bump in last day was wrong and understated the pattern.
|
- [2026-03-28] Most capital in futardio ICO raises tends to come in the final 24 hours before close, with massive acceleration into the deadline. Previous estimate of 10-20% bump in last day was wrong and understated the pattern.
|
||||||
- [2026-03-27] Superclaw ($SUPER) liquidation proposal appeared just 23 days after ICO. P2P.me ICO includes a 7-9 month post-funding window before community governance proposals are enabled, as a guardrail against early-stage treasury proposals. 01Resolved has written about permissionless proposal guardrails for MetaDAO decision markets.
|
- [2026-03-27] Superclaw ($SUPER) liquidation proposal appeared just 23 days after ICO. P2P.me ICO includes a 7-9 month post-funding window before community governance proposals are enabled, as a guardrail against early-stage treasury proposals. 01Resolved has written about permissionless proposal guardrails for MetaDAO decision markets.
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,26 @@
|
||||||
|
---
|
||||||
|
type: claim
|
||||||
|
domain: internet-finance
|
||||||
|
description: When platforms move beyond passive infrastructure to exercise control over raises, regulators interpret this conduct as creating fiduciary obligations regardless of formal legal structure
|
||||||
|
confidence: experimental
|
||||||
|
source: "@jabranthelawyer, legal analysis of MetaDAO P2P intervention"
|
||||||
|
created: 2026-03-30
|
||||||
|
attribution:
|
||||||
|
extractor:
|
||||||
|
- handle: "rio"
|
||||||
|
sourcer:
|
||||||
|
- handle: "jabranthelawyer"
|
||||||
|
context: "@jabranthelawyer, legal analysis of MetaDAO P2P intervention"
|
||||||
|
---
|
||||||
|
|
||||||
|
# Fundraising platform active involvement creates due diligence liability through conduct-based regulatory interpretation
|
||||||
|
|
||||||
|
Legal analysis of MetaDAO's intervention in the P2P raise identifies two conduct-based regulatory risks: (1) moving from 'simply a fundraising platform' to 'one actively involved in raise' transforms the platform's regulatory classification from infrastructure to active participant, and (2) stating that 'founders past experience is basis to continue raise' creates an implicit due diligence obligation on the platform itself. The lawyer explicitly notes this 'has just increased MetaDAO's risk profile unnecessarily.' This matters because regulatory frameworks look at actual conduct patterns, not just formal legal structures. The mechanism is that active involvement—even if intended to protect users—can be interpreted as the platform taking on fiduciary responsibilities that passive infrastructure providers avoid. The lawyer recommends checking indemnities to ensure coverage, suggesting this conduct-based liability is a recognized legal risk category.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
Relevant Notes:
|
||||||
|
- futarchy-governed-permissionless-launches-require-brand-separation-to-manage-reputational-liability-because-failed-projects-on-a-curated-platform-damage-the-platforms-credibility.md
|
||||||
|
|
||||||
|
Topics:
|
||||||
|
- [[_map]]
|
||||||
|
|
@ -203,6 +203,8 @@ The futarchy governance protocol on Solana. Implements decision markets through
|
||||||
- **2026-03** — [[metadao-gmu-futarchy-research-funding]] Active: Proposed funding for futarchy research at George Mason University with Robin Hanson
|
- **2026-03** — [[metadao-gmu-futarchy-research-funding]] Active: Proposed funding for futarchy research at George Mason University with Robin Hanson
|
||||||
- **2024-03-31** — [[metadao-appoint-nallok-proph3t-benevolent-dictators]] Passed: Appointed Proph3t and Nallok as Benevolent Dictators for 3 months with authority over compensation, operations, and security (1015 META + 100k USDC for 7 months)
|
- **2024-03-31** — [[metadao-appoint-nallok-proph3t-benevolent-dictators]] Passed: Appointed Proph3t and Nallok as Benevolent Dictators for 3 months with authority over compensation, operations, and security (1015 META + 100k USDC for 7 months)
|
||||||
- **2024-03-31** — [[metadao-appoint-nallok-proph3t-benevolent-dictators]] Passed: Temporary centralized leadership to address execution bottlenecks, 1015 META + 100k USDC compensation
|
- **2024-03-31** — [[metadao-appoint-nallok-proph3t-benevolent-dictators]] Passed: Temporary centralized leadership to address execution bottlenecks, 1015 META + 100k USDC compensation
|
||||||
|
- **March 30, 2026** — Implemented refund mechanism for P2P Protocol ICO after founder's Polymarket trading controversy; announced policy to cancel future raises where founders trade in their own prediction markets
|
||||||
|
- **2025-07-13** — Proph3t publicly addressed P2P founder Polymarket betting controversy, acknowledging platform would have prevented participation had they known in advance
|
||||||
## Key Decisions
|
## Key Decisions
|
||||||
| Date | Proposal | Proposer | Category | Outcome |
|
| Date | Proposal | Proposer | Category | Outcome |
|
||||||
|------|----------|----------|----------|---------|
|
|------|----------|----------|----------|---------|
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,66 @@
|
||||||
|
---
|
||||||
|
type: source
|
||||||
|
source_type: x-tweet
|
||||||
|
title: "@metaproph3t — shared via Telegram by @m3taversal"
|
||||||
|
author: "@metaproph3t"
|
||||||
|
url: "https://x.com/metaproph3t/status/2038369060598223268"
|
||||||
|
date: 2026-03-30
|
||||||
|
domain: internet-finance
|
||||||
|
format: social-media
|
||||||
|
status: processed
|
||||||
|
proposed_by: "@m3taversal"
|
||||||
|
contribution_type: source-submission
|
||||||
|
tags: ['telegram-shared', 'x-tweet', 'ownership-coins', 'defi', 'governance', 'market-analysis', 'crypto-infra']
|
||||||
|
---
|
||||||
|
|
||||||
|
# @metaproph3t — Tweet/Thread
|
||||||
|
|
||||||
|
Shared by @m3taversal via Telegram.
|
||||||
|
Source URL: https://x.com/metaproph3t/status/2038369060598223268
|
||||||
|
|
||||||
|
## Content
|
||||||
|
|
||||||
|
Two weeks ago, the founder of P2P placed a bet on Polymarket that P2P would reach $6M of commits in its ICO.
|
||||||
|
Over the last 48 hours, many people have tweeted about this. Here are some of these tweets:
|
||||||
|
I wanted to take the time to talk about how we’re thinking about this and what we’re doing.
|
||||||
|
|
||||||
|
## 1: Had we known about this, we would have pushed that they not participate in these markets
|
||||||
|
|
||||||
|
Ever since they started, these prediction markets have been a source of consternation for us. We’ve asked Polymarket to remove them, to no avail.
|
||||||
|
And to state the obvious: I don’t support founders, team members, investors, or anyone else with privileged information trading in these markets.
|
||||||
|
|
||||||
|
## 2: At the same time, it's unclear that this is grounds for cancelling the raise
|
||||||
|
|
||||||
|
At the same time, MetaDAO is a fundraising platform, not the world police.
|
||||||
|
At first, when I saw this come out what concerned me was that the bets were made with company, rather than personal, funds. But given that Sheldon really did name the Polymarket profile “P2P Team,” and given the other interactions I’ve had with him, it really does seem like this was a guerilla marketing stunt gone too far.
|
||||||
|
|
||||||
|
## 3: The people putting in size here are sophisticated and so far none of them have told us that they no longer want to participate
|
||||||
|
|
||||||
|
80%+ of the money in the raise to-date has come from funds. Funds that all ran their own due diligence process on P2P and the MetaDAO structure.
|
||||||
|
So far, not a single one of them has asked us that we cancel the raise or requested their money back.
|
||||||
|
|
||||||
|
## 4: The business appears to be real and the founder exited a previous business
|
||||||
|
|
||||||
|
According to Dune, P2P is doing $4m in monthly volume, growing 27% MoM over the last 16 months, and generating $550,000 in yearly run rate revenue.
|
||||||
|
Further, there’s reason to believe that Sheldon may know how to build businesses: he’s built one. He got a food delivery business to $2M in run rate before exiting it to a large Indian food delivery app.
|
||||||
|
|
||||||
|
## 5: The huge benefit of this structure is it allows us to explore environments like this
|
||||||
|
|
||||||
|
There are plenty of businesses that have done things that were seen as unpopular and/or shady but then won. To name a few: Pump Fun, Binance, Tron, and Tether.
|
||||||
|
Part of the benefit of our structure is that it allows us to explore environments like this. If everyone who owns $P2P loses trust in the team 3 months in, they could decide to liquidate the treasury. They’d get back whatever they put into the raise minus their proportional share of what’s been spent, which equates to an 8.9% drawdown from ICO assuming they spend their full spending limit.
|
||||||
|
|
||||||
|
## 6: Given all of that, we don’t see reason to cancel the raise
|
||||||
|
|
||||||
|
Investors still want to participate in P2P. The P2P team still wants to raise money to accelerate the business’ growth. And we still want to underwrite the deal given our knowledge of the team, business, and the protections embedded in our structure. Given these facts, I don’t see much value in intervening other than to appeal to the mob.
|
||||||
|
|
||||||
|
## 7: We’ve decided to allow refunds for those who want out
|
||||||
|
|
||||||
|
We ourselves remain bullish on this deal, but we want MetaDAO to signal investor protection, and we want the P2P team to start their journey with a cohort of believers and not trapped future sellers.
|
||||||
|
Based on this, we've decided to do two things: allow investors to request refunds before the sale is over, and extend the sale for 2 more days. The latter will give more time for investors to digest this information.
|
||||||
|
The request refund page is live: https://www.metadao.fi/projects/p2p-protocol/fundraise/refund.
|
||||||
|
Going forward, we plan to cancel any raise where we see the founder or team trading the raise’s prediction markets.
|
||||||
|
|
||||||
|
## 8: The only way out is through
|
||||||
|
|
||||||
|
Once it became clear that Sheldon was contrite, my first message to him was "welcome to the arena."
|
||||||
|
I am confident that this was a one-time mistake - he's learned from this mishap and is rethinking P2P's strategy for communications going forward. And even if I'm wrong, there's always our tokenholder protections.
|
||||||
|
|
@ -0,0 +1,26 @@
|
||||||
|
---
|
||||||
|
type: source
|
||||||
|
source_type: telegram-contribution
|
||||||
|
title: "Source from @m3taversal — Proph3t's full post on P2P founder Polymarket conflict of interest and MetaDAO's"
|
||||||
|
author: "@m3taversal"
|
||||||
|
date: 2026-03-30
|
||||||
|
domain: internet-finance
|
||||||
|
format: contribution
|
||||||
|
status: processed
|
||||||
|
proposed_by: "@m3taversal"
|
||||||
|
contribution_type: source-submission
|
||||||
|
tags: ['telegram-contribution', 'inline-source', 'ownership-coins', 'governance']
|
||||||
|
---
|
||||||
|
|
||||||
|
# Source: Proph3t's full post on P2P founder Polymarket conflict of interest and MetaDAO's response. From @met
|
||||||
|
|
||||||
|
Contributed by @m3taversal in Telegram chat.
|
||||||
|
Flagged by Rio as relevant source material.
|
||||||
|
|
||||||
|
## Verbatim User Message
|
||||||
|
|
||||||
|
we should always be up front about that. Here is is: https://x.com/metaproph3t/status/2038369060598223268
|
||||||
|
|
||||||
|
## Rio's Context
|
||||||
|
|
||||||
|
Proph3t's full post on P2P founder Polymarket conflict of interest and MetaDAO's response. From @metaproph3t on X (2025-07-13): "To address the obvious... Two weeks ago, the founder of P2P placed a bet on Polymarket that P2P would reach $6M of commits in its ICO. Over the last 48 hours, many people have tweeted about this. Here are some of these tweets: I wanted to take the time to talk about how we're thinking about this and what we're doing. 1: Had we known about this, we would have pushed that they not participate in these markets. Ever since they started, these prediction markets have been a source of consternation for us. We've asked Poly..." URL: https://x.com/metaproph3t/status/2038369060598223268
|
||||||
|
|
@ -0,0 +1,26 @@
|
||||||
|
---
|
||||||
|
type: source
|
||||||
|
source_type: telegram-contribution
|
||||||
|
title: "Source from @m3taversal — Proph3t statement on P2P Polymarket betting controversy — MetaDAO co-founder add"
|
||||||
|
author: "@m3taversal"
|
||||||
|
date: 2026-03-30
|
||||||
|
domain: internet-finance
|
||||||
|
format: contribution
|
||||||
|
status: processed
|
||||||
|
proposed_by: "@m3taversal"
|
||||||
|
contribution_type: source-submission
|
||||||
|
tags: ['telegram-contribution', 'inline-source', 'ownership-coins', 'governance']
|
||||||
|
---
|
||||||
|
|
||||||
|
# Source: Proph3t statement on P2P Polymarket betting controversy — MetaDAO co-founder addresses P2P founder b
|
||||||
|
|
||||||
|
Contributed by @m3taversal in Telegram chat.
|
||||||
|
Flagged by Rio as relevant source material.
|
||||||
|
|
||||||
|
## Verbatim User Message
|
||||||
|
|
||||||
|
@FutAIrdBot what do you think of these posts? https://x.com/jabranthelawyer/status/2038413063381246199?s=20 and the underlying one from metaDAO? https://x.com/metaproph3t/status/2038369060598223268 Imo this approach makes sense from metaDAO but I want you think deeply and analyze
|
||||||
|
|
||||||
|
## Rio's Context
|
||||||
|
|
||||||
|
Proph3t statement on P2P Polymarket betting controversy — MetaDAO co-founder addresses P2P founder betting on own ICO outcome on Polymarket, states they would have pushed against it if known earlier, describes intervention approach. https://x.com/metaproph3t/status/2038369060598223268 — attributed to @m3taversal
|
||||||
|
|
@ -0,0 +1,25 @@
|
||||||
|
---
|
||||||
|
type: source
|
||||||
|
source_type: telegram
|
||||||
|
title: "Telegram conversation: ok-that-link-404-s-remember-decision-mar"
|
||||||
|
author: "m3taversal"
|
||||||
|
date: 2026-03-30
|
||||||
|
domain: internet-finance
|
||||||
|
format: conversation
|
||||||
|
status: unprocessed
|
||||||
|
priority: medium
|
||||||
|
triage_tag: entity
|
||||||
|
tags: [telegram, ownership-community]
|
||||||
|
---
|
||||||
|
|
||||||
|
## Conversation (2 messages, 1 participants)
|
||||||
|
|
||||||
|
**@m3taversal:** ok that link 404's remember decision markets are on metadao.fi not futard.io
|
||||||
|
|
||||||
|
**@m3taversal:** but where'd you get this link from? futard.io/proposal/GPT8dFcpHfssMuULYKT9qERPY3heMoxwZHxgKgPw3TYM
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## Agent Notes
|
||||||
|
**Triage:** [ENTITY] — classified by batch triage
|
||||||
|
**Participants:** @m3taversal
|
||||||
|
|
@ -7,10 +7,14 @@ url: "https://x.com/jabranthelawyer/status/2038413063381246199?s=20"
|
||||||
date: 2026-03-30
|
date: 2026-03-30
|
||||||
domain: internet-finance
|
domain: internet-finance
|
||||||
format: social-media
|
format: social-media
|
||||||
status: unprocessed
|
status: processed
|
||||||
proposed_by: "@m3taversal"
|
proposed_by: "@m3taversal"
|
||||||
contribution_type: source-submission
|
contribution_type: source-submission
|
||||||
tags: ['telegram-shared', 'x-tweet', 'governance']
|
tags: ['telegram-shared', 'x-tweet', 'governance']
|
||||||
|
processed_by: rio
|
||||||
|
processed_date: 2026-03-30
|
||||||
|
claims_extracted: ["fundraising-platform-active-involvement-creates-due-diligence-liability-through-conduct-based-regulatory-interpretation.md"]
|
||||||
|
extraction_model: "anthropic/claude-sonnet-4.5"
|
||||||
---
|
---
|
||||||
|
|
||||||
# @jabranthelawyer — Tweet/Thread
|
# @jabranthelawyer — Tweet/Thread
|
||||||
|
|
@ -31,3 +35,8 @@ A) They've moved from simply a "fundraising platform" to one actively involved i
|
||||||
B) By stating that founders past experience + is basis to continue raise, they've created a due diligence obligation on themselves
|
B) By stating that founders past experience + is basis to continue raise, they've created a due diligence obligation on themselves
|
||||||
|
|
||||||
- Best to check the indemnities founders provide to ensure they're covered because all of this has just increased MetaDAO's risk profile unnecessarily imo
|
- Best to check the indemnities founders provide to ensure they're covered because all of this has just increased MetaDAO's risk profile unnecessarily imo
|
||||||
|
|
||||||
|
|
||||||
|
## Key Facts
|
||||||
|
- A lawyer reviewing MetaDAO's handling of the P2P situation stated 'P2P did something objectively wrong. Whether illegal TBC but possible'
|
||||||
|
- The lawyer recommended MetaDAO check indemnities from founders to ensure coverage for increased risk exposure
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,29 @@
|
||||||
|
---
|
||||||
|
type: source
|
||||||
|
source_type: x-tweet
|
||||||
|
title: "@MetaDAOProject — shared via Telegram by @m3taversal"
|
||||||
|
author: "@MetaDAOProject"
|
||||||
|
url: "https://x.com/MetaDAOProject/status/2033390670438600715?s=20"
|
||||||
|
date: 2026-03-30
|
||||||
|
domain: internet-finance
|
||||||
|
format: social-media
|
||||||
|
status: unprocessed
|
||||||
|
proposed_by: "@m3taversal"
|
||||||
|
contribution_type: source-submission
|
||||||
|
tags: ['telegram-shared', 'x-tweet', 'crypto-infra']
|
||||||
|
---
|
||||||
|
|
||||||
|
# @MetaDAOProject — Tweet/Thread
|
||||||
|
|
||||||
|
Shared by @m3taversal via Telegram.
|
||||||
|
Source URL: https://x.com/MetaDAOProject/status/2033390670438600715?s=20
|
||||||
|
|
||||||
|
## Content
|
||||||
|
|
||||||
|
🧵 The Ranger redemption numbers have been finalized.
|
||||||
|
|
||||||
|
Eligible tokens: 6,137,825.101
|
||||||
|
Redemption wallet balance: $5,047,249.68
|
||||||
|
Per token value: $0.822318
|
||||||
|
|
||||||
|
Claim link drops tomorrow. Full breakdown 👇
|
||||||
|
|
@ -7,10 +7,13 @@ url: "https://x.com/metaproph3t/status/2038369060598223268"
|
||||||
date: 2026-03-30
|
date: 2026-03-30
|
||||||
domain: internet-finance
|
domain: internet-finance
|
||||||
format: social-media
|
format: social-media
|
||||||
status: unprocessed
|
status: enrichment
|
||||||
proposed_by: "@m3taversal"
|
proposed_by: "@m3taversal"
|
||||||
contribution_type: source-submission
|
contribution_type: source-submission
|
||||||
tags: ['telegram-shared', 'x-tweet', 'ownership-coins', 'defi', 'governance', 'market-analysis', 'crypto-infra']
|
tags: ['telegram-shared', 'x-tweet', 'ownership-coins', 'defi', 'governance', 'market-analysis', 'crypto-infra']
|
||||||
|
processed_by: rio
|
||||||
|
processed_date: 2026-03-30
|
||||||
|
extraction_model: "anthropic/claude-sonnet-4.5"
|
||||||
---
|
---
|
||||||
|
|
||||||
# @metaproph3t — Tweet/Thread
|
# @metaproph3t — Tweet/Thread
|
||||||
|
|
@ -64,3 +67,13 @@ Going forward, we plan to cancel any raise where we see the founder or team trad
|
||||||
|
|
||||||
Once it became clear that Sheldon was contrite, my first message to him was "welcome to the arena."
|
Once it became clear that Sheldon was contrite, my first message to him was "welcome to the arena."
|
||||||
I am confident that this was a one-time mistake - he's learned from this mishap and is rethinking P2P's strategy for communications going forward. And even if I'm wrong, there's always our tokenholder protections.
|
I am confident that this was a one-time mistake - he's learned from this mishap and is rethinking P2P's strategy for communications going forward. And even if I'm wrong, there's always our tokenholder protections.
|
||||||
|
|
||||||
|
|
||||||
|
## Key Facts
|
||||||
|
- P2P Protocol doing $4M monthly volume as of March 2026
|
||||||
|
- P2P Protocol growing 27% MoM over 16 months
|
||||||
|
- P2P Protocol generating $550K yearly run rate revenue
|
||||||
|
- 80%+ of P2P Protocol ICO capital came from institutional funds
|
||||||
|
- P2P Protocol founder previously exited food delivery business at $2M run rate
|
||||||
|
- MetaDAO ownership coin structure allows 8.9% drawdown from ICO if liquidated after spending full limit
|
||||||
|
- No institutional investors requested refunds or cancellation after P2P controversy emerged
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,53 @@
|
||||||
|
---
|
||||||
|
type: source
|
||||||
|
source_type: x-tweet
|
||||||
|
title: "@Thedonkey — shared via Telegram by @m3taversal"
|
||||||
|
author: "@Thedonkey"
|
||||||
|
url: "https://x.com/Thedonkey/status/2038570719794131309?s=20"
|
||||||
|
date: 2026-03-30
|
||||||
|
domain: internet-finance
|
||||||
|
format: social-media
|
||||||
|
status: unprocessed
|
||||||
|
proposed_by: "@m3taversal"
|
||||||
|
contribution_type: source-submission
|
||||||
|
tags: ['telegram-shared', 'x-tweet', 'ownership-coins', 'defi', 'governance', 'market-analysis', 'crypto-infra']
|
||||||
|
---
|
||||||
|
|
||||||
|
# @Thedonkey — Tweet/Thread
|
||||||
|
|
||||||
|
Shared by @m3taversal via Telegram.
|
||||||
|
Source URL: https://x.com/Thedonkey/status/2038570719794131309?s=20
|
||||||
|
|
||||||
|
## Content
|
||||||
|
|
||||||
|
We've just launched @P2Pdotme in Mexico and Venezuela using this new permissionless expansion strategy we draw couple months back.
|
||||||
|
|
||||||
|
For reference:
|
||||||
|
|
||||||
|
Brazil 45 days to launch the prototype, local team w 3 ppl, $40.000 budget for launching the country - salaries, marketing campaign, merchants, flights, accommodations.
|
||||||
|
|
||||||
|
Argentina 30 days to launch the country, local team w 2 pp, $20.000 for launching the country - salaries, marketing campaigns, flights, accommodations.
|
||||||
|
|
||||||
|
Venezuela 15 days to launch the country, no local team, $380 investment - 1 local KOL to acquire first users, $20 to find first 5 merchants with the global merchant network.
|
||||||
|
|
||||||
|
Mexico 10 days to launch the country, no local team, $400 investment for a local KOL to acquire first users, $20 bounty to find first 5 merchants with the global merchant network.
|
||||||
|
|
||||||
|
No local teams, no need to fly someone there, no interviews, no hard marketing investments, everything remote and with the support of local community.
|
||||||
|
|
||||||
|
We've shifted the structure on our team from country-based teams to a unique global structure that provides support to local community leaders that lead merchant groups which we call circles.
|
||||||
|
|
||||||
|
This community leaders are paid 0.2% of the total volume their circle operates in the month, removing this expense from protocol's payroll and making more sustainable in long term with the expansion to 40 countries.
|
||||||
|
|
||||||
|
Our global team now has ppl from 5 different nationalities, speaking 7 different languages and it's focused on building a massive AI-powered structure of support for users and merchants that removes the need of human intervention in the day to day protocol operations.
|
||||||
|
|
||||||
|
The obviously tradeoff for this kind of expansion is the lack of traction in the first weeks after launch, caused by the short marketing budget to keep this lean, however, the possibility to enter the country and start operating with $600 daily volume with less than $500 investment makes this scalable and allows us to use all resources after the soft launch to acquire new users.
|
||||||
|
|
||||||
|
Our goal is to expand to 40 countries in the next 18 months, this now looks completely feasible with this new structure and allows us to get global faster with very few capex.
|
||||||
|
|
||||||
|
Next countries in line: Colombia, Peru, Costa Rica, Uruguay, Paraguay, Ecuador, Bolivia, Nigeria, Philippines, Thailand, Vietnam, Portugal, Spain, Turkey, Egypt, Kenya.
|
||||||
|
|
||||||
|
Also, we are actively working on allowing USD and Euro trades in the platform soon.
|
||||||
|
|
||||||
|
After @MetaDAOProject raise is complete, we start a new phase of the journey for expanding 40 countries, launching on Solana and releasing the SDK.
|
||||||
|
|
||||||
|
We'll keep building 🫡
|
||||||
|
|
@ -0,0 +1,36 @@
|
||||||
|
---
|
||||||
|
type: source
|
||||||
|
source_type: telegram-contribution
|
||||||
|
title: "Source from @m3taversal — MetaDAO tweet on Ranger redemption finalization: "Eligible tokens: 6,137,825.101"
|
||||||
|
author: "@m3taversal"
|
||||||
|
date: 2026-03-30
|
||||||
|
domain: internet-finance
|
||||||
|
format: contribution
|
||||||
|
status: enrichment
|
||||||
|
proposed_by: "@m3taversal"
|
||||||
|
contribution_type: source-submission
|
||||||
|
tags: ['telegram-contribution', 'inline-source', 'governance', 'crypto-infra']
|
||||||
|
processed_by: rio
|
||||||
|
processed_date: 2026-03-30
|
||||||
|
extraction_model: "anthropic/claude-sonnet-4.5"
|
||||||
|
---
|
||||||
|
|
||||||
|
# Source: MetaDAO tweet on Ranger redemption finalization: "Eligible tokens: 6,137,825.101 / Redemption wallet
|
||||||
|
|
||||||
|
Contributed by @m3taversal in Telegram chat.
|
||||||
|
Flagged by Rio as relevant source material.
|
||||||
|
|
||||||
|
## Verbatim User Message
|
||||||
|
|
||||||
|
it was was .82c per RNGR from treasury. Here's the post: https://x.com/MetaDAOProject/status/2033390670438600715?s=20 Where did you get $5.04 USDC from?
|
||||||
|
|
||||||
|
## Rio's Context
|
||||||
|
|
||||||
|
MetaDAO tweet on Ranger redemption finalization: "Eligible tokens: 6,137,825.101 / Redemption wallet balance: $5,047,249.68 / Per token value: $0.822318" — https://x.com/MetaDAOProject/status/2033390670438600715 (shared by @m3taversal)
|
||||||
|
|
||||||
|
|
||||||
|
## Key Facts
|
||||||
|
- Ranger token redemption completed March 30, 2026 with 6,137,825.101 eligible tokens
|
||||||
|
- Redemption wallet balance was $5,047,249.68
|
||||||
|
- Per-token redemption value was $0.822318
|
||||||
|
- MetaDAO announced redemption via Twitter/X on March 30, 2026
|
||||||
|
|
@ -6,10 +6,13 @@ author: "@m3taversal"
|
||||||
date: 2026-03-30
|
date: 2026-03-30
|
||||||
domain: internet-finance
|
domain: internet-finance
|
||||||
format: contribution
|
format: contribution
|
||||||
status: unprocessed
|
status: enrichment
|
||||||
proposed_by: "@m3taversal"
|
proposed_by: "@m3taversal"
|
||||||
contribution_type: source-submission
|
contribution_type: source-submission
|
||||||
tags: ['telegram-contribution', 'inline-source', 'ownership-coins', 'governance']
|
tags: ['telegram-contribution', 'inline-source', 'ownership-coins', 'governance']
|
||||||
|
processed_by: rio
|
||||||
|
processed_date: 2026-03-30
|
||||||
|
extraction_model: "anthropic/claude-sonnet-4.5"
|
||||||
---
|
---
|
||||||
|
|
||||||
# Source: Proph3t's full post on P2P founder Polymarket conflict of interest and MetaDAO's response. From @met
|
# Source: Proph3t's full post on P2P founder Polymarket conflict of interest and MetaDAO's response. From @met
|
||||||
|
|
@ -24,3 +27,10 @@ we should always be up front about that. Here is is: https://x.com/metaproph3t/s
|
||||||
## Rio's Context
|
## Rio's Context
|
||||||
|
|
||||||
Proph3t's full post on P2P founder Polymarket conflict of interest and MetaDAO's response. From @metaproph3t on X (2025-07-13): "To address the obvious... Two weeks ago, the founder of P2P placed a bet on Polymarket that P2P would reach $6M of commits in its ICO. Over the last 48 hours, many people have tweeted about this. Here are some of these tweets: I wanted to take the time to talk about how we're thinking about this and what we're doing. 1: Had we known about this, we would have pushed that they not participate in these markets. Ever since they started, these prediction markets have been a source of consternation for us. We've asked Poly..." URL: https://x.com/metaproph3t/status/2038369060598223268
|
Proph3t's full post on P2P founder Polymarket conflict of interest and MetaDAO's response. From @metaproph3t on X (2025-07-13): "To address the obvious... Two weeks ago, the founder of P2P placed a bet on Polymarket that P2P would reach $6M of commits in its ICO. Over the last 48 hours, many people have tweeted about this. Here are some of these tweets: I wanted to take the time to talk about how we're thinking about this and what we're doing. 1: Had we known about this, we would have pushed that they not participate in these markets. Ever since they started, these prediction markets have been a source of consternation for us. We've asked Poly..." URL: https://x.com/metaproph3t/status/2038369060598223268
|
||||||
|
|
||||||
|
|
||||||
|
## Key Facts
|
||||||
|
- P2P founder placed a bet on Polymarket approximately two weeks before 2025-07-13 that P2P would reach $6M of commits in its ICO
|
||||||
|
- The bet became public knowledge over a 48-hour period before Proph3t's statement
|
||||||
|
- MetaDAO leadership was not aware of the bet before it was placed
|
||||||
|
- MetaDAO has had ongoing concerns about prediction markets on their own ICO outcomes
|
||||||
|
|
|
||||||
|
|
@ -6,10 +6,14 @@ author: "@m3taversal"
|
||||||
date: 2026-03-30
|
date: 2026-03-30
|
||||||
domain: internet-finance
|
domain: internet-finance
|
||||||
format: contribution
|
format: contribution
|
||||||
status: unprocessed
|
status: null-result
|
||||||
proposed_by: "@m3taversal"
|
proposed_by: "@m3taversal"
|
||||||
contribution_type: source-submission
|
contribution_type: source-submission
|
||||||
tags: ['telegram-contribution', 'inline-source', 'ownership-coins', 'governance']
|
tags: ['telegram-contribution', 'inline-source', 'ownership-coins', 'governance']
|
||||||
|
processed_by: rio
|
||||||
|
processed_date: 2026-03-30
|
||||||
|
extraction_model: "anthropic/claude-sonnet-4.5"
|
||||||
|
extraction_notes: "LLM returned 0 claims, 0 rejected by validator"
|
||||||
---
|
---
|
||||||
|
|
||||||
# Source: Proph3t statement on P2P Polymarket betting controversy — MetaDAO co-founder addresses P2P founder b
|
# Source: Proph3t statement on P2P Polymarket betting controversy — MetaDAO co-founder addresses P2P founder b
|
||||||
|
|
@ -24,3 +28,9 @@ Flagged by Rio as relevant source material.
|
||||||
## Rio's Context
|
## Rio's Context
|
||||||
|
|
||||||
Proph3t statement on P2P Polymarket betting controversy — MetaDAO co-founder addresses P2P founder betting on own ICO outcome on Polymarket, states they would have pushed against it if known earlier, describes intervention approach. https://x.com/metaproph3t/status/2038369060598223268 — attributed to @m3taversal
|
Proph3t statement on P2P Polymarket betting controversy — MetaDAO co-founder addresses P2P founder betting on own ICO outcome on Polymarket, states they would have pushed against it if known earlier, describes intervention approach. https://x.com/metaproph3t/status/2038369060598223268 — attributed to @m3taversal
|
||||||
|
|
||||||
|
|
||||||
|
## Key Facts
|
||||||
|
- P2P founder bet on their own ICO outcome on Polymarket in March 2026
|
||||||
|
- MetaDAO co-founder Proph3t stated they would have pushed against this if known earlier
|
||||||
|
- The incident required public statement and intervention from MetaDAO leadership
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,26 @@
|
||||||
|
---
|
||||||
|
type: source
|
||||||
|
source_type: telegram-contribution
|
||||||
|
title: "Source from @m3taversal — @Thedonkey (P2P.me team) thread on permissionless country expansion strategy. La"
|
||||||
|
author: "@m3taversal"
|
||||||
|
date: 2026-03-30
|
||||||
|
domain: internet-finance
|
||||||
|
format: contribution
|
||||||
|
status: unprocessed
|
||||||
|
proposed_by: "@m3taversal"
|
||||||
|
contribution_type: source-submission
|
||||||
|
tags: ['telegram-contribution', 'inline-source', 'ownership-coins']
|
||||||
|
---
|
||||||
|
|
||||||
|
# Source: @Thedonkey (P2P.me team) thread on permissionless country expansion strategy. Launched Mexico and Ve
|
||||||
|
|
||||||
|
Contributed by @m3taversal in Telegram chat.
|
||||||
|
Flagged by Rio as relevant source material.
|
||||||
|
|
||||||
|
## Verbatim User Message
|
||||||
|
|
||||||
|
@FutAIrdBot https://x.com/Thedonkey/status/2038570719794131309?s=20 this is pretty interesting. Think you should ingest as much of this guys profile as possible. I believe he's on the P2p team
|
||||||
|
|
||||||
|
## Rio's Context
|
||||||
|
|
||||||
|
@Thedonkey (P2P.me team) thread on permissionless country expansion strategy. Launched Mexico and Venezuela. Reference data: Brazil 45 days, 3 person local team, $40K budget. Argentina 30 days, 2 person team, $20K. Venezuela 15 days. Each launch getting faster and cheaper. URL: https://x.com/Thedonkey/status/2038570719794131309
|
||||||
Loading…
Reference in a new issue