Ore Hack
Incident Overview
ORE token rugpulled by deployer, removing liquidity worth 243,489 USD and creating potential rugpull token CHAT.
ORE is an ERC20 token trading on UniSwap. On Feb 26, 2024, the deployer removed 80.03 WETH worth approximately 243,489 USD from the liquidity pool. Stolen funds were distributed between multiple addresses using Disperse.app.
A smaller portion of the stolen funds was transferred to another scammer's address, which created a new token named CHAT and deposited it into the liquidity pool, it appears potentially preparing for another rugpull.
Deployer Address:
https://etherscan.io/address/0xAD13D88d…C25b5C
Scammer's Address:
https://etherscan.io/address/0x3c714dcc…575c56
Liquidity Removal Transaction:
https://etherscan.io/tx/0xb8f05ade…b184ec
Disperse.app Distribute Transaction:
https://etherscan.io/tx/0xdc860e7e…17e6c2
CHAT Token Address:
https://etherscan.io/token/0x068e8C05…eA0c46
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 Ore, these are the critical security checks that could have prevented this incident (February 2024).
- 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 Ore
The Ore 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.