Cool Cats Hack
Incident Overview
Cool Cats (COOL20) project was rugpulled by deployer, removing liquidity worth 20,961 USD from UniSwap pool.
COOL20 is an ERC20 token trading on UniSwap. On Sep 14, 2021, the deployer performed an exit scam by removing the entire liquidity from the UniSwap pool in a single transaction. The deployer removed 6.13 WETH, equivalent to approximately 20,961 USD, from the pool, leaving token holders with no liquidity to trade.
Deployer Address:
https://etherscan.io/address/0xF51D05c6…7621Ed
Liquidity Removal Transaction:
https://etherscan.io/tx/0x4cc63498…bf074d
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 Cool Cats, these are the critical security checks that could have prevented this incident (September 2021).
- 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 TrialLearn to Prevent the Next Cool Cats
The Cool Cats 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.