Import BTC private key to Electrum

From DeFiChain-Wiki
Revision as of 12:40, 5 December 2021 by Philler82 (talk | contribs) (Created page with "'''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 (re...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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. Create a new standard wallet -> https://bitcoinelectrum.com/creating-an-electrum-wallet/
  2. Sweep the BTC private key that you got from the command spv_dumpprivkey by 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