# Functions
New creates a new data fetcher instance that gets blockchain data from a remote chain.
WithLogger sets the logger to be used with the fetcher.
WithMaxChunkSize sets the maximum worker chunk size (data range) for the fetcher.
WithMaxSlots sets the maximum worker slots for the fetcher.
# Constants
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author