transactions – Fix Pending MyEtherWallet Transactions Stuck in a Loop

myetherwalletpending-transactionstransactions

EDIT: Solved, it got unstuck, haven't done anything but posted this message.

What I tried to do (3 times) is sending Ethereum to Shapeshift without realizing that the low gas will take longer to process. Then finally when I did realize, and when Shapeshift canceled the wait period to deposit the Ethereum, I wanted to cancel any transactions by putting a high gas with 0 ETH sending it to the same account.

As a result, I am somehow constantly pending a transaction. Nothing gets processed, no money lost, no transfers made. After two days, I do not believe that I have made such a large queue of transactions, and things look stuck in some kind of a loop.

The account in question is:

https://etherscan.io/address/0xedited !

The addresses that are pending are:

0x7641977940c27f2f48fe7ab9f1e10f1d12c7520a

0x6eceb6e0beec53cebd01526505e60be3d9c553c4

0xaee0cd00b37ab7d6a1f08226d1df91f34897ab0c

I do not want to make any transaction to any of those addresses! I only want this to stop, so I can move ETH to another account.

Any help would be appreciated.

Best Answer

You can cancel a transaction via MyCrypto's Check TX Status Page

  1. Go to https://mycrypto.com/tx-status

  2. Copy and paste the transaction hash into the field provided.

  3. Click the Check TX Status button.

  4. Details will appear depending on the state of the transaction. It could be...

    • Transaction Found: Your transaction was successfully mined and is on the blockchain. Click the link provided.

    • If you see a red ( ! ) symbol, or a "BAD INSTRUCTION" or "OUT OF GAS" error message, it means that the transaction was not successfully sent. You cannot cancel or replace this transaction. Instead, send a new transaction. If you received an "Out of Gas" error, you should double the gas limit you specified originally.

    • If you do not see any errors, your transaction was successfully sent. Your ETH or tokens are where you sent them. If this balance has not been credited to your hosted wallet or exchange account within 24 hours after sending, please contact that service. Send them the link to your transaction and ask them, nicely, to look into your situation.

    • Transaction Not Found: This transaction cannot be found in the TX pool of the node you are connected to. However, it could be in a different TX pool, waiting to be mined. Please use the dropdown in the upper right to select a different ETH node (e.g., ETH (Etherscan.io) or ETH (Infura.io) or ETH (MyCrypto)) and check again.

    • Pending Transaction Found: Your transaction was located in the TX pool of the node you are connected to. It is currently pending (waiting to be mined). There is a chance you can cancel or replace this transaction.

"Replacing" vs "Canceling" transactions

Canceling: Generating a 0 ETH transaction to Your Own Address with the purpose of preventing a previous transaction from "going through" / "being mined" / being included in the blockchain.

Replacing: Generating a XX ETH transaction to Someone Else's Address with the purpose of doing something (e.g., sending, revealing an ENS bid) while simultaneously not having a previous transaction go through.


Additional Resources for Learning More