debug_traceTransaction
POST
/{apiKey}
Attempts to run the transaction in the exact same manner as it was executed on the network.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Request
string
format: "^0x[0-9a-f]{64}$"requiredHash of the transaction to be traced.
objectoptional
Options for the call.
Responses
200
Trace for the transaction.
Array of block traces.
Was this page helpful?