Skip to content

Tony1986111/script-for-source-solidity-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

script-for-source-solidity-code

This is a simple script that can run with node.js to quickly fetch the source solidity code of a contract. To use it, you need to:

  1. Install node.js;
  2. install axios; npm install axios
  3. Get your free etherscan API.

Also note:

  1. This only works on verified contracts.
  2. This is for ETH mainnet. If you want to use it for other EVM chains, change the API_KEY and URL accordingly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published