Snake Eyes Hack
Incident Overview
Snake Eyes suffered a rugpull on Aug 16, 2023, causing a loss of 117,292 $USD (72.1 $ETH).
Snake Eyes (SNAKE), an ERC20 token trading on UniSwap, was exploited through an exitscam on Aug 16, 2023. The deployer removed the liquidity from the LP pool and transferred the stolen funds through several EOA addresses. A significant portion of the funds was deposited into TornadoCash, while a small portion (17 $ETH) remains at one of the scammer's EOAs.
- Deployer Address:
https://etherscan.io/address/0x95c9bB9C…33797f
- Scammer Address:
https://etherscan.io/address/0xc93a7d0f…2a3c72
- Funds Holder as of August 22, 2023:
https://etherscan.io/address/0x50446734…3b8172
- Liquidity Removal Transaction:
https://etherscan.io/tx/0xf7842852…54ecdd
- Tornado Cash Transaction:
https://etherscan.io/tx/0xafc031a2…2b77d4
Incident Report
Protocol Information
Market Context at Time of Hack
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 Snake Eyes, these are the critical security checks that could have prevented this incident (August 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 TrialSources & References
Learn to Prevent the Next Snake Eyes
The Snake Eyes 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.