Skip to content

acuarica/contract-dataset

Repository files navigation

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

About

Fetches Sepolia contract dataset bytecodes into a dataset useful for bytecode analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published