Module 5 · Lesson 36 of 45

Token due diligence before you buy

⏱ 7 min read ● Intermediate Module 5 · Security & risks

"Do your own research" is only useful if you know what to check. Here's a practical pre-purchase checklist that catches most bad tokens before they catch you — especially for newer, smaller coins.

1. Verify the contract address

Get the token's contract address from an official source — the project's own site or a verified listing — never by searching the name on a DEX, where copycats with identical names lurk. The address is the token's true identity; the name is not.

2. Check the liquidity

  • Is there meaningful liquidity, and is it locked or held by a credible party? Unlocked liquidity can be pulled at any moment.
  • Thin liquidity means both bad fills and an easy rug.

3. Look at the holders

On a block explorer, check the holder distribution. If a handful of wallets hold most of the supply, a single dump can crater the price. Broad distribution is healthier.

4. Test that you can sell

Before buying any size, buy a tiny amount and immediately sell a little of it back. If the sale fails, you've likely found a honeypot — and you risked only pennies to learn it.

5. Use a scanner — but keep your judgment

Token-safety scanners (honeypot checkers and contract analyzers) can flag disabled selling, punitive transfer taxes, or risky mint functions. Treat them as a helpful second opinion, not gospel — they can miss things, and a "pass" is not a guarantee.

CheckRed flag
Contract addressOnly found via DEX search, not an official source
LiquidityUnlocked, or very thin
HoldersA few wallets hold most of the supply
Sell testA small sale fails or is taxed heavily
Audit / productNone, with guaranteed-return promises

None of this guarantees safety — but a token that fails several of these checks is one to walk away from. Five minutes here routinely saves the whole position.

Key terms
Contract addressA token's true on-chain identity; always confirm it from an official source.
Liquidity lockWhether pool liquidity is secured against withdrawal by the creators.
Holder concentrationHow much supply sits in a few wallets that could dump it.
Honeypot testA tiny buy-then-sell to confirm you can actually exit.
!Common mistakes
  • Buying by token name from DEX search instead of verifying the official contract address.
  • Skipping the tiny test sale that would have exposed a honeypot for pennies.
  • Treating a scanner's green checkmark as proof of safety.
Finished reading? Track your progress through the journey.