v75

OpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-07-21931,1281.5 MB
EVM

Scan Post-Transaction

Scan a transaction that was already executed on chain, returns validation with features indicating address poisoning entites and malicious operators.

post/v0/evm/post-transaction/scan

Request body

optionsRoutersEvmModelsValidationOptions[]

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.

Response

Successful Response

featuresobject
blockstring required
chainstring required
account_addressstring