paper-with-me

Papers

SolRPDS: A Dataset for Analyzing Rug Pulls in Solana Decentralized Finance

2025-04-06 · Abdulrahman Alhaidari, Bhavani Kalal, Balaji Palanisamy, Shamik Sural

Rug pulls in Solana have caused significant damage to users interacting with Decentralized Finance (DeFi). A rug pull occurs when developers exploit users' trust and drain liquidity from token pools on Decentralized Exchanges (DEXs), leaving users with worthless tokens. Although rug pulls in Ethereum and Binance Smart Chain (BSC) have gained attention recently, analysis of rug pulls in Solana remains largely under-explored. In this paper, we introduce SolRPDS (Solana Rug Pull Dataset), the first public rug pull dataset derived from Solana's transactions. We examine approximately four years of DeFi data (2021-2024) that covers suspected and confirmed tokens exhibiting rug pull patterns. The dataset, derived from 3.69 billion transactions, consists of 62,895 suspicious liquidity pools. The data is annotated for inactivity states, which is a key indicator, and includes several detailed liquidity activities such as additions, removals, and last interaction as well as other attributes such as inactivity periods and withdrawn token amounts, to help identify suspicious behavior. Our preliminary analysis reveals clear distinctions between legitimate and fraudulent liquidity pools and we found that 22,195 tokens in the dataset exhibit rug pull patterns during the examined period. SolRPDS can support a wide range of future research on rug pulls including the development of data-driven and heuristic-based solutions for real-time rug pull detection and mitigation.

📄 PDF Abstract BibTeX arXiv:2504.07132

Code (1)

defilabx/solrpds 공식 구현

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Catching the Rug: Early Prediction of Fraudulent Memecoins on Solana via Machine Learning

2026-08-20 · Jianghai Li, Pavel Kuznetsov, Yury Yanovich, Konstantin Nott-Whaley 외 arxiv

The rapid proliferation of memecoins on blockchain platforms has increased the risk of fraudulent activities, particularly rug pulls. While previous studies have focused on Ethereum-based tokens, this paper shifts the sp…

Detecting Rug Pulls in Decentralized Exchanges: Machine Learning Evidence from the TON Blockchain

2025-09-01 · Dmitry Yaremus, Jianghai Li, Alisa Kalacheva, Igor Vodolazov 외 arxiv

This paper presents a machine learning framework for the early detection of rug pull scams on decentralized exchanges (DEXs) within The Open Network (TON) blockchain. TON's unique architecture, characterized by asynchron…

An Event Study of the Ethereum Transition to Proof-of-Stake

2022-10-24 · Elie Kapengut, Bruce Mizrach

On September 15, 2022, the Ethereum network adopted a proof-of-stake (PoS) consensus mechanism. We study the impact on the network and competing platforms in a two month event window around the Beacon chain merge. We fin…

POS

Slow is Fast! Dissecting Ethereum's Slow Liquidity Drain Scams

2025-03-06 · Minh Trung Tran, Nasrin Sohrabi, Zahir Tari, Qin Wang 외

We identify the slow liquidity drain (SLID) scam, an insidious and highly profitable threat to decentralized finance (DeFi), posing a large-scale, persistent, and growing risk to the ecosystem. Unlike traditional scams s…

BlockFound: Customized blockchain foundation model for anomaly detection

2024-10-05 · Jiahao Yu, Xian Wu, Hao liu, Wenbo Guo 외

We propose BlockFound, a customized foundation model for anomaly blockchain transaction detection. Unlike existing methods that rely on rule-based systems or directly apply off-the-shelf large language models, BlockFound…

Anomaly Detectionmodel