trace_get

Returns the trace at a given position for a transaction.

Path parameters

apiKeystringRequired

Request

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

Transaction hash.

traceIndexeslist of stringsRequired

Array of trace index positions (in hex) to retrieve from the transaction.

Response

Returns the trace object corresponding to the provided index(es).

actionobjectOptional
blockHashstringOptionalformat: "^0[xX][0-9A-Fa-f]{64}$"
blockNumberintegerOptional
resultobjectOptional
subtracesintegerOptional
traceAddresslist of stringsOptional
transactionHashstringOptionalformat: "^0[xX][0-9A-Fa-f]{64}$"
transactionPositionintegerOptional
typestringOptional