MotherOfAllMemes Hack
Incident Overview
The MOAM token recently experienced a rug pull incident, leading to a significant loss of approximately $40k USD.
The project team behind the MOAM token executed a rug pull by performing liquidity removal from the Uniswap V2 pool. As a result, they successfully withdrew and transferred a total of 22.35 WETH, equivalent to $40k USD, distributing the ill-gotten funds across four different wallets.
This sudden liquidity removal and token transfer event caught the community off guard, causing substantial financial losses to investors and holders of MOAM token.
Contract Creator:
https://etherscan.io/address/0xab0e7833…07d559
Liquidity Removal tx:
https://etherscan.io/tx/0xc082a135…a695ff
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 MotherOfAllMemes, 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 MotherOfAllMemes
The MotherOfAllMemes 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.