update_mony_metadata

Documentation for eth_defi.tokenised_fund.kinexys.backfill.update_mony_metadata function.

update_mony_metadata(database, row, *, dry_run, output_path)

Insert only MONY metadata without disturbing pipeline cursor or history.

The shared update_leads_and_rows helper advances the Ethereum discovery cursor. A one-vault repair must not do that, because it has not scanned other Ethereum contracts. Directly updating this exact specification keeps every unrelated row, lead, reader-state entry and Parquet row intact.

Parameters
Returns

MONY vault specification inserted into the metadata database.

Return type

eth_defi.vault.base.VaultSpec