How to Spot a Rug Pull Before You Buy
Rug pulls aren't sophisticated. They rely on buyers spending less than five minutes looking — because five honest minutes exposes almost all of them. Here's the routine, in the order that catches the most with the least effort.
Minute 1: check the liquidity lock
The rug pull mechanism is literal: the team withdraws the liquidity pool and your tokens become unsellable. So the first check is whether they can.
Open the token on any DEX screener and look for the liquidity lock badge, then verify on BscScan who holds the LP position. Locked in a locker contract or burned forever: pass. Sitting in a personal wallet: hard no. The mechanics are covered in locked liquidity, explained — this single check filters the majority of scams.
Minute 2: read the holder distribution
On BscScan's Holders tab:
- One wallet (besides the locked pool) holding 20%+ — one decision away from a 50% candle.
- A suspicious lattice of same-sized wallets — one owner pretending to be fifty; watch for them funding each other.
- Healthy look: the pool as the top holder, a labelled team/treasury allocation, and a long tail of organic sizes.
Minute 3: sniff the contract
You don't need Solidity to catch the classics. On the contract page, look for:
- Mint functions — if the owner can print supply, your share can be diluted to nothing at will.
- Pausable transfers / blacklists — the "honeypot" family: you can buy but you can't sell.
- Changeable taxes — 0% today, 99% after you're in.
- Unverified source code — hiding the code is the red flag.
Clean tokens are boring on purpose: fixed supply, no owner tricks, verified source. That's exactly why 0xFactory tokens deploy as plain BEP-20s with locked liquidity — nothing to hide, nothing to pull. Background reading: what a BEP-20 actually is.
Minute 4: pressure-test the story
- Team — doxxed or at least consistently pseudonymous with history. Fresh accounts everywhere is a costume, not a team.
- Community — open the Telegram and ask a real question. Deleted questions and emoji-only replies tell you what happens to your money.
- Promises — guaranteed returns and "next 1000x, zero risk" are the vocabulary of exits, not projects.
Minute 5: test the exit
Simulate or execute a tiny sell (a token-tax checker or a dust-sized transaction). If selling fails or costs an absurd tax, you've found a honeypot for the price of dust. Also glance at trade history — real markets have organic buys and sells, not a metronome of bot buys.
The uncomfortable truth
Every rug pull that worked had all five signals visible in advance. The scammer's real edge is your hurry. Five minutes, every time — and if you're launching a token yourself, run this list in reverse: make every check pass, because your buyers are reading this too.