validate_active_asseto_coverage

Documentation for eth_defi.tokenised_fund.asseto.backfill.validate_active_asseto_coverage function.

validate_active_asseto_coverage(chain_id, active_product_ids, runtime_products, rows, price_history_ids)

Reject a backfill that would leave an active Asseto fund out of live data.

Parameters
Raises

RuntimeError – If an active product lacks price history or positive USD-compatible live metadata.

Return type

None