paper-with-me

홈 › Papers

MELT: A Behavioral Trace Dataset for High-Risk Memecoin Launch Detection

2026-02-13 · Sihao Hu, Selim Furkan Tekin, Yichang Xu, Ling Liu arxiv

Launchpads have become the dominant mechanism for issuing memecoins, exposing investors to a new class of high-risk launches that existing rug-pull detection methods cannot capture. We argue that detecting these threats requires structured behavioral traces that underlie raw heterogeneous blockchain data, i.e., how insiders accumulate, coordinate, and unwind positions. To enable such analysis, we introduce MELT (MEmecoin Launch Trace, the first behavioral trace dataset for analyzing and detecting high-risk memecoin launches on Solana. MELT covers 41k+ memecoin launches with 200M+ transactions parsed into typed behavioral records that distinguish swaps, wash trades, transfers, and mints. Beyond per-account behaviors, MELT contributes bundle-trace data that links accounts controlled by the same entity, revealing that, on average, 36.5% of token supply is held by coordinated accounts, a concealment strategy that disguises the true ownership concentration from unsuspecting buyers. On top of these traces, MELT provides 122 behavioral features and risk-level annotations, enabling supervised learning at a population scale. We benchmark representative ML models on the high-risk launch detection task. Integrating their predictions into a simple memecoin selection strategy reduces investment loss significantly, demonstrating that behavioral traces can be translated into risk mitigation. Our dataset and code is available at https://github.com/git-disl/MELT.

📄 PDF Abstract BibTeX arXiv:2602.13480

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Agricultural risks from changing snowmelt.

2020-04-20 · nature climate change 2020 4 · Yue Qin, John T. Abatzoglou, Stefan Siebert, Laurie S. Huning 외

Snowpack stores cold-season precipitation to meet warm-season water demand. Climate change threatens to disturb this balance by altering the fraction of precipitation falling as snow and the timing of snowmelt, which may…

Management

In-layer Thermal Control of a Multi-layer Selective Laser Melting Process

2021-11-01 · Dominic Liao-McPherson, Efe C. Balta, Ryan Wüest, Alisa Rupenyan 외

Selective Laser Melting (SLM) is an additive manufacturing technology that builds three dimensional parts by melting layers of metal powder together with a laser that traces out a desired geometry. SLM is popular in indu…

When Safety Fails Before the Answer: Benchmarking Harmful Behavior Detection in Reasoning Chains

2026-04-21 · Ishita Kakkar, Enze Zhang, Rheeya Uppaal, Junjie Hu arxiv

Large reasoning models (LRMs) produce complex, multi-step reasoning traces, yet safety evaluation remains focused on final outputs, overlooking how harm emerges during reasoning. When jailbroken, harm does not appear ins…

Building a Robust Risk-Based Access Control System to Combat Ransomware's Capability to Encrypt

2026-01-23 · Kenan Begovic, Abdulaziz Al-Ali, Qutaibah Malluhi arxiv

Ransomware core capability, unauthorized encryption, demands controls that identify and block malicious cryptographic activity without disrupting legitimate use. We present a probabilistic, risk-based access control arch…

RedAct: Redacting Agent Capability Traces for Procedural Skill Protection

2026-06-09 · Shuwen Xu, Zhitao He, Yi R. Fung arxiv

Users rely on execution traces to observe agent behavior, diagnose failures, and ensure accountability. These traces contain rich procedural detail, including tool invocations, intermediate decisions, and error-recovery …