← Blog

Rug Pull Red Flags: How to Spot a Crypto Exit Scam Before You Invest

Rug pull red flags on-chain checklist

A rug pull is one of the most preventable forms of crypto theft — if you know what to look for before you buy. Unlike a scam that targets you personally, a rug pull targets everyone who buys into a project. The red flags are almost always visible on-chain before it happens. Most victims simply didn't know where to look.

This guide covers what rug pulls look like on-chain, the 12 red flags that appear in nearly every case I've investigated, how hard and soft rugs differ, and what to do if you've already been caught in one.

What Is a Rug Pull?

A rug pull is an exit scam executed by a token's own developers or insiders. They create a new token, hype it on social media and Telegram, attract investor capital into a liquidity pool, and then either drain the pool directly or dump their own token allocation — crashing the price to near zero and taking the real assets (ETH, BNB, USDT) with them.

The name comes from the idiom "pulling the rug out" — everything looks solid until suddenly it isn't. The mechanics vary, but the outcome is almost always the same: investors are left holding tokens worth nothing, and the developers are gone.

Scale of the Problem

Rug pulls accounted for over 35% of all crypto scam revenue in recent years according to on-chain analytics firms. The average victim loses between $2,000 and $15,000. Most rugs are executed within 24–72 hours of launch.

Hard Rug vs. Soft Rug

Not all rug pulls look the same. The distinction between a hard rug and a soft rug affects both how the fraud occurs and what forensic evidence survives.

TypeHow It WorksTimeframeForensic Footprint
Hard RugDeveloper drains liquidity pool directly via malicious contract function or admin keyMinutes to hoursSingle large liquidity drain transaction; often followed by rapid cross-chain bridge activity
Soft Rug / Slow RugTeam gradually dumps their own token allocation while maintaining facade of active developmentWeeks to monthsPattern of insider wallet sell orders; price decline masked by continued marketing
HoneypotSmart contract allows buying but disables selling for non-developer walletsImmediate — victims can never exit100% of sell transactions fail on-chain; developer wallets are whitelisted exceptions

12 Red Flags to Check Before You Buy

These are the warning signs that appear in nearly every rug pull case I've analyzed. Some are visible before launch; others become apparent in the first hours of trading. None require technical expertise — they can be verified with a block explorer and a few free tools.

🚩 1. Anonymous team with no verifiable identity. Not just pseudonymous — genuinely unverifiable. No LinkedIn, no prior project history, no face. If the people taking your money cannot be identified, there is no accountability.
🚩 2. Liquidity not locked — or locked for under 6 months. Unlocked liquidity can be removed at any time. Check Unicrypt, Team.Finance, or Mudra to verify. A lock under 6 months is nearly as bad as no lock.
🚩 3. Top 10 wallets hold over 50% of supply. Check the token's holders on Etherscan or BscScan. Heavy concentration in a few wallets means a coordinated dump can happen at any time.
🚩 4. No smart contract audit — or an audit from an unknown firm. Legitimate audits come from firms like CertiK, Hacken, Trail of Bits, or OpenZeppelin. A PDF from "BlockAudit Pro" that launched last month is not an audit.
🚩 5. Honeypot functions in the contract. Use Token Sniffer or Honeypot.is before buying. These tools simulate a buy and sell transaction to identify whether selling is disabled for regular wallets.
🚩 6. Copied or plagiarized whitepaper. Paste paragraphs into a search engine. Many rug pull whitepapers are lifted from legitimate projects with token names swapped.
🚩 7. Launch with no working product — only a roadmap. A roadmap with no deliverables and no code repository is a marketing document, not a project. Check GitHub for actual commits.
🚩 8. Extremely low liquidity relative to market cap. A $10M "market cap" token with $50K in liquidity can be collapsed with a single sell order. Market cap is meaningless without deep liquidity.
🚩 9. Mint or pause functions in the contract. If the contract owner can mint unlimited new tokens or pause trading, the token price is entirely at the developer's discretion.
🚩 10. Extremely high buy/sell tax. Taxes above 10% are a red flag. Taxes above 25% frequently indicate a mechanism that will be increased to 99% after you buy (called a "tax rug").
🚩 11. Artificial hype with no organic community. Thousands of Telegram members joined in 24 hours, bot-driven Twitter engagement, call groups coordinating buy pressure. Genuine communities grow differently.
🚩 12. Developer wallet funded from a fresh wallet or mixer. Trace the deployer wallet on a block explorer. If the ETH used to deploy came from Tornado Cash, a fresh wallet, or a known scam-associated address — walk away.

On-Chain Verification Steps

You can run most of these checks in under 10 minutes using free tools. Get the token contract address before buying and verify the following:

Step 1 — Token Sniffer / Honeypot.is

Paste the contract address into tokensniffer.com or honeypot.is. These tools automatically scan for honeypot functions, high taxes, and known scam patterns. A score below 70/100 on Token Sniffer warrants serious caution.

Step 2 — Liquidity Lock Verification

Find the liquidity pool address (visible on Dexscreener or Dextools), then check unicrypt.network or team.finance to confirm whether the LP tokens are locked and for how long.

Step 3 — Holder Distribution

On Etherscan or BscScan, click the token → "Holders" tab. Note the top 10 addresses and what percentage they hold. Exclude the liquidity pool address itself. Anything over 50% in a handful of wallets is dangerous.

Step 4 — Contract Audit

Check the project's Telegram or website for an audit report. Verify the auditing firm is real and the contract address in the report matches the token you're looking at. Many scams fabricate audit documents or recycle real ones from other projects.

Step 5 — Deployer Wallet History

Find the contract deployer address on Etherscan (shown under "Contract Creator"). Trace their transaction history. A deployer who has launched and abandoned multiple tokens before this one is a strong signal of serial fraud.

What Happens On-Chain After a Rug

When a rug pull executes, the on-chain sequence is usually distinctive and rapid. Understanding this sequence is important if you're trying to document what happened:

  1. Liquidity drain transaction — a single large transaction removes the ETH/BNB/USDT from the liquidity pool, crashing the token price to near zero
  2. Bridging — funds are often moved cross-chain within minutes using bridges (Stargate, Across, LayerZero) to obscure the trail
  3. Mixer / privacy tool deposit — some ruggers deposit into Tornado Cash or similar within hours
  4. Exchange deposit — final destination is usually a centralized exchange where they convert to clean currency and withdraw

This sequence is traceable at each step. The exchange deposit is the point where identity becomes recoverable — if a KYC exchange received the funds, a subpoena can identify the account holder.

If You've Already Been Rugged

If you've already lost money to a rug pull, the window for meaningful action is short but real.

  • Document everything immediately — take screenshots of the token page, your transaction history, the project's Telegram and website (use web.archive.org to preserve them), and any communications with the team
  • Record all wallet addresses — the contract address, the deployer wallet, the liquidity pool address, and any wallet you were told to send funds to
  • File with IC3.gov — the FBI's Internet Crime Complaint Center accepts crypto fraud reports and aggregates them for law enforcement action
  • Request a forensic trace — a blockchain forensic investigator can follow the funds from the liquidity drain through bridges and mixers to their current location, identify any exchange deposits, and produce a documented evidence package for law enforcement or attorneys
Recovery Scam Warning

After a rug pull, victim wallet addresses are often harvested and sold to secondary scammers who will contact you claiming to offer recovery services. Anyone who contacts you unsolicited about recovering your rug pull funds is running a second scam. See our guide on how to tell the difference.


Frequently Asked Questions

What is a rug pull in crypto?
A rug pull is an exit scam where developers create a token, attract investor capital, then drain the liquidity pool or dump their token allocation — leaving investors holding worthless tokens. It can happen in minutes or play out over weeks.
Can you recover money from a rug pull?
Full recovery is rare but partial recovery is possible in some cases. Forensic tracing can identify where funds went and whether they reached a KYC exchange. If they did, law enforcement subpoenas can identify the individuals. Civil suits and asset freeze orders are increasingly used in high-value cases.
Is a rug pull illegal?
Yes. A rug pull constitutes wire fraud, theft by deception, and in many jurisdictions securities fraud. Developer identification and prosecution have occurred — notably in the Frosties NFT and Squid Game token cases — but most cases involve anonymous international actors making prosecution difficult.
What is the difference between a rug pull and a hack?
A hack is unauthorized access by a third party exploiting a vulnerability. A rug pull is fraud committed by the project's own insiders using authorized access. The legal and forensic treatment differs significantly — rug pulls are straightforward fraud; hacks may involve complex exploit analysis.
Wallet Witness

Zack Coffing — Blockchain Forensic Investigator

Wallet Witness provides independent blockchain forensic analysis, on-chain tracing, and litigation support for attorneys, law enforcement, and individual victims of cryptocurrency fraud. About the investigator →