Parameters
string
default:"42161"
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:"arbtrace_transaction"
required
JSON-RPC method name.
object
required
Array with a single element: the hash of the transaction.Positional parameters for
arbtrace_transaction:params[]: The transaction hash (32-byte hex string).
Returns
array
Array of Parity trace objects for the specified transaction.