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

# Changes to Scan Transaction

`POST /v0/evm/transaction/scan`

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

## Timeline

Changed in 15 of 95 revisions.

- **2026-08-21** `e15b4bf2b25b` — 2 breaking
- **2026-07-20** `7897dd82aeda` — 2 info
- **2026-07-06** `1c2ad0e3f146` — 2 info
- **2026-06-29** `e536df1ac98e` — 2 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-22** `631610b498db` — 2 breaking
- **2026-05-31** `6eaa317741a9` — 2 breaking
- **2026-05-21** `ed1955d90f99` — 1 breaking
- **2026-05-11** `48e4dcc48730` — 3 info
- **2026-05-10** `42e1b2ee49d0` — 1 warning, 2 info
- **2026-05-10** `a8bd546a3739` — 4 info
- **2026-03-26** `b9810f27b15e` — 1 info

## Changes

- **2026-08-21** `e15b4bf2b25b` — 2 breaking
  - removed the enum value `worldchain` of the request property `chain/allOf[subschema #1: ChainParam]/anyOf[subschema #1: TransactionScanSupportedChains]/`
  - removed the enum value `worldchain` of the request property `transaction_hints/items/oneOf[subschema #1: CrossChainBridgeHint]/destination_chain/anyOf[subschema #1: TransactionScanSupportedChains]/`
- **2026-07-20** `7897dd82aeda` — 2 info
  - added the new `flare` enum value to the request property `chain/allOf[subschema #1: ChainParam]/anyOf[subschema #1: TransactionScanSupportedChains]/`
  - 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` — 2 info
  - added the new `arc` enum value to the request property `chain/allOf[subschema #1: ChainParam]/anyOf[subschema #1: TransactionScanSupportedChains]/`
  - 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` — 2 info
  - added the new `robinhood` enum value to the request property `chain/allOf[subschema #1: ChainParam]/anyOf[subschema #1: TransactionScanSupportedChains]/`
  - 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-22** `631610b498db` — 2 breaking
  - added `#/components/schemas/ScanRequestMetadata` to the `metadata` request property `allOf` list
  - removed `#/components/schemas/routers__evm__models__MetadataNonDapp, #/components/schemas/routers__evm__models__MetadataDapp` from the `metadata` request property `anyOf` list
- **2026-05-31** `6eaa317741a9` — 2 breaking
  - removed the enum value `immutable-zkevm` of the request property `chain/allOf[subschema #1: ChainParam]/anyOf[subschema #1: TransactionScanSupportedChains]/`
  - removed the enum value `immutable-zkevm-testnet` of the request property `chain/allOf[subschema #1: ChainParam]/anyOf[subschema #1: TransactionScanSupportedChains]/`
- **2026-05-21** `ed1955d90f99` — 1 breaking
  - removed the enum value `zero-network` of the request property `chain/allOf[subschema #1: ChainParam]/anyOf[subschema #1: TransactionScanSupportedChains]/`
- **2026-05-11** `48e4dcc48730` — 3 info
  - added the new `kaia` enum value to the request property `chain/allOf[subschema #1: ChainParam]/anyOf[subschema #1: TransactionScanSupportedChains]/`
  - added the new `mantle` enum value to the request property `chain/allOf[subschema #1: ChainParam]/anyOf[subschema #1: TransactionScanSupportedChains]/`
  - added the new `plasma` enum value to the request property `chain/allOf[subschema #1: ChainParam]/anyOf[subschema #1: TransactionScanSupportedChains]/`
- **2026-05-10** `42e1b2ee49d0` — 1 warning, 2 info
  - added the new `bridge` enum value to the `simulation/anyOf[subschema #1: TransactionSimulation]/transaction_actions/items/anyOf[subschema #1: TransactionAction]/` response property for the response status `200`
  - added the optional property `simulation/anyOf[subschema #1: TransactionSimulation]/cross_chain_asset_diffs` to the response with the `200` status
  - added `#/components/schemas/routers__evm__response__BridgeAssetTrace` to the `simulation/anyOf[subschema #1: TransactionSimulation]/account_summary/allOf[subschema #1: AccountSummary]/traces/items/` response property `anyOf` list for the response status `200`
- **2026-05-10** `a8bd546a3739` — 4 info
  - added the new optional request property `metadata/anyOf[subschema #1: MetadataNonDapp]/account`
  - added the new optional request property `metadata/anyOf[subschema #1: MetadataNonDapp]/connection`
  - added the new optional request property `metadata/anyOf[subschema #2: MetadataDapp]/account`
  - added the new optional request property `metadata/anyOf[subschema #2: MetadataDapp]/connection`
- **2026-03-26** `b9810f27b15e` — 1 info
  - added the new `tempo` enum value to the request property `chain/allOf[subschema #1: ChainParam]/anyOf[subschema #1: TransactionScanSupportedChains]/`

---

[Operation](https://skmtc.dev/blockaid-official/apis/blockaid-api/docs/v0/evm/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/evm/transaction/scan/post)
