Skip to main content

Retrieve the status of a transaction by its hash.

POST 

/transaction/status

The tx-status endpoint allows you to check the current status of a transaction on the Mina blockchain by providing the transaction hash. It returns whether the transaction has been applied, failed, or is still pending.

Request

Responses

Successfully retrieved transaction status.