get_asset_balances
function get_asset_balances(account_id: byte_array): list<((id: byte_array, name: text, symbol: text, decimals: integer, blockchain_rid: byte_array, icon_url: text, type: text, supply: big_integer), amount: big_integer)>(source)
Retrieves all asset balances for a certain account.
Parameters
account_id
the id of the account