Bored Ape Yacht Club Hack
Incident Overview
The BAYC was exploited by EOA for ~149ETH.
First tx 42 ETH was sent to this address: https://etherscan.io/address/0x38ff5537…d988db
https://etherscan.io/tx/0x7a63a4d5…498c13
Second tx 101.71 ETH was sent to address: https://etherscan.io/address/0xd869f5f8…126fa8
https://etherscan.io/tx/0x862c115e…4ca823
Third tx 5.3 ETH was sent to address: https://etherscan.io/address/0xd869f5f8…126fa8
https://etherscan.io/tx/0x3e9f7583…f22338
Then ETH was laundered via Tornado Cache:
https://etherscan.io/tx/0x862c115e…4ca823
https://etherscan.io/tx/0x1a9f3701…78d936
https://etherscan.io/tx/0x7644532f…edd5ff
https://etherscan.io/tx/0x36e4e53d…6b04c9
https://etherscan.io/tx/0x97160b5f…4b5576
https://etherscan.io/tx/0xc212bca4…52735b
https://etherscan.io/tx/0x56ef8ef9…c7f560
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 Bored Ape Yacht Club, these are the critical security checks that could have prevented this incident (June 2022).
- Verify all logic paths related to Other 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 Bored Ape Yacht Club
The Bored Ape Yacht Club 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.