StateService

interface StateService

Functions

Link copied to clipboard
abstract suspend fun GetBalance(message: GetBalanceRequest): GetBalanceResponse
Link copied to clipboard
abstract suspend fun GetCoinInfo(message: GetCoinInfoRequest): GetCoinInfoResponse
Link copied to clipboard
abstract suspend fun ListBalances(message: ListBalancesRequest): ListBalancesResponse
Link copied to clipboard
Link copied to clipboard