Show HN: HoneypotScan – Detect crypto scam tokens
Written by:Content Normalization Editor transformation
Sign in to like this article
Share this article
📰 This is a news preview
This article contains a brief summary. Click the button below to read the full story at the original source.
Read Full ArticleI built a tool to detect honeypot tokens (ERC20 contracts that let you buy but block selling). It uses 13 regex patterns to scan for tx.origin abuse and other sell-blocking techniques.How it works:
- Fetches verified source code from Etherscan
- Runs patter…
Written by: teycirb
Original Source:
https://github.com/Teycir/honeypotscanThis article is republished with proper attribution to the original publisher. We appreciate their journalism and encourage readers to support the original source.
