NFT Cross Chain Hack
Incident Overview
The NFT Cross Chain project has been rug pulled by its team. The team made away with $44k in profits.
The team created the project promising simultaneous cross-chain NFT trades, then they dumped the token price taking profit of $44k without ever delivering the promised use case.
Involved addresses:
- Scammer address (A): https://bscscan.com/address/0xfc414331…1c98a7
- Scammer address (B): https://bscscan.com/token/0x0ed30fe8…b15155
-Scammer address (C): https://bscscan.com/address/0x15b93406…da14c5
Involved contracts:
- Contract that deployed the token: https://bscscan.com/address/0xd1e78c9d…86ab75
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 NFT Cross Chain, these are the critical security checks that could have prevented this incident (August 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 NFT Cross Chain
The NFT Cross Chain 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.