Tommy VICE CITY Hack
Incident Overview
Tommy VICE CITY token was rugpulled by the deployer, removing liquidity worth 308,248 $USD from UniSwap pool.
Tommy VICE CITY (TOM) is an ERC20 token trading on UniSwap. On August 4, the deployer executed a rugpull by removing liquidity worth 168.32 $ETH from the LP pool. The stolen funds were subsequently transferred to another EOA and then distributed between multiple addresses using CoinTool.
The total loss in this exit scam amounts to 308,248 $USD.
Deployer Address:
https://etherscan.io/address/0x9E6Ba3Bc…7e4e7c
Scammer Address:
https://etherscan.io/address/0x5144c647…0b9fa4
Liquidity Removal Transaction:
https://etherscan.io/tx/0x5c7aa807…0f83e6
Funds Distribution Transactions:
https://etherscan.io/tx/0x81e41d88…014f96
https://etherscan.io/tx/0x1e587397…3ae12e
https://etherscan.io/tx/0xd56e30c7…74a3bf
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 Tommy VICE CITY, these are the critical security checks that could have prevented this incident (August 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 Tommy VICE CITY
The Tommy VICE CITY 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.