Skip to content
Alchemy Logo

starknet_getTransactionByHash

POST
/{apiKey}

Get the details and status of a submitted transaction

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

stringformat: "^0x(0|[a-fA-F1-9]{1}[a-fA-F0-9]{0,62})$"required

The hash of the requested transaction

Responses

200

The transaction schema, as it appears inside a block

Was this page helpful?