---
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

## Changes

> 36 revisions in range; 1 could not be searched.

- **2023-03-23** `26c5120a809c` — 1 info
  - added the media type `application/json;large-significand-format=string` for the response with the status `200`
- **2021-05-27** `c901f97e3a8d` — 1 breaking
  - removed the media type `application/json;large-significand-format=string` for the response with the status `200`

[Change history](https://skmtc.dev/wavesplatform/apis/waves-full-node-chainid/changes/debug/stateWaves/:height/get.md)

---

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