post https://api-sdk.lmnl.dev/api/wallet/transaction-status
This API call retrieves the current status of a transaction.
Status Literal | Status Meaning |
---|---|
1 | Pending - The transaction has been initiated but not yet processed. |
2 | Broadcasted - The transaction has been announced to the network. |
4 | Confirmed - The transaction has been validated and included in the blockchain. |
5 | Canceled/Failed - The transaction was not completed successfully. |
Please note:
Status Literal 3 is reserved for internal use by Liminal.