CoolFace
20 results

Ethereum

RBudzynski /Transactions-Ethereum-Cryptocurrency-Data Transactions-Ethereum-Cryptocurrency-Data Hive-partitioned Parquet export of BlockDB transactions (Ethereum). Load from datasets import load_dataset ds = load_dataset("RBudzynski/Transactions-Ethereum-Cryptocurrency-Data", split="train") Files live under data/year=YYYY/month=MM/part-NNNN.parquet. Range: 2015-08 .. 2026-06 (UTC calendar months). Schema column type block_timestamp timestamp block_number int64 tx_index int32 tx_hash… See the full description on the dataset page: https://huggingface.co/datasets/RBudzynski/Transactions-Ethereum-Cryptocurrency-Data.tabular1B<n<10B1 likes2.1k downloads27d agoHugging Facedataforge-labs /ethereum-gas-estimator-accuracy Ethereum gas estimator comparisons Ethereum mainnet gas suggestions from public RPC providers, recorded alongside provider-reported head blocks and subsequent block-fee statistics. The panel supports analysis of differences in gas recommendations and their relationship to observed block conditions. Contents Table Record ethereum_gas_recommendations A provider's gas-price and priority-fee suggestions, with its reported head block ethereum_block_fees A… See the full description on the dataset page: https://huggingface.co/datasets/dataforge-labs/ethereum-gas-estimator-accuracy.tabulartime-series-forecasting100K<n<1M0 likes2k downloads1h agoHugging Facedataforge-labs /ethereum-attestation-pool Ethereum attestation pool Slot-level observations comparing attestations visible in a consensus client's pending pool with attestations subsequently included in blocks. The panel supports analysis of local pool coverage and inclusion counts. Contents Table Record ethereum_attestation_observations Attester-slot counts observed pending and included, with their difference and collection coverage Using the data attesters_seen_in_pool… See the full description on the dataset page: https://huggingface.co/datasets/dataforge-labs/ethereum-attestation-pool.tabulartime-series-forecasting10K<n<100K0 likes1.7k downloads1h agoHugging Facedataforge-labs /ethereum-mempool Ethereum mempool observations Ethereum pending-transaction activity, lifecycle observations and comparisons between provider views. The continuing panels contain minute-level summaries, transactions classified as dropped and differences between observed pending sets. Contents Table Record ethereum_mempool_minute_summary A minute of pending-transaction activity ethereum_dropped_transactions A transaction classified as dropped during observation… See the full description on the dataset page: https://huggingface.co/datasets/dataforge-labs/ethereum-mempool.tabulartime-series-forecasting100K<n<1M0 likes1.7k downloads1h agoHugging FaceRBudzynski /Logs-Ethereum-Cryptocurrency-Data Logs-Ethereum-Cryptocurrency-Data Hive-partitioned Parquet export of BlockDB logs (Ethereum). Load from datasets import load_dataset ds = load_dataset("RBudzynski/Logs-Ethereum-Cryptocurrency-Data", split="train") Files live under data/year=YYYY/month=MM/part-NNNN.parquet. Range: 2015-08 .. 2026-06 (UTC calendar months). Schema column type block_timestamp timestamp block_number int64 tx_index int32 log_index int32… See the full description on the dataset page: https://huggingface.co/datasets/RBudzynski/Logs-Ethereum-Cryptocurrency-Data.tabular1B<n<10B0 likes1.6k downloads27d agoHugging FaceBlockDB /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.tabular1M<n<10M0 likes814 downloads27d agoHugging Face