Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 501 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 501 Bytes

Contracts Dataset

Provides a dataset of smart contract bytecodes and their ABIs.

Contract Addresses Index

The Contract addresses index needs to be manually downloaded from https://etherscan.io/exportData?type=open-source-contract-codes. Afterwards, the index needs to be clean up by removing the first-line Note:, column titles and the "Txhash" column.

Fetch Smart Contract Bytecodes

To fetch Smart Contract bytecodes, you can use the fetch.js script

./fetch.js