iancoleman / bip39

A web tool for converting BIP39 mnemonic codes
https://iancoleman.io/bip39/
MIT License
3.42k stars 1.42k forks source link

Ethereum address does not appear when using BIP39 tool to find my private key. #460

Open vicflair564 opened 3 years ago

vicflair564 commented 3 years ago

I sent Vechain to my Ethereum wallet on my ledger nano X by accident. Now I need the private key in order to get my funds back. Ive tried numerous times to find my private key and my ethereum address is not showing up. Ive tried bip44, bip32, and even bip32 while changing the derivation path to m/44'/60'/0'/0. I am using 24 words and also using my ledgers passphrase. Im completely lost at this point does anybody have any idea what I might be doing wrong?

wigy-opensource-developer commented 3 years ago

Have you tried BIP32 derivation path m/44'/60'/0' already? So that the 1st key itself is m/44'/60'/0'/0? Ledger wallet is "special" and they are not 100% compatible with BIP44 separating receiving and change addresses.

bramstroker commented 3 years ago

This was working for me, thanks do much

Gauper302 commented 3 years ago

pls.. who can help set up git clone https://github.com/iancoleman/bip39 . im confused asf