TilakMaddy / etherfetch

Fetch verified contracts from etherscan and assemble them locally such that they can be compiled with solc binary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ETH-FETCH

Fetch verified contracts from etherscan and assemble them locally such that they can be compiled with solc binary

python main.py <VERIFIED_CONTRACT_ADDRESS>

Full list of addresses can be found here

NOTE: Make sure to get an API key and place it in .env

About

Fetch verified contracts from etherscan and assemble them locally such that they can be compiled with solc binary


Languages

Language:Solidity 98.8%Language:Python 1.2%