CoolFace
Datasetpublic

BlockDB/Liquidity-Pools-Reserves-Ethereum-Cryptocurrency-Data

Liquidity-Pools-Reserves-Ethereum-Cryptocurrency-Data Hive-partitioned Parquet export of BlockDB liquidity_pools_reserves (Ethereum). Load from datasets import load_dataset ds = load_dataset("BlockDB/Liquidity-Pools-Reserves-Ethereum-Cryptocurrency-Data", split="train") Files live under data/year=YYYY/month=MM/part-NNNN.parquet. Range: 2023-05 .. 2026-06 (UTC calendar months). Schema column type block_timestamp timestamp block_number… See the full description on the dataset page: https://huggingface.co/datasets/BlockDB/Liquidity-Pools-Reserves-Ethereum-Cryptocurrency-Data.

sourceHugging Faceupdated 26d agoView on Hugging Face
0likes495downloads
Dataset Card

Liquidity-Pools-Reserves-Ethereum-Cryptocurrency-Data

Hive-partitioned Parquet export of BlockDB liquidity_pools_reserves (Ethereum).

Load

python
from datasets import load_dataset
ds = load_dataset("BlockDB/Liquidity-Pools-Reserves-Ethereum-Cryptocurrency-Data", split="train")

Files live under data/year=YYYY/month=MM/part-NNNN.parquet.

Range: 2023-05 .. 2026-06 (UTC calendar months).

Schema

columntype
block_timestamptimestamp
block_numberint64
tx_indexint32
log_indexint32
pool_uidstring
exchange_idint32
type_idint32
reservesstring
_tracing_idstring
_parent_tracing_idsstring
_created_attimestamp
_updated_attimestamp