Skip to main content
POST
Returns all traces of a given transaction

Body

number
Serves as a unique identifier for the request
string
Indicates the version of JSON-RPC being used
string
Represents the name of the remote procedure or method to be called
array
Contains the list of parameters passed to the remote method
string
The transaction hash that needs to be traced, encoded in hexadecimal format
object

Response

number
Returns unique identifier for the request
string
Returns the version of JSON-RPC being used
object