wardcrest

Contract admin inspector

Paste a contract, proxy or Safe address. Wardcrest reads the EIP-1967 proxy slots, owner and pending owner, pause state and (for Safes) owners, threshold, modules, guard and implementation, then flags the usual weak spots. Read-only and anonymous.

Questions

What does the inspector read?

The EIP-1967 proxy implementation and admin slots, the owner and pending owner, the pause state and (for Safes) owners, threshold, modules, guard and implementation, all straight from the chain at a recent block.

Is it safe to use?

Yes. It is read-only and anonymous: Wardcrest makes standard view calls to the chain and never asks you to connect a wallet or sign anything.

How do I find out when an admin changes?

This page shows one moment in time. The Contract admin monitor re-reads the same fields on every block and alerts your team as soon as they move, including changes made without an event.