v1
latestSwagger 2.02026-07-17211405605.6 KBQuery
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.
Since: cosmos-sdk 0.47
get/cosmos/bank/v1beta1/spendable_balances/{address}/by_denom
Path parameters
addressstring required
address is the address to query balances for.
Query parameters
denomstring
denom is the coin denom to query balances for.
Response
A successful response.