Skip to main content
Security & testing

evm-storage

Debugging & inspection

Debugging tools · Storage layout · CLI

evm-storage turns a transaction hash into readable state diffs and can list a contract's full storage. Builders install the command line tool when they need to see exactly which storage slots a call changed.

Related resources