Post
Topic
Board Electrum
Re: Problem importing private keys in Electrum
by
moha sasa
on 29/04/2019, 00:08:13 UTC
I generated private keys from 24-word seed + password by
https://iancoleman.io/bip39/
and choose BIP49 derivation path

Second derived address exactly match my address with balance and starts with "3"

I copy corresponding private key and import this private key in Electrum.

And I see zero balance.
In "Recieving address"  i see different address starting with "1FGqV"

So, Electrum imported completely different address.  

Asking for support on issue.

- If your address starting with "1" then your derivation path will be m/44'/0'/0'

- If your address starting with "3" then your derivation path will be m/49'/0'/0'

- If your address starting with "bc1" then your derivation path will be m/84'/0'/0'

+ Try them and tell us.