Transaction pending on MM but not showing on Etherscan and can't cancel it

I have a bit of a bizarre issue that I have not seen before. I had a pending contract creation that I decided I didn’t want anymore so I sent 0eth to myself to cancel it, but I meant to match the nonce of the contract creation (which was 0) but accidentally put 2. So I then sent another transaction to myself with the correct nonce of 0, which canceled the contract creation. However, the first self-transaction is still pending, and is not visible on the block explorer.

I tried speeding up and cancelling the first self transaction but I’m getting an error. Not sure what to do here, because I can’t cancel it or send any transactions.

Wallet: 0x41d762161d0866288719921107b4F6C1D5873634
Screenshot 2023-05-04 185454
I get this error when attempting to send a new self transaction.

Screenshot 2023-05-04 191629
This is the pending transaction with nonce 2 that won’t go away and is not showing on the block explorer.

Screenshot 2023-05-04 192030
Info on the pending transaction again.

Screenshot 2023-05-04 193111
The activity log.

Let me know if there’s any questions regarding this that I can clarify.

1 Like

Try Clear activity and nonce data :point_down:

7 Likes

That did it! Thank you!

3 Likes