apehex/evm_contracts
收藏Hugging Face2024-08-12 更新2024-12-14 收录
下载链接:
https://hf-mirror.com/datasets/apehex/evm_contracts
下载链接
链接失效反馈官方服务:
资源简介:
EVM Contracts数据集是一个包含来自以太坊区块链的智能合约的集合。每个样本包含创建和运行时字节码,如果可用,还包括源代码。数据集分为HEX和BIN两种格式,分别以十六进制和二进制形式存储数据。HEX数据集包含train和cleaned两个分割,分别包含1,294,247和122,800个样本,覆盖了19,493,000到20,292,000的区块范围。BIN数据集仅包含train分割,样本数与HEX数据集相同。数据集的特征包括链ID、区块号、区块哈希、交易哈希、部署者地址、工厂地址、合约地址、创建字节码、运行时字节码和创建源代码等。
EVMC (Ethereum Virtual Machine Contracts) is a collection of smart contracts from the ETH blockchain. Each sample holds the creation and runtime bytecodes, and when available, the sources are also included. The dataset comes in two flavors: binary and hexadecimal encodings. The HEX dataset includes train and cleaned splits with 1,294,247 and 122,800 samples respectively, covering block ranges from 19,493,000 to 20,292,000. The BIN dataset includes only the train split with the same number of samples as the HEX dataset. The features of the dataset include chain ID, block number, block hash, transaction hash, deployer address, factory address, contract address, creation bytecode, runtime bytecode, and creation sourcecode.
提供机构:
apehex



