is_mony

Documentation for eth_defi.tokenised_fund.kinexys.vault.is_mony function.

is_mony(address)

Check whether an address is the supported MONY FACT Diamond.

Parameters

address (Union[eth_typing.evm.HexAddress, str]) – Candidate EVM contract address.

Returns

True for the exact Ethereum MONY token address.

Return type

bool