Trace
trace_get
Returns trace at given position.
POST
Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters for method trace_get: [transactionHash, index].Positional parameters for
trace_get:params[0]: 32 Bytes - Hash of the transaction.params[1]: Array - Index positions of the traces.
Returns
Object - Trace object