toggle menu
My Rell Dapp
dapp
switch theme
search in API
My Rell Dapp
/
lib.ft4.core.assets
/
get_asset_balances
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
)
>