debug_traceTransaction - Soneium

Attempts to run the transaction in the exact same manner as it was executed on the network. It will replay any transaction that may have been executed prior to this one before it and will then attempt to execute the transaction that corresponds to the given hash.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required
Defaults to docs-demo

Please acquire an API key from https://portal.scs.startale.com.

Body Params
integer
Defaults to 1
string
Defaults to 2.0
string
Defaults to debug_traceTransaction
params
array
length between 1 and 2
  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
URL
LoadingLoading…
Response
Choose an example:
application/json