---
title: "Rescan wallet (all the available full blocks). When fromHeight is set wallet would not see any boxes below it."
method: POST
path: "/wallet/rescan"
tags: ["wallet"]
---

# Rescan wallet (all the available full blocks). When fromHeight is set wallet would not see any boxes below it.

`POST /wallet/rescan`

## Request body

- object
  - `fromHeight` integer, required

## Response `200`

Wallet rescanned

## Other responses

- `default` — Error

---

[API](https://skmtc.net/ergoplatform/apis/ergo-node-api.md) · [All operations](https://skmtc.net/ergoplatform/apis/ergo-node-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ergoplatform/ergo-node-api/versions/ef97e678f020/schema)
