---
title: "SpendableBalances queries the spenable balance of all coins for a single account."
method: GET
path: "/quasarlabs/quasarnode/qvesting/spendable_balances/{address}"
tags: ["Query"]
---

# SpendableBalances queries the spenable balance of all coins for a single account.

`GET /quasarlabs/quasarnode/qvesting/spendable_balances/{address}`

## Path parameters

- `address` string, required

## Query parameters

- `pagination.key` string, byte
- `pagination.offset` string, uint64
- `pagination.limit` string, uint64
- `pagination.count_total` boolean
- `pagination.reverse` boolean

## Response `200`

A successful response.

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/quasar-finance/apis/quasar-grpc-gateway-docs.md) · [All operations](https://skmtc.net/quasar-finance/apis/quasar-grpc-gateway-docs/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/quasar-finance/quasar-grpc-gateway-docs/revisions/a6d7049a892e/schema)
