Not Found Hack
Incident Overview
Not Found (404) token rugpull by deployer, liquidity removed from UniSwap pool, resulting in a loss of 199,927 USD.
Not Found, an ERC-20 token trading on UniSwap, experienced an exit scam when its deployer swapped a significantly larger number of tokens, depleting the liquidity. The deployer then called "TokenURI" and inflated the amount of 404 tokens. A portion of the stolen funds was transferred to other EOAs and deposited into FixedFloat, while the majority was bridged to the Arbitrum chain through Orbiter Finance.
The scammer received funding from OKX. The total loss amounts to 199,927 USD, equivalent to 82.38 WETH.
Scammer Address:
https://etherscan.io/address/0x3a6d1143…30C921
Malicious Transactions:
https://etherscan.io/tx/0xe6c3bfdd…d3f0cd
https://etherscan.io/tx/0x99cda6c9…15e127
FixedFloat Deposit Transactions:
https://etherscan.io/tx/0x84dad5f8…f59dbc
https://etherscan.io/tx/0xcf7a2853…db85ca
Orbiter Finance Bridge Transactions:
https://etherscan.io/tx/0x3e20376f…e2a171
https://etherscan.io/tx/0x679a4b00…6a397f
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 Not Found, 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 Not Found
The Not Found 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.