MYX Finance Hack
Incident Overview
QMYX token was rugpulled by the scammer removing liquidity worth 119,888 USD from UniSwap.
QMYX is an ERC20 token trading on UniSwap. On Dec 01, 2023, the scammer removed liquidity from the LP pool, stealing 57.17 WETH, which is equivalent to 119,888 USD. The stolen funds remain in the scammer’s address as WETH as of Dec 12, 2023.
Deployer Address:
https://etherscan.io/address/0xc405BCbe…706fE7
Scammer Address:
https://etherscan.io/address/0x76345889…02168d
Liquidity Removal Transaction:
https://etherscan.io/tx/0xc5529e30…e83190
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 MYX Finance, these are the critical security checks that could have prevented this incident (December 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 MYX Finance
The MYX Finance 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.