datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
ERC20-Tokens-Ethereum-Cryptocurrency-Data
ERC20-Tokens-Ethereum-Cryptocurrency-Data
Hive-partitioned Parquet export of BlockDB erc20_tokens (Ethereum).
Load
from datasets import load_dataset
ds = load_dataset("BlockDB/ERC20-Tokens-Ethereum-Cryptocurrency-Data", split="train")
Files live under data/year=YYYY/month=MM/part-NNNN.parquet.
Range: 2023-08 .. 2026-06 (UTC calendar months).
Schema
column
type
block_timestamp
timestamp
block_number
int64
tx_index
int32
contract_id… See the full description on the dataset page: https://huggingface.co/datasets/BlockDB/ERC20-Tokens-Ethereum-Cryptocurrency-Data.erc20-dtamETH-and-ERC20-Transfers-Ethereum-Cryptocurrency-Data
ETH and ERC-20 Transfers — Ethereum Cryptocurrency Data
Native ETH (transaction and internal), plus all ERC-20 transfers on Ethereum mainnet.
Chain
Ethereum mainnet (chain_id 1)
Coverage
2015-08 → 2025-10 (UTC, by block_timestamp)
Transfer types
0 native tx, 1 native internal, 2 ERC-20
Format
Parquet, Hive partitions data/year=YYYY/month=MM/
Source
BlockDB blockdb0304_token_transfers_v1
Schema
Token Transfers — data catalog
Files
data/… See the full description on the dataset page: https://huggingface.co/datasets/BlockDB/ETH-and-ERC20-Transfers-Ethereum-Cryptocurrency-Data.erc20-transferserc-20-500-transfers-statusERC20-Tokens-Ethereum-And-EVM-Cryptocurrency-DataSmall evaluation sample.
0201 · blockdb_evm.b0201_erc20_tokens_v1 - Catalog of ERC-20 token contracts (EIP-20).
🌐 BlockDB docs — schema, API, WebSocket & signup
erc20-metadata
