GN Hack
Incident Overview
GN token was rugpulled , 96,097 USD worth of liquidity removed from the UniSwap pool on May 4, 2023.
GN is an ERC20 token trading on UniSwap. The scammer conducted an exit scam by removing 53.41 WETH, equivalent to 96,097 USD, from the UniSwap pool in a single transaction. This rugpull event led to a significant loss for the project and its investors.
Deployer Address:
https://etherscan.io/address/0xB0D56e32…7CaebE
Scammer Address:
https://etherscan.io/address/0xa7A5f0e2…9f4B8c
Liquidity Removal Transaction:
https://etherscan.io/tx/0xa70fe18f…fde501
Incident Report
Protocol Information
Market Context at Time of Hack
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 GN, these are the critical security checks that could have prevented this incident (May 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 GN
The GN 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.