starknet_traceTransaction
POST
/{apiKey}
Returns the trace of a specific transaction, including internal calls and execution details.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
string
format: "^0x(0|[a-fA-F1-9]{1}[a-fA-F0-9]{0,62})$"requiredThe hash of the transaction to trace
Responses
200
The execution trace of the transaction
Was this page helpful?