DOGETAMA Hack
Incident Overview
DOGETAMA token was rugpulled by deployer, removing liquidity worth 22,041 USD from UniSwap pool in a single transaction.
DOGETAMA is an ERC20 token trading on UniSwap. On May 4, 2022, the deployer of the token executed an exit scam by removing all the liquidity from the UniSwap pool in a single transaction. The scammer removed 7.49 WETH, which is equivalent to approximately 22,041 USD at current market rates.
Deployer Address:
https://etherscan.io/address/0xc742E46d…1F0641
Liquidity Removal Transaction:
https://etherscan.io/tx/0x033188eb…25f431
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 DOGETAMA, these are the critical security checks that could have prevented this incident (May 2022).
- 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 DOGETAMA
The DOGETAMA 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.