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

24,575
tokens carried this flag
15,919
of them classified scam
64.8%
of tokens with this flag end up classified scam
2,088
flagged in the last 30 days

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

Pool version of the flagged tokens that trade: V4 7,459 · V2 1,949 · V3 954

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

Recent tokens with this signal

Loading recent tokens…

Analyze a token →