← Back to Knowledge Base

Honeypot Tokens: How to Spot the Buy-But-Cannot-Sell Trap

Token Risks

Learn how honeypot tokens work, the common variants, the signals to check, and what to do before buying an unfamiliar token.

Comic of a token entering a honey jar with a blocked exit while a wallet tests with a small coin outside

What is a honeypot token?

A honeypot token looks attractive because users can buy it and the price may appear to rise, but ordinary holders cannot sell it normally.

The trap works because buying creates visible demand while selling is blocked, heavily taxed, or allowed only for privileged addresses.

How does a honeypot work?

A token contract can include rules that make a sell transaction fail, blacklist specific wallets, or apply a near-total sell tax. Some projects allow trading at first and activate the restriction only after enough users have bought in.

A common sequence is:

  1. The token launches and appears tradable.
  2. Early activity attracts more buyers.
  3. The contract blocks or penalizes selling.
  4. The project team or privileged wallets exit while everyone else is trapped.

Common honeypot variants

Sell-blocking honeypot

Buy transactions succeed, but sell or transfer transactions revert.

Extreme sell-tax honeypot

Selling technically works, but a tax removes nearly all of the value.

Delayed honeypot

Trading works during the launch period, then the owner activates restrictive rules.

Selective blacklist honeypot

The owner can choose which wallets are allowed to transfer or sell.

How to check a token

1. Review transaction history

Look for successful sells by ordinary holders, not only buys or transactions from a small group of wallets.

2. Inspect the contract

Verified source code makes it easier to find blacklist controls, transfer restrictions, adjustable taxes, and owner-only privileges.

3. Test with a small amount

For unfamiliar tokens, a small buy-and-sell test can reveal restrictions before you commit meaningful funds. A successful test does not guarantee that the rules will never change.

4. Check liquidity and ownership controls

Thin liquidity, concentrated ownership, and powerful owner permissions increase the risk that the market can be manipulated.

Honeypot vs. high-tax token

AttributeHoneypotHigh-tax token
Can users sell?Usually no, or only under restricted conditionsYes, but with a large loss
Main mechanismTransfer block, blacklist, or privileged rulesTax or fee logic
User outcomeFunds may be trappedValue is heavily reduced

Safer signals

  • Contract source code is verified
  • Many unrelated wallets have successfully bought and sold
  • Ownership controls are limited or clearly disclosed
  • Liquidity and trading activity are meaningful
  • VaultScope does not detect obvious honeypot behavior

Risk signals

  • VaultScope flags the token as a honeypot
  • Users are buying but not selling
  • Contract source code is not verified
  • The owner can blacklist wallets or change trading rules
  • Marketing promises guaranteed gains or pressures you to act quickly

The practical rule: before you ask how high a token can go, ask whether you can get out.

← View more articles