debug_traceTransaction

Returns all traces of a given transaction (Trace Mode required).

Path Params
string
required
Defaults to public

For higher throughput, please create your own API key.

Body Params
integer
Defaults to 1
string
Defaults to 2.0
string
Defaults to debug_traceTransaction
params
array
length between 1 and 1
  1. String - Transaction hash
  2. Object - options for call, can be any of the following options:
  • tracer: Object - Currently supports callTracer and prestateTracer (see above for definitions).
  • timeout: String - A duration string of decimal numbers that overrides the default timeout of 5 seconds for JavaScript-based tracing calls. Max timeout is "10s". Valid time units are "ns", "us", "ms", "s" each with optional fraction, such as "300ms" or "2s45ms".
params
Response

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json