Safe transaction checker
Paste a Safe address to see, in plain language, what every transaction waiting for signatures will do. Wardcrest decodes batches, flags delegatecalls, owner and module changes, unlimited approvals and gas-refund tricks, and recomputes each transaction hash itself. The check that would have exposed the Bybit transaction.
Questions
Does the checker need my wallet or keys?
No. It only needs the Safe’s public address. Wardcrest reads the Safe’s state from the chain and its pending proposals from the Safe Transaction Service; nothing is signed and nothing is stored against the address.
Why recompute the transaction hash?
Signers approve a hash, not the preview a website shows them. Wardcrest rebuilds the hash from the transaction’s actual fields and flags any proposal whose reported hash does not match what would execute.
What gets flagged as critical?
Delegatecalls, owner and module changes, unlimited token approvals and gas-refund tricks. Confirm any of them with the proposer through a separate channel before adding your signature.
Related tools
Contract admin inspectorSee who can upgrade, pause or take over a contract, read live from the chain.Token risk checkerNewHoneypot, rug-pull and owner-power signals for any ERC-20 or BEP-20 token, with the evidence.Token approvals checkerNewSee which contracts can still spend your ERC-20 tokens, which to worry about, and how to revoke them yourself.Wallet health checkNewCheck a wallet on every EVM chain Wardcrest covers for EIP-7702 delegations, live approvals, lookalike senders and flagged contacts.