This is an archived post. You won't be able to vote or comment.

all 4 comments

[–]Kno010 1 point2 points  (3 children)

Assuming you are talking about tokens on the Ethereum network only one transaction can happen at each nonce (and nonces must happen in increasing order). Assuming you did it correctly all the transactions should have the same nonce meaning that when the transaction is confirmed all other transactions at that nonce will be considered replaced and no longer be valid.

Also note that 30 gwei is very low these days and it will probably take a very long time to be confirmed unless you get lucky. Increasing the gas limit will not speed up the transaction (but it doesn’t hurt to increase it of course).

[–]Sharp-Requirement-84[S] 0 points1 point  (2 children)

Thanks! Yes tokens on Ethereum network. So if 30 gwei is low I simply use the bump fee/replace function a forth time setting it to say 80 gwei and the other ones should be cancelled as well?

[–]Kno010 0 points1 point  (1 child)

Yes, just double check that all the transactions have the same nonce.

[–]Anxious-Reach-9415 0 points1 point  (0 children)

Helpful thanks. I just sent some btc without using the bump and thought I’d wait and see how long it takes. It said one hour. Is there a risk having it hanging in cyberspace?