debug_traceBlockByNumber

Returns the tracing result by executing all transactions in the block specified by number with a tracer (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_traceBlockByNumber
params
array
length between 1 and 1
  1. String - Block number (in hex) or block tag
  2. tracer Object - Currently supports callTracer and prestateTracer (see above for definitions).
params
Response

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