QueryAllBalancesResponse is the response type for the Query/AllBalances RPC method.

Hierarchy

  • V1Beta1QueryAllBalancesResponse

Properties

Properties

balances?: V1Beta1Coin[]

balances is the balances of all the coins.

pagination?: V1Beta1PageResponse

pagination defines the pagination in the response.

Generated using TypeDoc