v85

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-08-05981,1441.6 MB
Stellar

Scan Transaction

Gets a transaction and returns a full simulation indicating what will happen in the transaction together with a recommended action and some textual reasons of why the transaction was flagged that way.

post/v0/stellar/transaction/scan

Request body

chain'pubnet' | 'futurenet' | 'testnet' required
optionsStellarOptions[]

List of options to include in the response

  • Options.validation: Include Options.validation output in the response

  • Options.simulation: Include Options.simulation output in the response

  • Options.gas_estimation: Include Options.gas_estimation output in the response

account_addressstring required
transactionstring required

Response

Successful Response