Void.Cash Hack
Incident Overview
Void.Cash project rugpulled by the deployer, who removed liquidity worth 34,148 $USD.
Void.Cash is a decentralized protocol running on the Ethereum chain. The token $VCASH experienced an exit scam when its deployer removed all liquidity from the pool and sold tokens for 18.804 $ETH leading to slippage. Investigation revealed that funds were stolen which amounts to roughly 34,148 $USD at the time of the incident.
All stolen assets remain in the deployer's address.
Scammer Address:
https://etherscan.io/address/0xbd6b81ed…3c0e7c
Malicious Transaction:
https://etherscan.io/tx/0x552e65b7…d144f6
Incident Report
Protocol Information
What the Attacker Needed to Succeed
Understanding the prerequisites for this type of attack helps auditors identify protocols that are most at risk and helps developers build better defenses.
What Auditors Should Check
If you're auditing a protocol with similar architecture to Void.Cash, these are the critical security checks that could have prevented this incident (April 2023).
- Verify all logic paths related to Rugpull are guarded by proper access controls and input validation
- Review privileged functions (owner, admin, governance) for potential abuse vectors - centralization risks should be documented and bounded with timelocks or multi-sigs
Master these auditing techniques with hands-on labs and real exploit scenarios in the Smart Contract Hacking course.
Free TrialSecurity Audit History
- Audit Report 1 Report
Sources & References
Learn to Prevent the Next Void.Cash
The Void.Cash hack is one of many attacks that skilled auditors are trained to detect before deployment. Master real exploit patterns and defense techniques with hands-on Web3 security training.