Vulnerable Verified Smart Contracts
收藏Figshare2023-08-09 更新2026-04-28 收录
下载链接:
https://figshare.com/articles/dataset/Vulnerable_Verified_Smart_Contracts/21990287
下载链接
链接失效反馈官方服务:
资源简介:
Artifact DescriptionVulnerable Verified Smart Contracts is a dataset of real vulnerable Ethereum smart contracts. Based on the manually labeled Benchmark dataset of Solidity smart contracts. A total of 609 vulnerable contracts are provided, containing 1,117 vulnerabilities.The dataset is split into: "train", "validation" and "test". Each file is in the Apache Parquet data file format.Environment SetupThe Pandas library for Python is required to load the dataset. Both Unix-based and Windows systems are supported.Getting StartedThe following code snippet demonstrates how to load the dataset into a Pandas DataFrame.>>> import pandas as pd>>> df = pd.read_parquet("path/to/data")LicenseAll Smart Contracts in the dataset are subject to their own original licenses.
创建时间:
2023-08-09



