---
title: "Changes to Retrieve unspent boxes by their associated address"
method: POST
path: "/blockchain/box/unspent/byAddress"
---

# Changes to Retrieve unspent boxes by their associated address

`POST /blockchain/box/unspent/byAddress`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 5 of 58 revisions.

- **2025-06-05** `c19bff6509da` — 1 info
- **2024-07-26** `c0739723fd0d` — 1 info
- **2024-03-29** `96e8ba930961` — 1 warning
- **2024-03-15** `c96716d1d89b` — 1 warning, 1 info
- **2024-03-01** `59a6e94ddc62` — 1 info

## Changes

- **2025-06-05** `c19bff6509da` — 1 info
  - added the optional property `items/allOf[subschema #2]/spendingProof` to the response with the `200` status
- **2024-07-26** `c0739723fd0d` — 1 info
  - added the new optional `query` request parameter `excludeMempoolSpent`
- **2024-03-29** `96e8ba930961` — 1 warning
  - deleted the `query` request parameter `excludeMempoolSpent`
- **2024-03-15** `c96716d1d89b` — 1 warning, 1 info
  - deleted the `query` request parameter `exludeMempoolSpent`
  - added the new optional `query` request parameter `excludeMempoolSpent`
- **2024-03-01** `59a6e94ddc62` — 1 info
  - added the new optional `query` request parameter `exludeMempoolSpent`

---

[Operation](https://skmtc.dev/ergoplatform/apis/ergo-node-api/docs/blockchain/box/unspent/byAddress/post.md) · [API](https://skmtc.dev/ergoplatform/apis/ergo-node-api.md) · [Page](https://skmtc.dev/ergoplatform/apis/ergo-node-api/changes/blockchain/box/unspent/byAddress/post)
