• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

Spending from paper wallets

You should have a private key written there in your paper wallet.
Open Dash-Qt and go to "Tools" -> "Debug console", write "importprivkey yourprivatekeyhere" (replace yourprivatekeyhere with the actual private key), hit enter.
Wallet will take some time to rescan blockchain and once it's done you should see paper wallet balance added to your Dash-Qt wallet balance.
Now you should be able to spend it as usual.

EDIT: wiki page https://dashpay.atlassian.net/wiki/display/DOC/Paper+Wallet+Guide+on+Windows
 
Quick Pointer: Be SURE to spend the ENTIRE balance of your paper wallet to a new address. Because of the way change addresses work, you may loose coins if you only send them out piecemeal.

Pablo.
 
Last edited by a moderator:
  • Like
Reactions: NCM
Open Dash-Qt and go to "Tools" -> "Debug console", write "importprivkey yourprivatekeyhere"
(replace yourprivatekeyhere with the actual private key), hit enter.

Go to Wallet Detail tab, enter bip38 privkey, click View Details button, enter bip38 password, click Decrypt BIP38 button, grab "Private Key WIF 51 characters Base58" and use it in inportprivkey command. Do all of this offline to be more safe.
Unlock wallet before importprivkey.
Code:
Error: Please enter the wallet passphase with walletpassphrase first. (code-13)

Paper wallet suggestions:

Use paper.dash.org offline by download the zip.
You can always make new wallets and decrypt offline.

Print the Wallet Details of BIP38.
Front and back on a single page using Page Selection in Print Preview.
When printing, increase the number of copies.

Bulk Wallets can be individually printed with qr.
Look up each private key in Wallet Details (offline)
Copy and paste the pub/priv keys somewhere secure.

Print on colored paper to easily differentiate.
Laminate or put inside plastic sheet protectors.
Cut out and fold it into a baseball card protector.

Fireproof/waterproof document chest buried.
Personal home safe. Bank safe-deposit box, or all three.
 
Last edited:
Back
Top