Guide › Is this token a honeypot? How to check

Is this token a honeypot? How to check

26 June 2026 · 5 min read

You found a fresh token, the chart looks great, you buy in — and when you try to sell, the transaction fails. Your money goes in but won't come out. That's a honeypot: a token deliberately built so outsiders can buy but can't sell. This guide explains how to spot a honeypot — and how to check any token in seconds before you risk real money.

What exactly is a honeypot?

A honeypot token has a smart contract with rigged sell logic. Buying works for everyone — that attracts buyers and pushes the price up. But selling only works for a few whitelisted addresses (usually the creator). For everyone else, the sell transaction reverts or applies a ~100% tax. The bait is the rising price; the trap only springs when you try to sell.

Important: a honeypot is not the same as a "bad investment". It's a technical trap in the contract code — the token was never meant to be sold.

Common honeypot mechanics

The traps hide in the contract's transfer logic (often the transfer() or _transfer() function). The most common ones:

How to check a token in seconds

You don't need to read the contract yourself. Honeypot checkers simulate a buy and an immediate sell on a fork of the chain. If the sell goes through, it's not a honeypot (for that simulation); if it fails or returns far less than expected, that's a red flag. It also pays to look at holder distribution, liquidity lock, and contract permissions.

A single green check isn't enough: always verify important buys with two independent sources, because some honeypots only arm their trap under specific conditions.

How TraceScan shows this

Paste the token address into the free token check. The "tradability" group flags honeypot, sell block, blacklist, or a changeable tax — every claim attributed (per GoPlus or honeypot.is). Alongside it you see holder concentration, contract permissions, and liquidity, across seven chains, no signup.

What else to watch for

A honeypot is just one of several traps. Three more signals to check before you buy:

How TraceHex weighs these signals, and where the limits are, is laid out transparently on the methodology page.

Honest note: No single tool is perfect. A simulation checks the state right now — a contract with owner rights can change tomorrow. Always use a second source (e.g. honeypot.is) and only invest what you can afford to lose. This article is information, not investment advice.

In short: a honeypot lures you with a rising price and blocks the sell. You won't spot it on the chart — you spot it in the contract, and that's exactly what token checks are for. One address, a few seconds, and you know whether you could sell before you buy.

Check a token now, free →
← TraceHexMethodologyImpressumDatenschutz