fetch_filq_historical_reads

Documentation for eth_defi.tokenised_fund.sygnum.backfill.fetch_filq_historical_reads function.

fetch_filq_historical_reads(reports, vaults_by_data_id, max_workers)

Fetch FILQ supplies for Chainlink reports in parallel.

Parameters
Returns

Historical rows ordered by block and log index.

Raises

ValueError – If Hypersync returned an unexpected feed identifier.

Return type

list[eth_defi.vault.base.VaultHistoricalRead]