Skip to content

LookAhead Dataset

Latest

Choose a tag to compare

@Autosaida Autosaida released this 08 Mar 06:25
· 1 commit to main since this release

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.