AssetClub Hack
Incident Overview
ACC token was rugpulled by scammer, removing liquidity worth 83,874 USD from UniSwap pool.
ACC is an ERC20 token trading on UniSwap. On Nov 28, 2023, the scammer conducted an exit scam by removing liquidity from the LP pool. The scammer removed 41.55 WETH, equivalent to 83,874 USD, and transferred the stolen funds to another EOA address using a malicious smart contract.
Deployer Address:
https://etherscan.io/address/0xa66E2E1fβ¦09E02d
Scammer Address:
https://etherscan.io/address/0x95a6FcB5β¦79C180
Liquidity Removal Transaction:
https://etherscan.io/tx/0xe53a9d87β¦c56407
Malicious Contract:
https://etherscan.io/address/0x8B544F47β¦eF8cca
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 AssetClub, these are the critical security checks that could have prevented this incident (November 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 AssetClub
The AssetClub 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.