ProjectX Hack
Incident Overview
ProjectX has been rugpulled by the token creator. The token creator minted 1M $PXT tokens which were distributed among several addresses that dumped the token price taking profits of ~$28K.
ProjectX was a nodes as a service project promising passive income to its holders.
The creator of the contract, deployed the token contract into the network and minted himself 1M $PXT (https://snowtrace.io/tx/0xf9cb648f…299dd5).
Then, 1M$PXT tokens were sent to the scam address (B) in this transaction (https://snowtrace.io/tx/0x07ca8447…47ea97)
The team opened a liquidity pool on Trader Joe, where the liquidity with a profit of 584 $WAVAX was ultimately removed
(https://snowtrace.io/tx/0xc674da82…48d4b9).
At the time of this writing funds are partly located at this address (https://snowtrace.io/address/0x9c02ac14…1151fa). The scammer address (D) received 500K $PXT tokens from scammer address (C), and swapped the tokens to 911.21 $WAVAX in these two transactions:
1) https://snowtrace.io/tx/0x177a8060…756826
2) https://snowtrace.io/tx/0x283d99a5…9e7e3a
Token contract address: https://snowtrace.io/address/0x9adcbba4…14cafd
Token creator address: https://snowtrace.io/address/0x9dc72782…bf67fd
Scammer addresses:
1) https://snowtrace.io/address/0x9dc72782…bf67fd
2) https://snowtrace.io/address/0x19c7798a…ea83af
3) https://snowtrace.io/address/0xadbf6ee9…18294e
4) https://snowtrace.io/address/0x9c02ac14…1151fa
Involved address: https://snowtrace.io/address/ 0xFbB3A79B…CA3987
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 ProjectX, these are the critical security checks that could have prevented this incident (July 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
Learn to Prevent the Next ProjectX
The ProjectX 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.