Get step-by-step execution trace for a specific transaction
transactions
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
Get step-by-step execution trace for a specific transaction
Documentation Index
Fetch the complete documentation index at: https://blockscout-main.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Transaction hash in the path
Pattern:
^0x([A-Fa-f0-9]{64})$Query Parameters
API key for rate limiting or for sensitive endpoints
Secret key for getting access to restricted resources
Response
Raw execution trace for the specified transaction.