---
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.dev/ergoplatform/apis/ergo-node-api.md) · [All operations](https://skmtc.dev/ergoplatform/apis/ergo-node-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ergoplatform/ergo-node-api/revisions/a731602272c6/schema)
