data
Module for working with web3 datasets.
The datasets are fetched from blockchains via RPC endpoint, cached and returned as a polars.Dataframe.
Note
Throughout the docs a notion of timepoint is used.
timepoint is either block number or Unix timestamp or datetime.
Note
All values in the datasets are in natural units. For example ETHs, not WEIs.