Skip to content
Alchemy Logo

zks_getTransactionDetails

POST
/{apiKey}

Retrieves details for a given transaction.

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

stringformat: "^0x[0-9a-f]{64}$"required

The hash of the transaction.

Responses

200

Detailed information about the specified transaction.

Was this page helpful?