resolve_active_asseto_product_ids

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

resolve_active_asseto_product_ids(registry_products, runtime_products, rows)

Resolve active products from both registry TVL and on-chain supply.

Using both sources prevents a missing or stale registry TVL field from hiding a positive-supply product from live-feed coverage validation.

Parameters
Returns

Lower-case token addresses considered active.

Return type

set[str]