What is an Integrated Address?
An Integrated Address is a Stealth Address with a Payment ID embedded into it. It is 110 characters vs 99 characters of a regular Stealth Address. You can use it to receive to your Master Account, while providing the Sender with a different address. This can be useful for one-time use or addresses that you would like to re-use for the same purpose. You can check the Payment ID in the Transaction Details.
QT Wallet
- Launch QT Wallet
- Go to “Receive” tab
- Click the “+” icon
- This will copy the Integrated Address with the Payment ID to your clipboard.
- Use this address instead of your Master Account to receive on and it will still go to your Master Account.
Daemon
- Launch Daemon
- Enter in the following command in terminal:
prcycoin-cli generateintegratedaddress
- You will receive an Integrated Address with the Payment ID.
- Use this address instead of your Master Account to receive on and it will still go to your Master Account.