Cancel a pending transaction before it’s processed
pending status.
cancelled| Status | Can Cancel | Reason |
|---|---|---|
pending | ✅ Yes | Transaction not yet processed |
processing | ❌ No | Already being processed |
completed | ❌ No | Transaction confirmed on-chain |
failed | ❌ No | Transaction already failed |
| Code | Description |
|---|---|
TRANSACTION_NOT_FOUND | Transaction ID doesn’t exist |
CANNOT_CANCEL | Transaction status doesn’t allow cancellation |
ALREADY_PROCESSED | Transaction has been processed |
UNAUTHORIZED | Not authorized to cancel this transaction |
| Tier | Cancellations/Minute |
|---|---|
| Free | 10 |
| Pro | 50 |
| Enterprise | 200 |