BankQueryClient Members

The BankQueryClient type exposes the following members.

Methods


  Name Description
Public method Balance(QueryBalanceRequest)
Balance queries the balance of a single coin for a single account.
Public method Balance(String, String)
Balance queries the balance of a single coin for a single account.
Public method Balance(QueryAllBalancesRequest)
AllBalances queries the balance of all coins for a single account.
Public method DenomMetadata
DenomsMetadata queries the client metadata of a given coin denomination.
Public method DenomsMetadata
DenomsMetadata queries the client metadata for all registered coin denominations.
Public method Params
Params queries the parameters of x/bank module.
Public method SpendableBalances
SpendableBalances queries the spenable balance of all coins for a single.
Public method SupplyOf
SupplyOf queries the supply of a single coin.
Public method TotalSupply
TotalSupply queries the total supply of all coins.