π¦π΄π΄π΄π¦ A home for ethereum smart contracts. π
This repo autosubmits contracts to 4byte.directory. Feel free to contribute sources.
Folder | Description |
---|---|
contracts | folder structure of dumped solidity contract sources |
utils | utilities for dumping smart contracts from public sources |
The folder structure contains the solidity sources. contracts.json
is more or less an index with some metadata of that day the contract was dumped.
Scripts for dumping smart contracts from public sources (etherscan.io, etherchain.com)
requires: pip install pyetherchain
Feel free to contribute smart contract sources, scripts for dumping sources or your analysis results with us.
- deduplication script (link instead of duplicate)
- statistics
- scripts to dump more sources
- code-hash (without comments; maybe compile and hash bytecode to dedup sources)