---
title: "Changes to Scan Transaction"
method: POST
path: "/v0/stellar/transaction/scan"
---

# Changes to Scan Transaction

`POST /v0/stellar/transaction/scan`

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

## Timeline

Changed in 10 of 95 revisions.

- **2026-08-21** `e15b4bf2b25b` — 1 breaking
- **2026-08-03** `c84a2cb21789` — 2 info
- **2026-07-20** `7897dd82aeda` — 1 info
- **2026-07-06** `1c2ad0e3f146` — 1 info
- **2026-06-29** `e536df1ac98e` — 1 info
- **2026-06-29** `00dcb0cd1d5e` — 3 warning
- **2026-06-29** `7d40d8d01a15` — 1 breaking, 1 warning
- **2026-06-25** `8ba953679261` — 1 breaking, 1 warning, 1 info
- **2026-06-25** `f6be243fff8f` — 1 info
- **2026-06-04** `5c446134d538` — 2 info

## Changes

- **2026-08-21** `e15b4bf2b25b` — 1 breaking
  - removed the enum value `worldchain` of the request property `transaction_hints/items/oneOf[subschema #1: CrossChainBridgeHint]/destination_chain/anyOf[subschema #1: TransactionScanSupportedChains]/`
- **2026-08-03** `c84a2cb21789` — 2 info
  - added the new `gas_estimation` enum value to the request property `options/items/`
  - added the optional property `gas_estimation` to the response with the `200` status
- **2026-07-20** `7897dd82aeda` — 1 info
  - added the new `flare` enum value to the request property `transaction_hints/items/oneOf[subschema #1: CrossChainBridgeHint]/destination_chain/anyOf[subschema #1: TransactionScanSupportedChains]/`
- **2026-07-06** `1c2ad0e3f146` — 1 info
  - added the new `arc` enum value to the request property `transaction_hints/items/oneOf[subschema #1: CrossChainBridgeHint]/destination_chain/anyOf[subschema #1: TransactionScanSupportedChains]/`
- **2026-06-29** `e536df1ac98e` — 1 info
  - added the new `robinhood` enum value to the request property `transaction_hints/items/oneOf[subschema #1: CrossChainBridgeHint]/destination_chain/anyOf[subschema #1: TransactionScanSupportedChains]/`
- **2026-06-29** `00dcb0cd1d5e` — 3 warning
  - removed the request property `transaction_hints/items/oneOf[subschema #1: CrossChainBridgeHint]/destination_asset/oneOf[subschema #1: CrossChainBridgeNativeAsset]/usd_price`
  - removed the request property `transaction_hints/items/oneOf[subschema #1: CrossChainBridgeHint]/destination_asset/oneOf[subschema #2: CrossChainBridgeFungibleAsset]/usd_price`
  - removed the request property `transaction_hints/items/oneOf[subschema #1: CrossChainBridgeHint]/destination_asset/oneOf[subschema #3: CrossChainBridgeNonFungibleAsset]/usd_price`
- **2026-06-29** `7d40d8d01a15` — 1 breaking, 1 warning
  - the `transaction_hints` request property type/format changed from `object`/`` to `array`/``
  - removed the request property `transaction_hints/cross_chain_bridge`
- **2026-06-25** `8ba953679261` — 1 breaking, 1 warning, 1 info
  - the `transaction_hints` request property type/format changed from ``/`` to `object`/``
  - removed `#/components/schemas/TransactionHints` from the `transaction_hints` request property `allOf` list
  - added the new optional request property `transaction_hints/cross_chain_bridge`
- **2026-06-25** `f6be243fff8f` — 1 info
  - added the new optional request property `transaction_hints`
- **2026-06-04** `5c446134d538` — 2 info
  - added the new optional request property `metadata/anyOf[subschema #1: Wallet Request Metadata]/non_dapp`
  - added the new optional request property `metadata/anyOf[subschema #2: In-App Request Metadata]/non_dapp`

---

[Operation](https://skmtc.dev/blockaid-official/apis/blockaid-api/docs/v0/stellar/transaction/scan/post.md) · [API](https://skmtc.dev/blockaid-official/apis/blockaid-api.md) · [Page](https://skmtc.dev/blockaid-official/apis/blockaid-api/changes/v0/stellar/transaction/scan/post)
