Skip to content
Alchemy Logo

starknet_getTransactionStatus

POST
/{apiKey}

Gets the transaction status (possibly reflecting that the tx is still in the mempool, or dropped from it).

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 transaction to get the status of

Responses

200

The status of the transaction

Was this page helpful?