ETHTrustFund Hack
Incident Overview
ETHTrustFund Rug Pull on July 16th, 2024: Over $2 Million Stolen
On July 16th, 2024, the crypto project ETHTrustFund was exposed as a rug pull when the developer, known as "Peng," transferred over $2 million from the project's treasury to a new wallet. ETHTrustFund, a fork of the $OHM project, had been leveraging the hype surrounding the Base, the ETF, and meme culture to gather funds. After months of inactivity and ignoring communications, "Peng" finally moved all the treasury assets, signaling an exit scam.
The project's website has been taken down, though its documentation is still available online. The funds from the treasury have been observed moving through the RAILGUN privacy project, suggesting an effort to launder the money and hide the transaction trail.
Treasury (multi-sig):
https://basescan.org/address/0xbfdb66a6…b491c8
Funds moved here:
https://basescan.org/address/0x374f4bd3…3059ad
Railgun and Torando deposits:
https://etherscan.io/tx/0x77fd5bba…5944c0
https://etherscan.io/tx/0xfabb1009…0fd0c2
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 ETHTrustFund, these are the critical security checks that could have prevented this incident (July 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 ETHTrustFund
The ETHTrustFund 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.