Alchemy Logo

pathfinder_getTransactionStatus

POST
/{apiKey}

Returns a Pathfinder-style overall transaction status string for the given transaction hash.

Path Parameters

apiKeystringrequireddefaults to docs-demo

For higher throughput, create your own API key

Request

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

The hash of the requested transaction

Responses

200

Overall status of the transaction

Allowed values:
Was this page helpful?