---
title: "Get wallet balance in nanotons (1e-9 TON)"
method: GET
path: "/v1/ton/wallet/{address}/balance"
tags: ["Ton"]
---

# Get wallet balance in nanotons (1e-9 TON)

`GET /v1/ton/wallet/{address}/balance`

## Path parameters

- `address` string, required

## Response `200`

Wallet balance in nanotons

- string

## Other responses

- `default` — Some error during request processing

---

[API](https://skmtc.net/swap/apis/swap-coffee-api.md) · [All operations](https://skmtc.net/swap/apis/swap-coffee-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/swap/swap-coffee-api/revisions/88f42fef59b7/schema)
