Bank
Last updated
Last updated
A successful response.
Params defines the parameters for the bank module.
address is the address to query balances for.
A successful response.
balance is the balance of the coin.
denom is the coin denom to query balances for.
A successful response.
amount is the supply of the coin.
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.
A successful response.
pagination defines the pagination in the response.
Since: cosmos-sdk 0.43
address is the address to query spendable balances for.
A successful response.
balances is the spendable balances of all the coins.
pagination defines the pagination in the response.
denom is the coin denom to query the metadata for.
A successful response.
metadata describes and provides all the client information for the requested token.
A successful response.
metadata provides the client information for all the registered tokens.
pagination defines the pagination in the response.