trace_block

Returns traces created at given block (Trace Mode required, and supported only on OpenEthereum & Erigon).

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 trace_block
params
array of strings
length between 1 and 1
Defaults to latest

Array of HEX String.
The following options are possible for the defaultBlock parameter.

  • An integer block number (in hex)
  • String 'earliest' for the earliest/genesis block. String 'latest' - for the latest mined block. String 'pending' - for the pending state/transactions.
params
Response

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