Import BTC private key to Electrum

From DeFiChain-Wiki
Revision as of 14:46, 5 December 2021 by Philler82 (talk | contribs) (added Electrum download link etc.)

Warning: Using native BTC is still in beta and it might not be possible to do much with BTC in the DeFiWallet! Try out first if you can really do what you plan to do (receiving, swapping, sending ...). If you need to get BTC out of the app and sending doesn't work, you can use the following work around:

You can use the BTC private key in Electrum to sweep the coins to an Electrum wallet as follows:

  1. Do this: Private key read out of the app
  2. Download Electrum from electrum.org and then create a new standard wallet with it -> https://bitcoinelectrum.com/creating-an-electrum-wallet/
  3. Sweep the BTC private key that you got from the command spv_dumpprivkey selecting "Wallet - Private Keys - Sweep" in the menu. You have to prepend the key with p2wpkh: since the originating address is a SegWit Bech32 format. More information can be found here: https://bitcoinelectrum.com/sweeping-your-private-keys-into-electrum/. Example:
Sweep the key.png