---
title: "Changes to Scan Transaction"
method: POST
path: "/v0/solana/message/scan"
---

# Changes to Scan Transaction

`POST /v0/solana/message/scan`

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

## Timeline

Changed in 9 of 95 revisions.

- **2026-08-10** `25eff551848f` — 1 breaking
- **2026-08-10** `24b29b59264d` — 1 breaking, 5 info
- **2026-08-03** `c84a2cb21789` — 1 info
- **2026-06-22** `631610b498db` — 4 info
- **2026-06-04** `5c446134d538` — 1 info
- **2026-05-20** `0e74c322b4e5` — 9 info
- **2026-05-10** `a8bd546a3739` — 2 info
- **2026-03-10** `eab62eb5a725` — 1 info
- **2026-03-02** `42a0df8020f3` — 2 info

## Changes

- **2026-08-10** `25eff551848f` — 1 breaking
  - removed the enum value `sendRawTransaction` of the request property `method`
- **2026-08-10** `24b29b59264d` — 1 breaking, 5 info
  - request property `method` was restricted to a list of enum values
  - added the new `sendRawTransaction` enum value to the request property `method`
  - added the new `signAllTransactions` enum value to the request property `method`
  - added the new `signAndSendAllTransactions` enum value to the request property `method`
  - added the new `signAndSendTransaction` enum value to the request property `method`
  - added the new `signTransaction` enum value to the request property `method`
- **2026-08-03** `c84a2cb21789` — 1 info
  - added the required property `result/gas_estimation/used` to the response with the `200` status
- **2026-06-22** `631610b498db` — 4 info
  - added the new optional request property `metadata/account/allOf[subschema #1: Account]/account_addresses`
  - added the new optional request property `metadata/connection/allOf[subschema #1: Connection]/origin`
  - added the new optional request property `metadata/connection/allOf[subschema #1: Connection]/walletconnect_description`
  - added the new optional request property `metadata/connection/allOf[subschema #1: Connection]/walletconnect_name`
- **2026-06-04** `5c446134d538` — 1 info
  - added the new optional request property `metadata/non_dapp`
- **2026-05-20** `0e74c322b4e5` — 9 info
  - added the new `gas_estimation` enum value to the request property `options/items/`
  - added the required property `result/gas_estimation` to the response with the `200` status
  - added the required property `result/simulation/accounts_details/items/anyOf[subschema #1: PDA]/was_created` to the response with the `200` status
  - added the required property `result/simulation/accounts_details/items/anyOf[subschema #2: System Account Details]/was_created` to the response with the `200` status
  - added the required property `result/simulation/accounts_details/items/anyOf[subschema #3: Program Account Details]/was_created` to the response with the `200` status
  - added the required property `result/simulation/accounts_details/items/anyOf[subschema #4: Token Account Details]/was_created` to the response with the `200` status
  - added the required property `result/simulation/accounts_details/items/anyOf[subschema #5: Fungible Mint Account Details]/was_created` to the response with the `200` status
  - added the required property `result/simulation/accounts_details/items/anyOf[subschema #6: Non-Fungible Mint Account Details]/was_created` to the response with the `200` status
  - added the required property `result/simulation/accounts_details/items/anyOf[subschema #7: cNFT Mint Account Details]/was_created` to the response with the `200` status
- **2026-05-10** `a8bd546a3739` — 2 info
  - added the new optional request property `metadata/account`
  - added the new optional request property `metadata/connection`
- **2026-03-10** `eab62eb5a725` — 1 info
  - added the new optional request property `execution_mode`
- **2026-03-02** `42a0df8020f3` — 2 info
  - added the required property `result/validation/classification` to the response with the `200` status
  - added the required property `result/validation/description` to the response with the `200` status

---

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