dethcrypto / dethcode

View source of deployed Ethereum contracts in VSCode
https://etherscan.deth.net/address/0xa3a7b6f88361f48403514059f1f16c8e78d60eec#code
1.36k stars 107 forks source link

Feature request: navigate deployments #40

Open norswap opened 2 years ago

norswap commented 2 years ago

It would be incredibly neat if it was possible to retrieve the current value of address-valued contract variables, and to navigate to their source code if they are also etherscan-verified contracts.

Getting the current value of all contract-level variables would also be very neat.