Security

Honeypot

A token or contract rigged so buyers can purchase but never sell, trapping their funds by design.

A honeypot is a smart contract dressed up as a normal token, with hidden code that blocks selling. Victims buy in, watch the price climb, then find every sell transaction reverts. The deployer drains the liquidity whenever they choose.

The trick hides in the transfer function: a whitelist only the owner passes, or a 100% sell tax that confiscates proceeds. Honeypot scanners and reading the code help, but the surest defense is skipping unaudited, anonymous low-cap tokens. If a small test sell won't go through, walk.

Related terms