SPROUT Hack
Incident Overview
SPROUT token project was exit scammed with a rugpull, removing liquidity worth 107,982 USD from UniSwap pool between May 25 and September 7, 2023.
SPROUT is an ERC20 token trading on UniSwap. The scammer removed liquidity from the UniSwap pool in three separate transactions between May 25 and September 7, 2023. The total funds lost in this exit scam amount to 107,982 USD, equivalent to 59.97 WETH.
Deployer Address:
https://etherscan.io/address/0x98ea9ef2…7bc2BC
Scammer Address:
https://etherscan.io/address/0x77CD728E…f0f869
Liquidity Removal Transactions:
https://etherscan.io/tx/0x73dc92bd…964ac4
https://etherscan.io/tx/0x7449f08a…970edb
https://etherscan.io/tx/0x4913d816…c7ea2b
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 SPROUT, these are the critical security checks that could have prevented this incident (September 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 SPROUT
The SPROUT 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.