Mass Send
BackSecurity Notice
This feature requires a file with Owner Address private keys. Make sure you understand the security implications before proceeding.
If an Owner Address private key is leaked, an attacker CAN:
- Withdraw all accumulated Platform credits to the current payout address
- Sign ProUpRegTx (
protx update_registrar): change payout address, voting address, or operator BLS public key — redirect future rewards or appoint their own operator - Spend DASH from the owner address balance, if any funds are held there
An attacker CANNOT (with Owner Address key alone):
- Steal the 1000 DASH collateral — requires the collateral address private key
- Execute ProUpRevTx or ProUpServTx — requires the BLS operator private key from the node
- Withdraw Platform credits to an arbitrary address via OWNER key (only to the registered payout address)
Web upload risk: the file passes through this server (temporary file on disk). Use only on hosting you trust; never upload keys to third-party sites.
Instructions
- Prepare your private_keys.txt file with one Owner Address private key per line (format: privateKey:proTxHash)
- Click "Choose file" and select your file
- Click "Execute Mass Send" to start the process
- Wait for the process to complete (may take several minutes)
- Review the output for any errors
File format example:
private_key_1:proTxHash_1
private_key_2:proTxHash_2
private_key_3:proTxHash_2
...