---
title: "SpendableBalanceByDenom queries the spendable balance of a single denom for
a single account."
method: GET
path: "/cosmos/bank/v1beta1/spendable_balances/{address}/by_denom"
tags: ["Query"]
---

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

`GET /cosmos/bank/v1beta1/spendable_balances/{address}/by_denom`

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

## Path parameters

- `address` string, required

## Query parameters

- `denom` string

## Response `200`

A successful response.

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/tellor-io/apis/layer-grpc-gateway-docs.md) · [All operations](https://skmtc.net/tellor-io/apis/layer-grpc-gateway-docs/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tellor-io/layer-grpc-gateway-docs/revisions/52aa42be34ad/schema)
