Lets Go Farming Token Hack
Incident Overview
Lets Go Farming (LGF) project was rugpulled by deployer, removing liquidity worth 37,265 USD from UniSwap pool in an exit scam.
LGF is an ERC20 token trading on UniSwap. On Oct 4, 2022, the token deployer executed an exit scam by removing liquidity from the UniSwap pool in three separate transactions. The attacker removed a total of 29.32 ETH, equivalent to approximately 37,265 USD at the time of the incident.
Deployer Address:
https://etherscan.io/address/0x676E7101…1943cD
Liquidity Removal Transactions:
1. https://etherscan.io/tx/0xd2531214…a2285f
2. https://etherscan.io/tx/0xafe7831d…15268b
3. https://etherscan.io/tx/0x02416cd4…390cd3
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 Lets Go Farming Token, these are the critical security checks that could have prevented this incident (October 2022).
- 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 Lets Go Farming Token
The Lets Go Farming Token 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.