Avoid Scams

How to Spot Fake Token Contract Scams: From Mystery Airdrops to Hidden Backdoors

2026-05-29 · 链上迷雾

You open your wallet one day and find a token you do not recognize. The name looks adjacent to a famous project — “Uniswap V4,” “Arbitrum AIRDROP,” “OFFICIAL ETH.” The balance is healthy, and at the price quoted in some tiny pool, it could be worth hundreds or thousands of dollars. After a beat of excitement, you probably think: should I swap this to USDT on a DEX?

That single thought may be the front door of a scam.

Tokens that materialize in your wallet are almost never good news. From day one their goal is not to make you money but to get you to tap “swap” or “approve” and hand over assets that really do belong to you. This article lays out the most common contract-level scams and how to vet a token before you touch it.

A phone wallet interface showing an unfamiliar token at the top of the list with a name copying a famous project, highlighted by a soft red warning glow

Common contract-level scams

What they share is that the bug is not in you — it is in the token contract. The moment you interact, you are inside the trap.

Brand-impersonating “airdrop” tokens. A scammer deploys a token with the same (or nearly the same) name as a real project and bulk-transfers it to thousands of wallets. The token itself is worthless, but a “market price” exists — the scammer is quoting it in a tiny DEX pool. You see the balance, assume it is an airdrop, try to swap, find you must first approve the token — and you have just handed an unaudited contract the power to spend your real assets (USDT, WETH). What happens next is just approval phishing.

Honeypots. This token can be bought but not sold. The contract restricts transfers so that only the deployer or whitelisted addresses can move tokens; regular addresses either revert on sale or pay a 99% “tax.” You swap USDT into it, the price chart looks great, and when you try to exit you find every sale fails. Social media is usually staged with fake “winners” to lure in more buyers — a chain-native flavor of pig-butchering scams.

Unlimited mint. The contract keeps a mint function for the deployer. You buy in while supply is one million; once the pool holds enough real USDT, the deployer mints billions in one shot, dumps them, drains the pool, and leaves you with paper diluted to zero.

Backdoors and upgrade hooks. A token contract that looks fine has an admin function inside that can zero out any holder’s balance or quietly raise your earlier approval to “unlimited.” This is much harder for a regular user to spot from trading behavior alone.

These patterns sometimes stack: impersonation to attract attention, honeypot to lock in buyers, then a backdoor to clean up.

How to decide whether a token is touchable

You do not need to be a developer, but you do need a few “look first” habits.

One: how did it enter your wallet? Withdrawals from a known exchange or mints from a contract you used are normal. A token that simply appears in your balance is almost always trash or a trap. Genuine airdrops that arrive unannounced are rare; the rest are phishing.

Two: read the contract on a block explorer. Look up the token address on Etherscan or BscScan and open the Contract tab. Check whether the source is verified (unverified contracts are essentially untouchable), whether there are dangerous functions like mint, setTax, blacklist, and whether the owner address has been renounced. The reading mindset extends from reading a crypto whitepaper.

Three: holder distribution. A real, circulating token rarely has its top 10 addresses holding more than 50% of supply (after excluding lock contracts and pool addresses). If the top three control 80%+ and the rest are dust addresses, control is concentrated — one dump empties the pool.

Four: are there real sells? On the Transfers tab, lots of buys with almost no sells is a honeypot pattern; sells coming only from a handful of addresses usually means the deployer is the one selling.

Five: trace the social presence. How old are the Twitter and Telegram accounts? Are they verified? Does the community discuss real issues or chant “to the moon” in unison? Fresh accounts, identical hype comments, and bans on any skepticism are the same playbook as Telegram group scams, just dressed in a token wrapper.

The simplest default action

The checks above take time and a bit of practice. If you do not want to run each one, one default rule covers about 90% of the risk: a token that appeared in your wallet that you do not recognize — do nothing with it. Try to avoid even opening its details (some front-ends fire subtle read calls that should be free but the discipline is worth keeping).

Concretely:

  • Do not approve;
  • Do not swap on any DEX;
  • Do not tap the “sell” button inside your wallet;
  • Do not visit a site that asks you to “claim” or “activate” it.

The safest move is to treat it as if it does not exist. Some wallet apps support hiding or blocklisting junk tokens; use that if available. Otherwise let it sit. The token itself does not move money — what moves money is your next action.

This is the same posture as basic crypto security habits: peace of mind does not come from disposing of every suspicious object, it comes from not interacting with them by default.

An illustration of a hand hesitating above an approve button, with a metal animal trap drawn underneath the button as a hidden mechanism

If you cannot read it, default to leaving it alone

The on-chain world is large; you do not have to participate in all of it. Projects you can recognize and explain — go slow, study them, take small steps. Tokens that appear from nowhere, copy a famous name, or ask one tap for “free money” — leave them alone by default. This rule will not cost you good opportunities; real projects do not introduce themselves by spawning a token in your wallet.

Whenever a strange token appears, flip the question. It is in your wallet because it needs you, not because you need it. Once you accept that, “why would someone give me free tokens?” answers itself, and the rest of the judgment gets easier.

Informational only, not investment advice. Verify contract details yourself on a block explorer and reassess risk before any interaction.

This article is for education only and is not financial advice. Crypto is volatile and risky — only ever risk what you can afford to lose.

Latest

Myths

Why Nine Out of Ten 'Insider Tips' Are Traps

"I have insider info" is the cheapest and most common opening line in crypto. Strip away the packaging and the real structure is almost never sharing — it's a carefully designed exit-liquidity funnel.

Exchange Safety

Why Is Storing Crypto Long-Term on an Exchange So Risky? Lessons Before the Next Blow-Up

Leaving coins on an exchange is convenient and looks normal. But "long-term" on an exchange is a thing that has blown up repeatedly in this industry. This article lays out why it remains unsafe.

Mindset & FOMO

Why You Should Not Flex Your PnL in Telegram Groups, and What It Actually Costs You?

Posting a PnL screenshot in a TG group feels like 5 seconds of pride, then 5 minutes of peer attention, then potentially 5 months of being targeted, copied, or kidnap-budgeted. This piece splits "why not to flex" into four layers — security, mindset, social, execution — and shows the bill on each.

Asset Security

What the $284M Trezor Phishing Wave Teaches Hardware Wallet Users

The early-2026 Trezor phishing wave drained roughly $284M without breaking a single chip. It stole something simpler — users' trust in "official" email. Here is how the chain worked and what to do about it.

Asset Security

Is My Wallet Actually Safe? How to Run a Thorough Self-Audit on Your Own

Most people only feel their wallet is "probably fine" and never sit down to verify. This article walks through a self-audit you can run alone — covering seed phrases, approvals, signatures, devices and asset distribution.

Asset Security

Your Exchange KYC Data Got Leaked — Now What?

You wake up to find you're on yet another exchange KYC leak list. What to do in the first hours, what defenses to build long-term? This piece is an ordered checklist focused on "protect assets first, identity next, habits last."