Coin Merge Hack
Incident Overview
Fake Coin Merge (CMERGE) project was rugpulled by the deployer, removing liquidity worth 75,887 USD from UniSwap pool during an exit scam.
Coin Merge (CMERGE) is an ERC20 token trading on UniSwap. On Feb 08, 2023, the deployer performed an exit scam by removing the liquidity from the UniSwap pool in a single transaction. The scammer removed 45.37 WETH, which is equivalent to approximately 75,887 USD at current market rates.
Deployer Address:
https://etherscan.io/address/0x93Ec3124…99db6f
Scammer Address:
https://etherscan.io/address/0xE990d297…76AB0d
Liquidity Removal Transaction:
https://etherscan.io/tx/0x969d2e42…592886
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 Coin Merge, these are the critical security checks that could have prevented this incident (February 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 TrialLearn to Prevent the Next Coin Merge
The Coin Merge 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.