GetRawInTransactionByHash
Returns the bytecode of the internal transaction with the given hash.
Params
(1)1. hash (required)
string
The hash of the transaction.
Result
(transactionBytecode)string
The bytecode of the requested transaction.
Returns the bytecode of the internal transaction with the given hash.
The hash of the transaction.
The bytecode of the requested transaction.