Otterscan
ots_traceTransaction
Trace a transaction and generate a trace call tree.
POST
Parameters
string
default:"1"
required
Unique identifier for a blockchain network.
number
default:1
required
Request identifier used to match responses.
string
default:"2.0"
required
JSON-RPC version.
string
default:"ots_traceTransaction"
required
JSON-RPC method name.
object
required
The parameters for ots_traceTransaction: [transactionHash].Positional parameters for
ots_traceTransaction:params[]: 32 Bytes - Hash of the transaction.
Returns
object
object containing the trace tree.