SpendableBalanceByDenom queries the spendable balance of a single denom for a single account.

When called from another module, this query might consume a high amount of gas if the pagination field is incorrectly set.

Path Params
string
required

address is the address to query balances for.

Query Params
string

denom is the coin denom to query balances for.

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*