---
title: "generates the Merkle proof for the given address at the latest root hash"
method: GET
path: "/proof/address/{address}"
tags: ["proof"]
---

# generates the Merkle proof for the given address at the latest root hash

`GET /proof/address/{address}`

## Path parameters

- `address` string, required

## Response `200`

successful operation

- GenericResponse
  - `data` object
  - `error` string
  - `code` string

---

[API](https://skmtc.net/multiversx/apis/multiversx-gateway-api.md) · [All operations](https://skmtc.net/multiversx/apis/multiversx-gateway-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/multiversx/multiversx-gateway-api/revisions/44c49bc12621/schema)
