loveloverocket Hack
Incident Overview
LoveRCKT token was experienced a rugpull exit scam with 193.45 WETH worth of liquidity removed from UniSwap pool by the deployer.
LoveRCKT is an ERC20 token trading on UniSwap. The deployer of the token conducted a rugpull exit scam by removing liquidity from the LP pool in two transactions between Aug 15, 2023, and Oct 31, 2023. The deployer initially added liquidity worth 400 WETH to the UniSwap pool when the token contract was created.
Total loss were approximately 23,439 USD.The stolen funds were transferred to another EOA and then distributed between multiple addresses.
Deployer Address:
https://etherscan.io/address/0x96c0876F…B13DE8
Scammers Addresses
https://etherscan.io/address/0x8183c8ac…4d1353
https://etherscan.io/address/0x1f4cd0da…4cf733
Funds Holders as Nov of 3, 2023
https://etherscan.io/address/0x26cb90cb…eb3b8e
https://etherscan.io/address/0xACCf72F6…c57A74
https://etherscan.io/address/0xA66e0ed8…b7d868
Liquidity Removal Transaction:
https://etherscan.io/tx/0x497c91ed…7194b3
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 loveloverocket, these are the critical security checks that could have prevented this incident (October 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 loveloverocket
The loveloverocket 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.