AniMoon Hack
Incident Overview
AniMoon, a play-to-earn NFT project has been rug pulled by its team, exploiting its investors and users for $6,3 million.
AniMoon is a P2E game based on the famous Pokemon cartoon series.
The NFT project AniMoon was a collection of 10k NFTs for 0.2 $ETH that was scammed by its team. The project claimed to have a cooperation with Pokémon, but in fact this was not the case.
Nevertheless, the project managed to raise funds from investors who were attracted by the appeal of the project.
Transactions of the $ETH theft from the collection to the scammer addresses can be seen here:
1) https://etherscan.io/tx/0x043ca640…670a75
2) https://etherscan.io/tx/0x9fc895ed…fa0149
Then all stolen funds were transferred to Binance Hot Wallet.
Example transactions:
1) https://etherscan.io/tx/0x12a6eb67…533422
2) https://etherscan.io/tx/0x9aecb0b6…ea6dad
3) https://etherscan.io/tx/0x4e31f03f…b2b9b2
Involved addresses:
- Scammer address (A), token creator: https://etherscan.io/address/0x81d3ec77…17fe3b
- Scammer address (B): https://etherscan.io/address/0x7c60e482…feb6eb
- Scammer address (C):
https://etherscan.io/address/0x2098145e…5605c7
0x81d3ec77438b4e99aa99ba25b1dbc3fea317fe3b0x81d3ec77438b4e99aa99ba25b1dbc3fea317fe3b
Incident Report
Protocol Information
Market Context at Time of Hack
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 AniMoon, these are the critical security checks that could have prevented this incident (June 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 TrialSources & References
- 01
- 02
- 03
- 04
- 05
Learn to Prevent the Next AniMoon
The AniMoon 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.