Skip to main content
GET
get transaction raw trace

Path Parameters

transaction_hash
string
required

Transaction hash

Pattern: ^0x([A-Fa-f0-9]{64})$

Response

raw trace

action
object
required
subtraces
integer
required
Example:

0

traceAddress
integer[]
required
Example:
type
string
required
Example:

"call"

error
string
Example:

"Reverted"

result
object