debug_traceCall

Runs an eth_call within the context of the given block execution using the final state of parent block as the base.

Path Params
string
enum
required
Defaults to eth

The category represents the ecosystem category of the API. Available categories include "eth", "btc", "polygon", etc, see supported-ecosystems.

Allowed:
string
enum
required
Defaults to mainnet

The ecosystem represents the specific network or environment of the API. Available ecosystems include "mainnet", "testnet", etc, see supported-ecosystems.

Allowed:
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_traceCall
params
array
length between 2 and 3
Defaults to [object Object],latest
  1. object - Transaction Object
  2. string - Block Identifier: Block hash, block number (in hex), or block tag
  3. 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