---
title: "Changes to Get the wrapper transaction by hash"
method: GET
path: "/api/v1/chain/wrapper/{tx_id}"
---

# Changes to Get the wrapper transaction by hash

`GET /api/v1/chain/wrapper/{tx_id}`

> Every recorded change to this endpoint, newest first.
> 50 revisions in range; 1 not diffed.

## Timeline

Changed in 5 of 50 revisions.

- **2025-08-22** `3401e08dc580` — 2 info
- **2025-07-24** `b04af842544e` — 5 breaking, 3 info
- **2025-01-16** `07c4139f302c` — 2 breaking, 1 info
- **2024-12-17** `8c5ddaa1ff49` — 1 info
- **2024-12-17** `6893b0238070` — 5 breaking, 3 warning, 3 info

## Changes

- **2025-08-22** `3401e08dc580` — 2 info
  - the response property `id` became required for the status `200`
  - the response property `innerTransactions/items/id` became required for the status `200`
- **2025-07-24** `b04af842544e` — 5 breaking, 3 info
  - added `#/components/schemas/NativeToken, #/components/schemas/IbcToken` to the `feeToken` response property `oneOf` list for the response status `200`
  - the `blockHeight` response's property type changed from `string` to `number` for status `200`
  - the `feeToken` response's property type changed from `string` to no type for status `200`
  - removed the required property `innerTransactions/items/txId` from the response with the `200` status
  - removed the required property `txId` from the response with the `200` status
  - added the optional property `id` to the response with the `200` status
  - added the optional property `innerTransactions/items/id` to the response with the `200` status
  - added the optional property `maspFeePayment` to the response with the `200` status
- **2025-01-16** `07c4139f302c` — 2 breaking, 1 info
  - the `gasLimit` response's property type changed from `string` to `number` for status `200`
  - the `gasUsed` response's property type changed from `string` to `number` for status `200`
  - added the optional property `amountPerGasUnit` to the response with the `200` status
- **2024-12-17** `8c5ddaa1ff49` — 1 info
  - added the optional property `gasUsed` to the response with the `200` status
- **2024-12-17** `6893b0238070` — 5 breaking, 3 warning, 3 info
  - the `blockHeight` response's property type changed from `number` to `string` for status `200`
  - the `feeToken` response's property type changed from no type to `string` for status `200`
  - the `gasLimit` response's property type changed from `number` to `string` for status `200`
  - removed the required property `id` from the response with the `200` status
  - removed the required property `innerTransactions/items/id` from the response with the `200` status
  - removed the optional property `amountPerGasUnit` from the response with the `200` status
  - removed the optional property `gasUsed` from the response with the `200` status
  - removed the optional property `maspFeePayment` from the response with the `200` status
  - removed `#/components/schemas/NativeToken, #/components/schemas/IbcToken` from the `feeToken` response property `oneOf` list for the response status `200`
  - added the required property `innerTransactions/items/txId` to the response with the `200` status
  - added the required property `txId` to the response with the `200` status

---

[Operation](https://skmtc.dev/namada-net/apis/namada-interface-indexer-rest-api/docs/api/v1/chain/wrapper/:tx_id/get.md) · [API](https://skmtc.dev/namada-net/apis/namada-interface-indexer-rest-api.md) · [Page](https://skmtc.dev/namada-net/apis/namada-interface-indexer-rest-api/changes/api/v1/chain/wrapper/:tx_id/get)
