dethcode
dethcode copied to clipboard
View source of deployed Ethereum contracts in VSCode
Create a real extension for desktop VS Code where you enter the contract address, choose network (which scanner site) and the tool loads the contracts for you.
Hi there thanks for this fantastic service! Sorry in advance for the dumb question but is it possible to download the source code from VSCode? I would like to download...
Aurora has an etherscan support block explorer: https://aurorascan.dev/ I use deth heavily, would like to add aurora support for it. If it's okay can I open a PR with the...
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?
Moonbeam and Moonriver are two parachains (parallel chains) that operate on top of Polkadot and Kusama respectively. It would be awesome to have support for these chains on dethcode. Here...
https://testnet.polygonscan.com/ is not working, so I think we need to modify the link, from https://testnet.polygonscan.com/ to https://mumbai.polygonscan.com/
Love this project, thank you so much for creating it! I thought it might be easier to just switch `etherscan.io` to another TLD instead of typing out `deth.net`, so I...
For ENS names that resolve to a contract `https://etherscan.deth.net/address/ENSThatPointsToAContract.eth` should resolve instead of throwing 404.
Even if this primarily meant to read Solidity, having the utilities the extension provides (graphs, able to jump between contracts and functions, etc) would be handy. The extension can be...
Some contracts on Etherscan get verified as a single flat file making it hard to navigate them. Here is a random example I took from the Etherscan's list of verified...