BalancesApi

interface BalancesApi

Interface representing an API for interacting with TBDex balances.

Inheritors

Functions

Link copied to clipboard
abstract fun getBalances(requesterDid: String): List<Balance>

Retrieves a list of balances based on the provided filter.