SAUDI Token Hack
Incident Overview
SAUDI token project was rugpulled by the deployer after removing liquidity worth 79,555 $USD from UniSwap pool. The total funds lost in this exit scam is 35,331 $USD.
SAUDI is an ERC20 token trading on UniSwap. The token experienced a significant liquidity removal event when its deployer added 25 $ETH as liquidity to the UniSwap pool and then removed it within a short period. The attacker was able to remove 43 $ETH which equates to roughly 79,555$ USD at current market rates.
Consequently, the scammer transferred stolen funds amounting to 35,331$ USD from their original address to another EOA address.
Scammer Address:
https://etherscan.io/address/0xf7A6BfD9…c0F515
Liquidity Adding Transaction:
https://etherscan.io/tx/0x9df59f8a…86a559
Liquidity Removal Transaction:
https://etherscan.io/tx/0x8a33a822…901919
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 SAUDI Token, these are the critical security checks that could have prevented this incident (June 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 SAUDI Token
The SAUDI 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.