AllBalances queries the balance of all coins for a single account.
Balance queries the balance of a single coin for a single account.
DenomsMetadata queries the client metadata of a given coin denomination.
DenomsMetadata queries the client metadata for all registered coin denominations.
Optional
request: QueryDenomsMetadataRequestParams queries the parameters of x/bank module.
Optional
request: QueryParamsRequestSpendableBalances queries the spenable balance of all coins for a single account.
SupplyOf queries the supply of a single coin.
TotalSupply queries the total supply of all coins.
Optional
request: QueryTotalSupplyRequest
Query defines the gRPC querier service.