Published October 1, 2020
| Version v1
Dataset
Open
Empirical Review of Automated Analysis Tools on 47,587 Ethereum Smart Contracts
Authors/Creators
- 1. University of Lisbon, Portugal
Description
This dataset contains the full output of the execution of 9 state-of-the-art automated analysis tools on 47,518 Solidity contracts.
The data structure is as follows
├─ results
│ └─ <tool_name>
│ └─ <dataset_name>
│ └─ <contract_address>
│ ├─ <result.log> # stdout of the analysis
│ └─ <result.json> # parsable output analysis