RPHunter: Unveiling Rug Pull Schemes in Crypto Token via Code-and-Transaction Fusion Analysis
Hao Wu, Haijun Wang, Shangwang Li, Yin Wu, Ming Fan, Wuxia Jin, Ting Liu

TL;DR
RPHunter is a novel detection method that combines code analysis and transaction behavior modeling using graph neural networks to effectively identify Rug Pull scams in cryptocurrency.
Contribution
It introduces an integrated approach using semantic risk code graphs and token flow behavior graphs with attention-based fusion for improved Rug Pull detection.
Findings
Achieved 95.3% precision and 93.8% recall on a manually curated dataset.
Identified 4801 Rug Pull tokens in real-world scenarios with 90.7% precision.
Outperformed existing detection methods significantly.
Abstract
Rug pull scams have emerged as a persistent threat to cryptocurrency, causing significant financial losses. A typical scenario involves scammers deploying honeypot contracts to attract investments, restricting token sales, and draining the funds, which leaves investors with worthless tokens. Current methods either rely on predefined patterns to detect code risks or utilize statistical transaction data to train detection models. However, real-world Rug Pull schemes often involve a complex interplay between malicious code and suspicious transaction behaviors. These methods, which solely focus on one aspect, fall short in detecting such schemes effectively. In this paper, we propose RPHunter, a novel technique that integrates code and transaction for Rug Pull detection. First, RPHunter establishes declarative rules and performs flow analysis to extract code risk information, further…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBlockchain Technology Applications and Security · Advanced Malware Detection Techniques · Financial Distress and Bankruptcy Prediction
