Table of Contents
Fetching ...

Resisting Manipulative Bots in Memecoin Copy Trading: A Multi-Agent Approach with Chain-of-Thought Reasoning

Yichen Luo, Yebo Feng, Jiahua Xu, Yang Liu

TL;DR

The paper tackles manipulation in meme-coin copy trading by introducing an explainable, multi-agent system that uses few-shot chain-of-thought prompting and multi-modal data. It decomposes the task into meme-coin evaluation, wallet (kol) evaluation, wealth management, and order execution, incorporating algorithmic detection of launch bundles, bump, and comment bots. On a dataset of approximately $1{,}000$–$4{,}000$ meme-coin projects, the framework achieves precision in identifying high-potential coins around 70–73%, with wallet-level precision near 70%, and reports over $500{,}000$ in profit from selected KOL wallets. The study demonstrates that LLM-powered, cooperative agents can outperform single-model approaches in volatile, information-rich meme markets, highlighting practical implications for safer, explainable copy trading and bot detection.

Abstract

The launch of \$Trump coin ignited a wave in meme coin investment. Copy trading, as a strategy-agnostic approach that eliminates the need for deep trading knowledge, quickly gains widespread popularity in the meme coin market. However, copy trading is not a guarantee of profitability due to the prevalence of manipulative bots, the uncertainty of the followed wallets' future performance, and the lag in trade execution. Recently, large language models (LLMs) have shown promise in financial applications by effectively understanding multi-modal data and producing explainable decisions. However, a single LLM struggles with complex, multi-faceted tasks such as asset allocation. These challenges are even more pronounced in cryptocurrency markets, where LLMs often lack sufficient domain-specific knowledge in their training data. To address these challenges, we propose an explainable multi-agent system for meme coin copy trading. Inspired by the structure of an asset management team, our system decomposes the complex task into subtasks and coordinates specialized agents to solve them collaboratively. Employing few-shot chain-of-though (CoT) prompting, each agent acquires professional meme coin trading knowledge, interprets multi-modal data, and generates explainable decisions. Using a dataset of 1,000 meme coin projects' transaction data, our empirical evaluation shows that the proposed multi-agent system outperforms both traditional machine learning models and single LLMs, achieving 73% and 70% precision in identifying high-quality meme coin projects and key opinion leader (KOL) wallets, respectively. The selected KOLs collectively generated a total profit of \$500,000 across these projects.

Resisting Manipulative Bots in Memecoin Copy Trading: A Multi-Agent Approach with Chain-of-Thought Reasoning

TL;DR

The paper tackles manipulation in meme-coin copy trading by introducing an explainable, multi-agent system that uses few-shot chain-of-thought prompting and multi-modal data. It decomposes the task into meme-coin evaluation, wallet (kol) evaluation, wealth management, and order execution, incorporating algorithmic detection of launch bundles, bump, and comment bots. On a dataset of approximately meme-coin projects, the framework achieves precision in identifying high-potential coins around 70–73%, with wallet-level precision near 70%, and reports over in profit from selected KOL wallets. The study demonstrates that LLM-powered, cooperative agents can outperform single-model approaches in volatile, information-rich meme markets, highlighting practical implications for safer, explainable copy trading and bot detection.

Abstract

The launch of \500,000 across these projects.
Paper Structure (35 sections, 2 equations, 11 figures, 3 tables, 2 algorithms)

This paper contains 35 sections, 2 equations, 11 figures, 3 tables, 2 algorithms.

Figures (11)

  • Figure 1: Bonding curve mechanism. Red solid line describes the relationship between the total SOL deposited by traders and the total meme coins received. From this, the price of the meme coin in terms of SOL can also be derived (blue solid line). Blue and red dotted lines are the initial price and migration price. $x'$ and $y'$ are 30 and 1,073,000,191, respectively
  • Figure 2: Heuristics for meme coin price impact from bots
  • Figure 3: Illustration of pump.fun bots.
  • Figure 4: Heuristics for candlestick price impact.
  • Figure 5: Heuristic for the bump bot.
  • ...and 6 more figures