Otterscan
ots_getInternalOperations
Trace internal ETH transfers, contract creations (CREATE/CREATE2) and self-destructs for a certain transaction.
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_getInternalOperations"
required
JSON-RPC method name.
object
required
The parameters for the method ots_getInternalOperations: [txHash].Positional parameters for
ots_getInternalOperations:params[]: 32 Bytes - Hash of the transaction.
Returns
array
Array of operations sorted by their occurrence inside the transaction.