---
title: "Regular address balance at the height"
method: GET
path: "/debug/stateWaves/{height}"
tags: ["debug"]
---

# Regular address balance at the height

`GET /debug/stateWaves/{height}`

Regular address balance at the height. Max number of blocks back from the current height is set by `waves.db.max-rollback-depth`, 2000 by default

## Path parameters

- `height` integer, required

## Response `200`

successful operation

- object — map of address <-> balance

## Other responses

- `403` — Provided API key is not correct

---

[API](https://skmtc.net/wavesplatform/apis/waves-full-node-chainid.md) · [All operations](https://skmtc.net/wavesplatform/apis/waves-full-node-chainid/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/wavesplatform/waves-full-node-chainid/versions/09465bcdf6ce/schema)
