export_midas_usd_denomination

Documentation for eth_defi.midas.vault.export_midas_usd_denomination function.

export_midas_usd_denomination(chain_id)

Export the off-chain USD fallback denomination metadata.

This is used for reviewed USD accounting units with no ERC-20 denomination, including mTBILL, and when an issuance vault has no configured ERC-20 payment token. It records USD without inventing an ERC-20 address.

Parameters

chain_id (int) – Chain id for the scan row.

Returns

Fresh token-like metadata dictionary for export.

Return type

dict[str, object]