---
title: "GET /v2/tx-receipt"
method: GET
path: "/v2/tx-receipt"
tags: ["Server"]
---

# GET /v2/tx-receipt

`GET /v2/tx-receipt`

## Query parameters

- `transactionHash` string, required
- `chainId` string, required

## Headers

- `API-KEY` string

## Response `200`

Returns the receipt of the transaction.

- TransactionReceiptResponseDTO
  - `success` boolean, required — Status of API.
  - `result` object, required

---

[API](https://skmtc.net/swaprhq/apis/movr-aggregator-api.md) · [All operations](https://skmtc.net/swaprhq/apis/movr-aggregator-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/swaprhq/movr-aggregator-api/versions/8b1957cc0e8f/schema)
