v85

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

Scan Transaction

Get a risk recommendation with plain-language reasons for a Hedera transaction.

post/v0/hedera/transaction/scan

Request body

chain'mainnet' required

The chain the transaction runs on.

optionsHederaOptions[]

Select which component will be included in the response.

  • simulation - Include the results of the transaction simulation in your response.
  • validation - Include a security validation of the transaction in your response.
{"stackTrail":"components:schemas:HederaTransactionRequestSchema:properties:account_address","oasType":"schema","type":"unknown","title":"Account Address","description":"The address to relate the transaction to. Account address determines in which perspective the transaction is simulated and validated."}
transactionstring required

Response

Successful Response