toggle menu
Ksui
2.2.0-SNAPSHOT
common
switch theme
search in API
Ksui
/
xyz.mcxross.ksui.protocol
/
Coin
/
getAllBalances
get
All
Balances
abstract
suspend
fun
getAllBalances
(
address
:
AccountAddress
)
:
Option
<
Balances
>
Get all balances for an address
Return
An
Option
of nullable
Balances
Parameters
address
The address to get balances for