MOJO Hack
Incident Overview
The MOJO token recently experienced a rug pull incident, leading to a significant loss of approximately $28k USD in 15 Ethereum (WETH) tokens.
The project team behind the MOJO 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 15 WETH, equivalent to $28k 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 MOJO token.
Contract Creator:
https://etherscan.io/address/0x66c80a17…0cdfc1
Liquidity Removal tx:
https://etherscan.io/tx/0xbdc83cdb…855f2f
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 MOJO, these are the critical security checks that could have prevented this incident (July 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 MOJO
The MOJO 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.