惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

爱范儿
爱范儿
博客园 - 叶小钗
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
腾讯CDC
S
SegmentFault 最新的问题
D
DataBreaches.Net
Hugging Face - Blog
Hugging Face - Blog
L
LangChain Blog
Recent Announcements
Recent Announcements
阮一峰的网络日志
阮一峰的网络日志
N
Netflix TechBlog - Medium
大猫的无限游戏
大猫的无限游戏
M
MIT News - Artificial intelligence
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 三生石上(FineUI控件)
F
Fortinet All Blogs
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Martin Fowler
Martin Fowler
雷峰网
雷峰网
J
Java Code Geeks
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
小众软件
小众软件
云风的 BLOG
云风的 BLOG
T
Tailwind CSS Blog

Release notes from LookAhead

暂无文章

Release LookAhead Dataset · zju-abclab/LookAhead
Autosaida · 2026-03-08 · via Release notes from LookAhead

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.