address is the address to query balances for.
denom is the coin denom to query balances for.
A successful response.
Coin defines a token with a denomination and an amount.
NOTE: The amount field is an Int which implements the custom method signatures required by gogoproto.
address is the address to query balances for.
A successful response.
balances is the balances of all the coins.
pagination defines the pagination in the response.