Warning signal

Owner Not Renounced

The contract still has an owner - nothing prevents a future privileged change.

Analyzer: Source-Code Analysis
Slug: no_renounce_ownership

What it means

The deployer or admin still controls owner-only functions: changing fees, pausing trades, blacklisting wallets, modifying limits. None of those are constrained by code.

Why it matters

Even a non-malicious owner is a single point of failure. A compromised key or an EOA-level attack on the deployer wallet is enough to rug the contract.

How RektRadar detects it

Ownership state is read directly from the contract (Ownable's `owner()`, AccessControl's `hasRole`). A non-zero owner with no time-lock raises the flag.

From our dataset

17,166
tokens carried this flag
10,039
of them classified scam
58.5%
of tokens with this flag end up classified scam
1,873
flagged in the last 30 days

Top brand-jacked tickers carrying this flag: $USDC, $USDT, $DAI, $DLRS, $ETH

Pool version of the flagged tokens that trade: V4 4,093 · V2 1,554 · V3 716

Snapshot from RektRadar's token_analysis database as of 2026-06-20.

Recent tokens with this signal

Loading recent tokens…

Analyze a token →