LGT Hack
Incident Overview
LGT project was rugpulled for 35,320 $USD. An EOA address drained liquidity from the pool using $LGT tokens received from the initial token holder.
LGT is a BEP20 token trading on PancakeSwap. The initial token holder sent 500,000,000 $LGT tokens to an EOA address, which drained liquidity from the Pancake pool for 35,320 $USD. The funds were transferred to another EOA address after an incident.
Scammer address:
https://bscscan.com/address/0xe36f1501…be2ef9
Token holder:
https://bscscan.com/address/0xf975b22d…eede0d
Transfer token transaction:
https://bscscan.com/tx/0x63bb6386…2cf3d5
Liquidity drain transactions:
https://bscscan.com/token/0x55d39832…197955?a=0xe36f1501…be2ef9
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 LGT, 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 TrialSources & References
Learn to Prevent the Next LGT
The LGT 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.