Skip to main content
Interface
interface BalanceOperations

Functions

getBalances

abstract suspend fun getBalances(tokens: List<String>): Result<Balances, BalanceError>
Gets the wallet balances.