Pawnfi Hack
Incident Overview
Pawnfi, an Ethereum-based NFT project, was exploited resulting in a loss of 633,411 $USD.
Several Pawnfi contracts including ApeStaking were exploited, leading to a total funds loss of 633,441 $USD worth of 366.77 $ETH. The attacker transferred 100 $ETH through TornadoCash and the remaining 266.77 $ETH to another EOA address, which currently holds the stolen funds.
Attacker Address:
https://etherscan.io/address/0x8f7370D5…b514cC
Funds Holder Address:
https://etherscan.io/address/0xcd12d441…ff7b2d
Malicious Transactions:
https://etherscan.io/tx/0xe855cc3b…af0864
https://etherscan.io/tx/0x8d303637…7a59a5
https://etherscan.io/tx/0x94fbebf0…705602
Funds Transfer Transaction:
https://etherscan.io/tx/0xc62899a9…056e7b
Funds Transfer to TornadoCash Transaction:
https://etherscan.io/tx/0xf83afda6…a05118
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 Pawnfi, these are the critical security checks that could have prevented this incident (June 2023).
- Verify all logic paths related to Other 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 TrialSecurity Audit History
- PeckShield Inc. Report
Sources & References
Learn to Prevent the Next Pawnfi
The Pawnfi 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.