Verified Smart Contracts
收藏Figshare2023-08-21 更新2026-04-08 收录
下载链接:
https://figshare.com/articles/dataset/Verified_Smart_Contracts/20781799/2
下载链接
链接失效反馈官方服务:
资源简介:
<b>Artifact Description</b>Verified Smart Contracts is a dataset of real Ethereum smart contracts, containing both Solidity and Vyper source code. It consists of every deployed Ethereum smart contract as of 1st of April 2022, whose been verified on Etherscan and has a least one transaction. A total of 186,397 unique smart contracts are provided, filtered down from 2,217,692 smart contracts. The dataset contains 53,843,305 lines of code.The dataset contains three folders: "train", "validation" and "test". Each folder contains several enumerated files in the Apache Parquet data file format.<b>Environment Setup</b>The Pandas library for Python is required to load the dataset. Both Unix-based and Windows systems are supported.<b>Getting Started</b>The following code snippet demonstrates how to load the dataset into a Pandas DataFrame.<br><br>>>> import pandas as pd<br>>>> df = pd.read_parquet("path/to/data")<b>License</b>All Smart Contracts in the dataset are publicly available, obtained by using Etherscan APIs, and subject to their own original licenses.
提供机构:
Storhaug, André
创建时间:
2023-08-21



