0xSniff

Check if ownership is actually renounced

アドレスを貼ってください。EVM では owner、admin、プロキシ管理者。Solana では mint と freeze。放棄とは、それらの鍵が死んでいることです。

Current owner address versus the dead address. A live EOA or a multisig still holds the pen.

EVM: ソース内の mint、一時停止、ブラックリスト。Solana: mint または freeze がまだ生きているか。

Upgradeable proxies keep a second key. Renouncing the token owner does nothing if the proxy admin is live.

Prior tokens from the same wallet, including how many scanned as honeypots.

Teams renounce a husk and keep mint on an implementation, or they transfer owner to a wallet they still control. Read the current owner and the proxy admin, not the tweet.

フィードは Ethereum、Base、BNB Chain、Solana で下限を超えた新規プールの生きたオーナーと mint を印します。

質問

What does renounced actually mean?

The owner slot points at a dead address and no proxy admin can upgrade the code. Anything short of that is still an admin key.

Is a multisig the same as renounced?

No. A multisig is still a key. Safer than one EOA, not the same as a dead owner.

Why do you care about proxies?

The token you hold can be the proxy. The implementation behind it can change if the admin key is live.

Which chains?

Ethereum、Base、BNB Chain、Solana。他のチェッカーと同じ回数です。