Releases: zju-abclab/LookAhead
Releases · zju-abclab/LookAhead
LookAhead Dataset
This release provides the dataset used in the LookAhead project.
The compressed archive contains four SQLite databases:
- benign_evm_data.db: data for benign smart contracts on Ethereum.
- eth_attack_data.db: data for adversarial contracts on Ethereum.
- bsc_attack_data.db: data for adversarial contracts on BSC.
These databases include contract addresses, bytecode, deployment transactions, fund sources, and verification status.
- features.db: the extracted feature database constructed from the above contracts, containing all features used by the LookAhead framework.