# Reject and Delete Transactions

To cancel a pending transaction, click the "Reject" button in its expanded details.

<figure><img src="https://428816078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbdzIn0kk35LFRaxQcL3X%2Fuploads%2FUcUFEo49JANoFvQllXWa%2FGroup%20514580362.png?alt=media&#x26;token=468b8dd9-d3fe-43b0-8d83-daeec19fd198" alt=""><figcaption></figcaption></figure>

There are potentially 3 ways to reject a transaction:

* Replace it with another transaction with the same nonce&#x20;
* Submit an "empty" cancellation transaction that is executed at the same nonce. &#x20;
* Delete transaction from the queue on chain.&#x20;

<figure><img src="https://428816078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbdzIn0kk35LFRaxQcL3X%2Fuploads%2FXVAszRnl8YCgpEyuEh2a%2FGroup%20514580359.png?alt=media&#x26;token=45306e39-e40c-46e9-8af8-70d7bfea63f5" alt=""><figcaption></figcaption></figure>

Select " Reject Transaction"

After you select this option you will then be asked to sign with your connected signer wallet . After this is done, you will see that there is a new transaction in the transaction list that is conflicting with the initial transaction that is supposed to be canceled.

<figure><img src="https://428816078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbdzIn0kk35LFRaxQcL3X%2Fuploads%2FXlE7tllJAYWJcPExnK7P%2FGroup%20514580360.png?alt=media&#x26;token=4164b3f6-9bf3-4be6-93d8-45ebd926fd16" alt=""><figcaption></figcaption></figure>

With the last signature that is required, you will be able to execute the cancellation transaction.&#x20;

To sum up, deleting a transaction from our service does not invalidate the transaction data. Therefore, especially for already fully signed transactions, we recommend replacing or cancelling the transaction.
