CoinPanda_ETH Hack
Incident Overview
COINPANDA token was rugpulled by scammer, removing liquidity worth 80,554 USD from UniSwap pool.
COINPANDA is an ERC20 token trading on UniSwap. On December 3, 2023, the scammer removed liquidity from the LP pool, totaling 33.56 WETH, which was equivalent to 80,554 USD. A large portion of the stolen funds were deposited into Tornado Cash, while the remaining amount was transferred to another EOA.
The project's website and Twitter account have been deleted.The deployer of token sent 1.92 ETH to the scammer address after exitscam.
Deployer Address:
https://etherscan.io/address/0x6923D0dC…c4c18C
Scammer Address:
https://etherscan.io/address/0x4b50156e…6B70ce
Transaction between Deployer and Scammer:
https://etherscan.io/tx/0xaaedbd24…afc454
Liquidity Removal Transaction:
https://etherscan.io/tx/0x5d7101f3…48c01c
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 CoinPanda_ETH, these are the critical security checks that could have prevented this incident (December 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 CoinPanda_ETH
The CoinPanda_ETH 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.