create_asseto_detection
Documentation for eth_defi.tokenised_fund.asseto.registry.create_asseto_detection function.
- create_asseto_detection(product)
Create the minimal synthetic detection needed for metadata upserts.
Asseto products do not emit ERC-4626 discovery events, so their metadata read uses this equivalent persisted detection record.
- Parameters
product (eth_defi.tokenised_fund.asseto.constants.AssetoProduct) – Adapter-ready Asseto product record.
- Returns
Detection compatible with the shared vault metadata scanner.
- Return type