Owner Not Renounced
The contract still has an owner — nothing prevents a future privileged change.
Ownership non renoncé
Le contrat a encore un owner — rien n'empêche un changement privilégié futur.
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.
Ce que ça signifie
Le déployeur ou admin contrôle encore les fonctions owner-only : changer les fees, mettre en pause, blacklister, modifier les limites. Aucune n'est contrainte par le code.
Pourquoi c'est important
Même un owner non-malveillant est un single point of failure. Une clé compromise ou une attaque EOA-level sur le wallet du déployeur suffit à rugger le contrat.
Comment RektRadar le détecte
L'état d'ownership est lu directement depuis le contrat (`owner()` d'Ownable, `hasRole` d'AccessControl). Un owner non-zéro sans time-lock lève le flag.
From our dataset
Donnees de notre dataset
Top brand-jacked tickers carrying this flag: Top tickers brand-jacked portant ce flag : $USDC, $USDT, $DLRS, $ETH, $TST
Snapshot from RektRadar's token_analysis database as of 2026-05-25.
Snapshot de la base token_analysis de RektRadar au 2026-05-25.
Recent tokens with this signal
Tokens récents avec ce signal
Loading recent tokens…
Chargement des tokens récents…