dethcrypto / dethcode

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

Add ability to call contract methods from vscode?? #61

Open pruales opened 2 years ago

pruales commented 2 years ago

This would be lit, is it possible? Otherwise, whats the best workflow for viewing code and calling it? view on dethcode and call on etherscan?

tonisives commented 1 year ago

This would be very nice. I think there was some other tool that allowed to read the contract while browsing. But I forgot it already.

One option is to open the contract in bloxy: https://bloxy.info/address/0xccf4429db6322d5c611ee964527d42e5d685dd6a

There you can see the read values from the contract