Module balances

Source

Traits§

GetDynamicFieldsIter

Functions§

get_all_balances_for_owner
Get all balances and corresponding currency types for a given owner address (which can be a wallet or an object)
get_balance
Get the balance for a given owner address (which can be a wallet or an object) and currency type (e.g. 0x2::sui::SUI)
get_currency_types_for_owner
Get all currency types for a given owner address (which can be a wallet or an object)