fetch_sparse_block_timestamps_using_hypersync_cached
Documentation for eth_defi.hypersync.hypersync_timestamp.fetch_sparse_block_timestamps_using_hypersync_cached function.
- fetch_sparse_block_timestamps_using_hypersync_cached(client, chain_id, start_block, end_block, step, cache_path=PosixPath('/home/runner/.tradingstrategy/block-timestamp'), display_progress=True, attempts=5)
Synchronously fetch sparse sampled timestamps with retry/backoff.
- Parameters
- Returns
Cache-backed timestamp slicer containing every requested sample.
- Return type