v1
latestOpenAPI 3.0.02026-07-26268286602.5 KBtransactions
Get step-by-step execution trace for a specific transaction
Retrieves the raw execution trace for a transaction, showing the step-by-step execution path and all contract interactions.
get/{chain_id}/api/v2/transactions/{transaction_hash_param}/raw-trace
Path parameters
transaction_hash_paramstring required
Transaction hash in the path
chain_idstring required
The ID of the blockchain
Response
Raw execution trace for the specified transaction.