v85

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

Scan Transaction

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

post/v0/tron/transaction/scan

Request body

optionsRoutersTronModelsValidationOptions[]

List of one or more of options for the desired output. "simulation" - include simulation output in your response. "validation" - include security validation of the transaction in your response. "gas_estimation" - include gas estimation result in your response. Default is ["validation"]

state_overrideobject

Override the state of the chain. This is useful for testing purposes.

simulate_with_estimated_gasboolean

Simulate transactions using gas estimation result. This requires "gas_estimation" option to be enabled.

account_addressstring required

The address to relate the transaction to in Tron base58 format. Account address determines in which perspective the transaction is simulated and validated.

Response

Transaction scanned successfully

featuresobject
blockstring required
chainstring required
account_addressstring