Warning signal

Conditional Transfer

The transfer path branches on block.number, block.timestamp or tx.gasprice.

Analyzer: Source-Code Analysis
Slug: conditional_transfer

What it means

The _transfer implementation reads block or transaction context. Transfers behaving differently by block height, time or gas price is the toolkit of timed honeypots and anti-simulation tricks.

Why it matters

A token can sell fine during launch hour and brick afterwards, or behave correctly only under simulation-like gas prices. Static launch checks pass; buyers later cannot exit.

How RektRadar detects it

Source regex on _transfer bodies referencing block.number, block.timestamp or tx.gasprice. Sibling signals: block_dependent_logic, dynamic_fee_by_block.

From our dataset

3,740
tokens carried this flag
3,572
of them classified scam
95.5%
of tokens with this flag end up classified scam
183
flagged in the last 30 days

Top brand-jacked tickers carrying this flag: $UNI-V2, $SLP, $Laika, $SPCX, $TERAFAB

Pool version of the flagged tokens that trade: V2 2,689 · V4 914 · V3 86

Snapshot from RektRadar's token_analysis database as of 2026-08-17.

Recent tokens with this signal

Loading recent tokens…

Analyze a token →