# Balances

### The balance object

This object represents the balance of one of your holders.  This balance merges the following sources of information:

* **Off-Chain Balance.** This balance represents any $TOKENs a user has been allocated, but has not yet claimed.
* **On-Chain Balance.**  This balance represents $TOKENs within the user's wallet.

### Retrieve balance

{% openapi src="<https://2025772754-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKOyoBDhx8ymvd9xgu92d%2Fuploads%2FPmDqNaxOC2MxYZ9YprNW%2Fwallet-api.yaml?alt=media&token=ae9da10b-ca04-4a1a-9edf-a9a27adfa4ff>" path="/wallets/{userId}/balance" method="get" %}
[wallet-api.yaml](https://2025772754-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKOyoBDhx8ymvd9xgu92d%2Fuploads%2FPmDqNaxOC2MxYZ9YprNW%2Fwallet-api.yaml?alt=media\&token=ae9da10b-ca04-4a1a-9edf-a9a27adfa4ff)
{% endopenapi %}
