xKingdom.tech Token Hack
Incident Overview
XKING token was rugpulled on Arbitrum resulted in a loss of 1,247,503 USD, with funds laundered through Tornado Cash.
XKING is an ERC20 token operating on the Arbitrum network. The deployer removed liquidity from the LP pool, leading to an exit scam in which approximately 1.24 million USD (553.49 ETH) was stolen. The scammer then transferred the stolen funds from the Arbitrum chain to the Ethereum Mainnet and laundered them using Tornado Cash.
All associated addresses, websites, and social media accounts have been deleted.
Deployer Address:
https://arbiscan.io/address/0x63686C5F…4110cB
Scammer Addresses:
https://etherscan.io/address/0xCA1214fa…a474c6
https://etherscan.io/address/0xeF7DD226…d6A13D
Liquidity Removal Transaction:
https://arbiscan.io/tx/0xa855adf1…e35145
Tornado Cash Deposits:
https://etherscan.io/tx/0xe120d8b9…062a18
https://etherscan.io/tx/0x2ddefe6a…16720d
https://etherscan.io/tx/0xf881b31d…4c1b1e
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 xKingdom.tech Token, these are the critical security checks that could have prevented this incident (January 2023).
- 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 xKingdom.tech Token
The xKingdom.tech Token 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.