Cash:
100_1D9EBD333B37A14A.XPQ
100_3A97F811D9666AF7.XPQ
100_9D30AD3B77535B4A.XPQ
100_29C95CCC2776559A.XPQ
100_244DE854E3A71E7A.XPQ
go to github :
https://github.com/paqusprotocol/walletgit clone
https://github.com/paqusprotocol/wallet.gitgo to wallet folder/repo
cargo run
Paqus Wallet CLI
1. Create wallet
2. Show wallet address
3. Check wallet balance
4. Global chain stats
5. Send coin
6. QCash
7. RPC health
8. RPC status
9. RPC peers
10. RPC chain
11. Latest blocks
12. Block by height
13. Block by hash
14. Transaction by hash
15. Address explorer
16. Accounts
17. Mempool
18. Hashrate
19. Change RPC for this session
20. Exit
select no 6 QCash
QCash
1. Withdraw XPQ to cash files
2. Deposit cash file
3. Inspect cash file
4. Sync lifecycle
5. List cash vault
6. Backup cash vault
7. Recover cash vault
8. Track file name on explorer
select no 2 Deposit cash file
Cash file (.XPQ) (b/back to menu): 100_1D9EBD333B37A14A.XPQ
Recipient (b/back to menu) [wallet.json]:
Signing wallet (b/back to menu) [wallet.json]:
Success Criteria
Successfully deposit one or more provided Cash files using the official Paqus Wallet CLI.
Demonstrate a method to bypass the Cash file deposit mechanism by performing a direct on-chain deposit.
Document the steps taken, expected behavior, actual behavior, and the security impact.
If a vulnerability is found, include a proof of concept (PoC) and explain how it can be reproduced.
Good luck, and happy hacking!