Glossary

What is Honeypot?

A honeypot is a malicious token you can buy but not sell, engineered so only the creator can cash out — a common rug-pull scam.

Honeypot contracts hide logic that blocks transfers or sells for ordinary holders — for example a blacklist, a 100% sell tax, or a trading switch only the owner controls. The chart looks like it only goes up because no one can sell.

Defenses: read the contract, check whether ownership is renounced, verify tax rates, and test a small sell before committing. Transparent, verified contracts and renounced ownership reduce the risk.

Keep reading