gasleft() Anti-Simulation Check
The contract inspects remaining gas, a trick to behave differently under simulation.
gasleft() Anti-Simulation Check
The contract inspects remaining gas, a trick to behave differently under simulation.
What it means
A call to gasleft() inside transfer or trading logic lets a contract tell whether it is running in a real transaction or a checker's simulation, since the two leave different gas profiles. It is a known anti-honeypot-checker tell.
Why it matters
There is no legitimate reason for a memecoin to branch on remaining gas during a transfer. When it does, it is usually deciding whether to spring the trap - and your clean simulation may be exactly what it wanted you to see.
How RektRadar detects it
RektRadar scans the verified source for gasleft() usage inside transfer-path functions and raises this flag when found.
Ce que ça signifie
A call to gasleft() inside transfer or trading logic lets a contract tell whether it is running in a real transaction or a checker's simulation, since the two leave different gas profiles. It is a known anti-honeypot-checker tell.
Pourquoi c'est important
There is no legitimate reason for a memecoin to branch on remaining gas during a transfer. When it does, it is usually deciding whether to spring the trap - and your clean simulation may be exactly what it wanted you to see.
Comment RektRadar le détecte
RektRadar scans the verified source for gasleft() usage inside transfer-path functions and raises this flag when found.
From our dataset
Données de notre dataset
Top brand-jacked tickers carrying this flag: Top tickers brand-jacked portant ce flag : $AI, $ELON, $BTC, $TRUMP, $Elon
Pool version of the flagged tokens that trade: Version de pool des tokens flaggés qui tradent : V4 4,321 · V2 26 · V3 1
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…