export_asseto_usd_denomination

Documentation for eth_defi.tokenised_fund.asseto.vault.export_asseto_usd_denomination function.

export_asseto_usd_denomination(chain_id)

Export non-transferable USD accounting metadata.

Asseto stoken products publish USD NAV without an ERC-20 collateral address. Products whose source NAV is HKD are also converted to USD before entering the shared live feed. This token-like record makes that accounting denomination explicit without implying a transferable USD token.

Parameters

chain_id (int) – EVM chain id for the fund record.

Returns

Synthetic USD token metadata.

Return type

dict[str, object]