APE Hack
Incident Overview
APE token was rugpulled by the scammer, removing liquidity worth 96,421 USD from UniSwap pool in three transactions.
APE is an ERC20 token trading on UniSwap. On Jul 26, 2022, the scammer executed an exit scam by performing a rugpull on the APE token project. They removed liquidity from the UniSwap pool in three separate transactions, resulting in a total loss of 96,421 USD, which is equivalent to 53.36 WETH.
Deployer Address:
https://etherscan.io/address/0xAa5408d9…EF1F11
Scammer Address:
https://etherscan.io/address/0xF969Eb68…4EAc59
Liquidity Removal Transactions:
1. https://etherscan.io/tx/0x9903e0b2…8da951
2. https://etherscan.io/tx/0xc303750e…831b7c
3. https://etherscan.io/tx/0xfd9274e8…272f4b
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 APE, these are the critical security checks that could have prevented this incident (July 2022).
- 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 APE
The APE 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.