Menu

Dash Validator Blocks & Withdrawals Monitor

Support this project: Xp2unCXntLoh9yfxvarLhWKbwQWHJRH9Bc

Mass Send

Back
Security 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.

Upload your private_keys.txt file with Owner Address private keys to execute mass Platform credits withdrawal
Instructions
  1. Prepare your private_keys.txt file with one Owner Address private key per line (format: privateKey:proTxHash)
  2. Click "Choose file" and select your file
  3. Click "Execute Mass Send" to start the process
  4. Wait for the process to complete (may take several minutes)
  5. Review the output for any errors
File format example:
private_key_1:proTxHash_1
private_key_2:proTxHash_2
private_key_3:proTxHash_2
...