Skip to content

Recovering Omni Protocol Funds accidentally sent to a BRD Wallet

Adam edited this page Jan 4, 2019 · 1 revision

How to export your Private key from BRD Wallet and import it into Omniwallet.org.

It should be possible to recover the funds as long as you can access your recovery phase for your BRD Wallet account. If you do not know your recovery phrase then take a look at the following support article from the BRD Support team on how to Access your BRD wallet Paper Key

One you have your recovery words/phrase you can proceed with the instructions below

  1. Once you have your recovery phrase you will need access to the Bip39 generator
  2. We recommend you download the 'bip39-standalone.html' file directly from github to thumbdrive
  3. On your offline machine access/open/load the 'bip39-standalone.html' file
  4. Enter your recovery phrase/seed in the webpage next to 'BIP39 Mnemonic'
  5. Choose number of words = '12' (or set the number of words for how many were in your recovery phrase)
  6. Scroll down to the 'Derivation Path' choose bip32, then for the 'client' choose 'MultiBit HD'
  7. Leave all the rest of the entries set to their default
  8. Scroll down to the 'Derived Addresses' section and you should now see a list of addresses that will match the list of addresses in your wallet.
  9. Find the address in question that you accidentally sent your funds to and copy its private key.
  10. Once you have this you can go to https://www.omniwallet.org and click 'Create a New Wallet' (or log into a wallet you already created).
  11. Once you have created/logged into your wallet go to the 'My Address' page and click the 'Import Address with Private Key' Button.
  12. Enter the private key you copied/found in the previous step and in a few moments that address should be added to your wallet and displayed in the list below giving you access to your BTC and any Omni Protocol Properties on that address.
  13. If the newly imported address does NOT match the address you are expecting try taking a look at this article: After importing my private key and the address I get is different than what I expected!
Clone this wiki locally