This detection is documented but not yet emitted by the live pipeline - it is on the roadmap, so you will not see it on analyzed tokens yet. Cette détection est documentée mais pas encore produite par le pipeline en production - elle est sur la roadmap, vous ne la verrez donc pas encore sur les tokens analysés.
Extreme Hardcoded Sell Fee
The verified source hardcodes a near-total sell tax (90%+), so selling burns almost the entire position.
Extreme Hardcoded Sell Fee
The verified source hardcodes a near-total sell tax (90%+), so selling burns almost the entire position.
What it means
The contract's Solidity source sets a sell fee or sell tax to a near-total value (90% or more, or 9000+ basis points) directly in the code. Buying works; selling returns almost nothing because the tax eats the position.
Why it matters
This is honeypot-by-fee: the token is technically sellable, so a naive sell test may pass, but a 95% sell tax means the trader gets back five cents on the dollar. It is a slow-bleed rug that looks like a working token until you try to exit with real size.
How RektRadar detects it
When the source is verified, RektRadar scans it for a hardcoded sell fee at or above 90% (or 9000 basis points). The high threshold avoids false positives on legitimate basis-point fees. It complements the live buy/sell simulation, catching the static case even when simulation is unavailable.
Ce que ça signifie
The contract's Solidity source sets a sell fee or sell tax to a near-total value (90% or more, or 9000+ basis points) directly in the code. Buying works; selling returns almost nothing because the tax eats the position.
Pourquoi c'est important
This is honeypot-by-fee: the token is technically sellable, so a naive sell test may pass, but a 95% sell tax means the trader gets back five cents on the dollar. It is a slow-bleed rug that looks like a working token until you try to exit with real size.
Comment RektRadar le détecte
When the source is verified, RektRadar scans it for a hardcoded sell fee at or above 90% (or 9000 basis points). The high threshold avoids false positives on legitimate basis-point fees. It complements the live buy/sell simulation, catching the static case even when simulation is unavailable.
Detected on 1 token in our dataset so far, 1 classified scam. Sample still small - a reliable scam rate needs more occurrences.
Détecté sur 1 token dans notre dataset à ce jour, 1 classés scam. Échantillon encore petit - un taux de scam fiable demande plus d'occurrences.
Snapshot from RektRadar's token_analysis database as of 2026-06-20.
Snapshot de la base token_analysis de RektRadar au 2026-06-20.
Recent tokens with this signal
Tokens récents avec ce signal
Loading recent tokens…
Chargement des tokens récents…