Skip to content

Can't send my ethereum from metamask to ledger nano S #4911

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
drejke opened this issue Jul 29, 2018 · 2 comments
Closed

Can't send my ethereum from metamask to ledger nano S #4911

drejke opened this issue Jul 29, 2018 · 2 comments

Comments

@drejke
Copy link

drejke commented Jul 29, 2018

I tried sending 0.5 eth to my nano ledger s and it worked perfect. After this i tried sending the left over eth but I made an mistake and tried sending 0.5 eth to much, so the transaction failed. Then i tried to send 15.2 eth to my nano ledger s but this doesn't work. I tried higher gass prices but it never shows the transaction on etherscan.io.
If someone could help me, that would be very kind

image
image

image

image

@bdresser
Copy link
Contributor

Hey @drejke - transactions have to be confirmed in the same order as the nonce. So if you have transaction 4 pending, transactions 5 or 6 will not be able to confirm until 4 is mined successfully.

If you have multiple transactions still pending, you should increase the gas on the transaction with the lowest nonce. Only once that transaction is confirmed will the other transactions with higher nonce make it through.

We have plans to update the "reprice" UI so this is more clear: MetaMask/Design#25

For more questions on specific user issues, please reach out to support@metamask.io

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@bdresser @drejke and others