RAIDEN GOD Thunder Hack
Incident Overview
RAIDEN GOD Thunder project was rugpulled by the deployer after removing liquidity from UniSwap pool. The total funds lost is 37,977 USD.
RAIDEN GOD Thunder (RAIDEN) is an ERC20 token trading on UniSwapV3. The token experienced a significant liquidity removal event when its deployer added 35.35 ETH as liquidity to the UniSwapV3 pool and then removed it within a short period. The attacker was able to remove 55.82 ETH, and the profit of the scammer reached 20.44 ETH which equates to roughly 37,977 USD at current market rates.
Consequently, the scammer transferred stolen funds to another EOA address and then to TornadoCash.
Scammer Address:
https://etherscan.io/address/0xEBada7c9…247DD5
Deployer Address:
https://etherscan.io/address/0x4Dcf852C…d6DF0C
Liquidity Removal Transaction:
https://etherscan.io/tx/0x1f2759b0…a38b45
TornadoCash Transfer Transaction:
https://etherscan.io/tx/0xc1105a94…239f8a
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 RAIDEN GOD Thunder, these are the critical security checks that could have prevented this incident (July 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 RAIDEN GOD Thunder
The RAIDEN GOD Thunder 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.