📚 Documentation

Aegis Recovery Group Docs

Everything you need to understand, use, and build on top of Aegis Recovery Group — from first report to governance participation.

Introduction

Aegis Recovery Group is a decentralized autonomous organization built to give crypto scam victims real tools to pursue justice. Unlike traditional victim support organizations, Aegis Recovery Group operates transparently on-chain — every case, every vote, and every fund disbursement is publicly verifiable.

The platform combines blockchain forensics, legal partnerships, community governance, and collective action to create a system where victims have leverage they could never have alone.

â„šī¸

Who is this for? Aegis Recovery Group serves victims of crypto scams, rug pulls, phishing attacks, Ponzi schemes, and related fraud — anyone who has lost funds to bad actors in the Web3 ecosystem.

Quick Start

Whether you're a victim looking to report a scam, or a community member wanting to help, here's how to get up and running in under 10 minutes.

For Victims

  1. Gather your evidenceCollect the scammer's wallet address, transaction hashes, screenshots, and any communication records before you start.
  2. Submit your reportGo to the Report a Scam page and complete the 4-step form. Takes about 5 minutes.
  3. Receive your Case IDAfter submission you'll get a unique Case ID. Save it — you'll use it to track your case progress in the dashboard.
  4. Get assigned an InvestigatorWithin 24–48 hours, a verified DAO investigator will be assigned to your case and reach out via your preferred contact method.
  5. Community voteYour case goes to a governance vote within 72 hours to determine recovery strategy and fund allocation.

For Community Members

  1. Create an accountVisit the Community page and choose your membership tier.
  2. Join the DiscordOur Discord is the hub for case discussions, governance debates, and community support. Link in the Community page.

Getting Access

To participate in governance and submit cases, create a free account and verify your identity through our onboarding process.

Reporting a Scam

A strong case submission dramatically increases the likelihood of recovery. Here's what we need and why it matters.

Required Information

  • Scam type — Helps route your case to the right investigator specialists.
  • Date of incident — Critical for blockchain forensics time-window analysis.
  • Amount lost in USD — Determines treasury resource allocation priority.
  • Blockchain / network — Determines which forensics tools and exchange contacts are used.
  • Scammer wallet address(es) — Immediately flagged in the public database on case verification.

What Strengthens Your Case

  • Transaction hashes from a block explorer (Etherscan, Solscan, etc.)
  • Screenshots of project website, Telegram, Discord, or Twitter
  • Records of any communication with the scammer
  • Evidence of promises made (whitepaper, roadmap, screenshots)
📊

Recovery rates: Cases with wallet addresses have a 68% recovery rate. Cases that also include transaction hashes reach 82%. Evidence quality is the single biggest factor in successful recovery.

Scam Database

The Aegis Recovery Group scam database is a public, community-maintained registry of verified scam wallets, domains, and projects. It is freely accessible to anyone — no account required.

Using the Database

Visit the Scam Database page to search by wallet address, domain, project name, or chain. You can also use the Quick Lookup tool to instantly check any address before transacting.

How Entries Are Added

Entries are added when a submitted case is verified by DAO investigators. The community votes on verification for contested cases. Entries can be challenged and removed through a governance proposal.

Governance

Aegis Recovery Group is governed entirely by its token holders. Every major decision — fund allocation, rule changes, partnerships, and case prioritization — is subject to a community vote.

Proposal Lifecycle

  1. SubmissionAny Member-tier holder can submit a proposal. Requires a 100 ARG submission deposit (returned if proposal passes).
  2. Discussion Period7-day open discussion on the forum and Discord before voting begins.
  3. Voting Period5-day on-chain vote. 1 ARG = 1 vote. Minimum quorum: 5,000 votes.
  4. ExecutionProposals that pass (51% majority + quorum) are automatically executed via smart contract within 48 hours.

Voting Power

Voting power is determined by ARG token balance at the time a proposal's snapshot is taken. Tokens staked for the Investigator tier count at 1.5x weight to reward active contributors.

Treasury

The Aegis Recovery Group treasury funds all recovery activities — legal fees, forensics services, exchange compliance requests, and investigator rewards.

Funding Sources

  • 5% fee on all ARG token transactions
  • Staking protocol revenue
  • Partner integration fees
  • Community donations

Spending

All treasury disbursements require a governance vote. The treasury multisig requires 3-of-5 signer approval to execute any transaction over $10,000.

Investigator Guide

Investigators are the backbone of Aegis Recovery Group. They review case submissions, conduct blockchain forensics, coordinate with legal partners, and flag scammer wallets for exchange compliance.

Requirements

  • Stake a minimum of 2,000 ARG tokens
  • Pass the Investigator onboarding assessment (online, ~30 minutes)
  • Complete 3 mentored cases with a senior investigator
  • Maintain a case accuracy rating above 85%
💡

Tip: Investigators with blockchain forensics backgrounds, legal experience, or exchange compliance knowledge are fast-tracked through onboarding.

Staking & Rewards

Staking ARG tokens unlocks membership tiers and earns rewards proportional to your contribution to the network.

Reward Rates

  • Member tier (500 ARG): 6.5% APY base staking reward
  • Investigator tier (2,000 ARG): 9.2% APY base + per-case bonuses
  • Case resolution bonus: 50–500 ARG per verified case, depending on complexity

Unstaking

There is a 14-day cooldown period for unstaking. Tokens cannot be unstaked while assigned to an active case.

Forensics Tools

Investigator-tier members have access to Aegis Recovery Group's suite of blockchain analysis tools, available directly in the dashboard.

Available Tools

  • Wallet Graph Tracer — Visualize fund flows across multiple hops and bridges
  • Exchange Flagging Portal — Submit compliance requests to 40+ integrated exchanges with one click
  • Cross-Chain Bridge Tracker — Follow funds across Ethereum, Solana, BNB Chain, and more
  • Cluster Analysis — Identify wallets controlled by the same entity using heuristic clustering
  • NFT Provenance Checker — Trace NFT ownership and flag stolen assets across marketplaces

API Reference

The Aegis Recovery Group public API allows developers to query the scam database, check wallet reputation, and integrate scam detection into their own products.

Base URL

https://api.aegisrecoverygroup.org/v1

Check Wallet

GET /wallet/{address}

Response:
{
  "address": "0x4f3a...e821",
  "flagged": true,
  "risk_level": "high",
  "cases": 3,
  "tags": ["rug_pull", "verified"],
  "first_flagged": "2024-12-12"
}

Search Database

GET /search?q={query}&chain={chain}&type={type}&limit=20
🔑

Authentication: Public endpoints are rate-limited to 100 requests/hour. For higher limits, register for a free API key at the developer portal.

FAQ

Is submitting a case free? â–ŧ

Yes, submitting a case is completely free. There are no fees for victims. Aegis Recovery Group is funded by the community treasury, staking revenue, and partner integrations.

How long does recovery take? â–ŧ

Timelines vary significantly. Simple cases with clear blockchain evidence and cooperative exchanges can see results in weeks. Complex multi-jurisdictional cases with unidentified scammers can take months to years. We're transparent about this from the start.

What if the scammer is anonymous? â–ŧ

Blockchain forensics can often de-anonymize scammers by tracing funds to exchange deposits, which require KYC. Even without full identification, wallet flagging prevents scammers from cashing out through compliant exchanges.

Is my personal information safe? â–ŧ

Yes. Your identity is encrypted on submission and is only visible to the investigators assigned to your case. Personal information is never published publicly or shared with third parties outside your case team.

Can I report a scam that happened a long time ago? â–ŧ

Yes, though recovery chances decrease with time as funds move further from the original scam. Even older cases are worth documenting — they help build evidence profiles on repeat scammers and protect future victims.

Where can I buy ARG tokens? â–ŧ

ARG tokens are available on Uniswap and select centralized exchanges. See the Token page in the Community section for current listings and contract addresses. Always verify the contract address before purchasing.

Whitepaper

The Aegis Recovery Group whitepaper covers the full technical architecture, tokenomics, governance model, and long-term vision for decentralized victim recovery infrastructure.