---
title: "POST /v2/info/balances"
method: POST
path: "/v2/info/balances"
tags: ["Info"]
---

# POST /v2/info/balances

`POST /v2/info/balances`

Get the balances of a given set of assets on a given chain and wallet address. Compatible with all Skip Go-supported assets, excluding CW20 assets, across SVM, EVM, and Cosmos chains.

## Request body

- BalancesRequest
  - `chains` object

## Response `200`

The balances of the assets

- object
  - `chains` object

---

[API](https://skmtc.dev/cosmos/apis/skip-go-api.md) · [All operations](https://skmtc.dev/cosmos/apis/skip-go-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cosmos/skip-go-api/revisions/75fd91006bea/schema)
