datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
all-ethereum-contracts
All ethereum contracts
This dataset contains all deployed Ethereum contracts as of block 21850000 (February 15th, 2025), bytecodes of the contracts, and the block numbers the contracts were deployed.
Contract bytecodes are stored as a hash of the bytecode, and another dataset is provided mapping bytecode hashes to bytecodes. This is to reduce the size of the dataset, as many contracts have identical bytecodes.
This dataset was exported from a PostgreSQL database into CSV format.… See the full description on the dataset page: https://huggingface.co/datasets/Zellic/all-ethereum-contracts.EthereumStatistics
Ethereum Conflict Graph Metrics
This repository contains two CSV files, one for prestateTracer and one for callTracer, each covering over 2 million recent Ethereum blocks. These files provide key metrics extracted from conflict graphs generated by their respective tracers.
You can read about these tracers here:
https://geth.ethereum.org/docs/developers/evm-tracing/built-in-tracers
Dataset Overview
prestateTracer: Contains metrics for RW conflict graphs generated… See the full description on the dataset page: https://huggingface.co/datasets/dbiton/EthereumStatistics.
