Skip to content

A dapp to read the private storage variables of a smart contract from the EVM.

Notifications You must be signed in to change notification settings

dxganta/evm-storage-crawler

Repository files navigation

Nothing on the blockchain is private. Even the private state variables. But querying the private variables of a smart contract is not as simple as querying public variables. So I created his Dapp to query private variables of any contract easily.

To learn more about Smart Contract Storage:

  1. https://programtheblockchain.com/posts/2018/03/09/understanding-ethereum-smart-contract-storage/
  2. https://programtheblockchain.com/posts/2018/01/02/making-smart-contracts-with-public-variables/

Deployed at https://evm-storage-crawler.vercel.app/

About

A dapp to read the private storage variables of a smart contract from the EVM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published