1. Click the "BTC" currency on the "Import Wallet" page and jump to the "Import BTC Wallet" page.
2. Click the "Mnemonic Phrase" button on the left side at the bottom of the top and enter the mnemonic phrase of the BTC wallet in the input box (with a space between each mnemonic phrase separated).
3. Click to start importing.
A pop-up window will appear showing "Import wallet successfully!", indicating that the import is successful;
If "Mnemonic phrase error! Please re-import!" appears, you need to re-enter the mnemonic phrase.
When importing mnemonics, why is it prompted that the input is invalid?
When you import mnemonics into Fire When using the currency wallet, the prompt is invalid, indicating that the software cannot recognize the mnemonic you imported, the imported mnemonic is not a correct English word, the recorded mnemonic is wrong or the transcription is wrong, for example, it is not case-sensitive.
1. Check whether the mnemonic word is entered correctly. You can check whether there are spelling errors in the word through the public specification of BIP39: https://github.com/bitcoinjs /bip39/
2. Please ensure that words are separated by spaces and not by carriage returns.
After importing the mnemonic phrase, I found that the generated wallet address is different from the previous address. What happened?
If the wallet address generated by importing the mnemonic phrase is a new wallet address , is inconsistent with your expected wallet address, it may be caused by two reasons, it is recommended that you check one by one.
Cause 1: The backup mnemonic phrase does not match the wallet address
Because Huobi Wallet can manage multiple wallet addresses. Suppose you have two wallet addresses, A and B. In the backup, you mistakenly map the mnemonic phrase of wallet A to the address of wallet B. This will cause the mnemonic phrase of wallet A to be imported when you want to import wallet B. Therefore, The resulting address is the address of wallet A, not the address of wallet B that you wish to import.
Tip: You can back up the mnemonic phrase as well as its corresponding wallet address to avoid such problems.
Cause 2: Mnemonic word copying error
Another possibility is that the mnemonic word is copied incorrectly. If the mnemonic word is copied incorrectly, there is a very small possibility of generating a new wallet address.
The above is the detailed content of This article explains in detail how to import mnemonic phrases into Huobi Wallet.. For more information, please follow other related articles on the PHP Chinese website!