trace_transaction

Returns all traces of a given transaction.

Path parameters

apiKeystringRequired

Request

This endpoint expects an object.
transactionHashstringRequiredformat: "^0[xX][0-9A-Fa-f]{64}$"

32 Bytes - Hash of a transaction.

Response

Returns an array of trace objects for the given transaction.
actionobject or null
blockHashstring or nullformat: "^0[xX][0-9A-Fa-f]{64}$"
blockNumberinteger or null
resultobject or null
subtracesinteger or null
traceAddresslist of strings or null
transactionHashstring or nullformat: "^0[xX][0-9A-Fa-f]{64}$"
transactionPositioninteger or null
typestring or null