Warning signal

Upgradeable Proxy

The contract is a proxy - its logic can be swapped without users' consent.

Analyzer: Source-Code Analysis
Slug: proxy_detected

What it means

A delegatecall-based proxy points to an implementation address that the admin can change. Yesterday's audited code can become tomorrow's malicious code with one transaction.

Why it matters

Most proxy rugs swap the implementation to one that allows the admin to drain everyone. The change is invisible on the proxy address - explorers show the same contract.

How RektRadar detects it

EIP-1967 storage slot read + bytecode signature match for transparent / UUPS / beacon proxies.

Detected on 6 tokens in our dataset so far, 6 classified scam. Sample still small - a reliable scam rate needs more occurrences.

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

Recent tokens with this signal

Loading recent tokens…

Analyze a token →