trace_transaction
POST
/{apiKey}
Returns all traces of a given transaction.
Path Parameters
apiKeystringrequireddefaults to docs-demoFor higher throughput, create your own API key
Request
transactionHashstringformat: "^0[xX][0-9A-Fa-f]{64}$"required32 Bytes - Hash of a transaction.
Responses
200
Returns an array of trace objects for the given transaction.
Was this page helpful?