> For the complete documentation index, see [llms.txt](https://docs.rabbitswap.xyz/rabbitswap/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rabbitswap.xyz/rabbitswap/viction-ecosystem/viction-safe-multisig/sign-transactions/reject-and-delete-transactions.md).

# Reject and Delete Transactions

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

<figure><img src="/files/XcOWMfddAF8myjBePxPc" 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="/files/Yi4N2Lr57MUv8OGxqMq6" 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="/files/P04J4qOYh3XA8OhSqCar" 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.
