Original translation: GaryMa Wu talks about blockchain
सारांशThis report investigates a widespread and highly coordinated meme token farming pattern on Solana: token deployers transfer SOL to “sniper wallets”, enabling them to buy the token in the same block as the token is listed. By focusing on clear, provable funding chains between deployers and snipers, we identify a set of high-confidence extractive behaviors.
Our analysis shows that this strategy is neither an isolated phenomenon nor a fringe activity — in the past month alone, over 15,000 SOL in realized profits have been extracted from over 15,000 token issuances in this way, involving over 4,600 sniping wallets and over 10,400 deployers. These wallets exhibit an unusually high success rate (87% of sniping profits), clean exits, and a structured operating model.
Key findings:
Deployer-sponsored sniping is systematic, profitable, and often automated, with sniping activity most concentrated during U.S. business hours.
Multi-wallet farming structures are very common, often using temporary wallets and coordinated exits to simulate real demand.
· The obfuscation methods are constantly upgraded, such as multi-hop funding chains and multi-signature sniping transactions, to evade detection.
Despite its limitations, our one-hop funding filter still captures the clearest, most repeatable examples of “insider” behavior at scale.
This report proposes a set of actionable heuristics to help protocol teams and front-ends identify, flag, and respond to such activity in real time — including tracking early position concentrations, tagging deployer-associated wallets, and issuing front-end warnings to users on high-risk issuances.
While our analysis covers only a subset of same-block sniping activities, their scale, structure, and profitability suggest that Solana token issuance is being actively manipulated by a coordinated network and that existing defenses are insufficient.
MethodologyThis analysis started with a clear goal: to identify behaviors on Solana that indicate coordinated meme token farming, specifically where deployers are funding hacked wallets on the same block as the token launch. We divided the problem into the following phases:
1. Filter the same block snipingWe first filter for wallets that were sniped in the same block after deployment. Due to: Solana has no global mempool; the addresses of tokens must be known before they appear on the public frontend; and the extremely short time between deployment and first DEX interaction. This behavior is almost impossible to occur naturally, so same-block sniping becomes a high-confidence filter to identify potential collusion or privileged activity.
2. Identify the wallet associated with the deployerTo distinguish between highly skilled snipers and coordinated “insiders”, we tracked the SOL transfers between deployers and snipers before the token went live, and only marked wallets that met the following conditions: directly received SOL from deployers; directly sent SOL to deployers. Only wallets with direct transfers before the launch were included in the final dataset.
3. Linking sniping to token profitsFor each sniping wallet, we map its trading activities on the sniped token, specifically calculating: the total amount of SOL spent on buying the token; the total amount of SOL sold on DEX; and the realized net profit (not nominal profit). This allows us to accurately attribute the profit extracted from the deployer of each sniping.
4. Measuring size and wallet behaviorWe analyze the scale of such activities from multiple dimensions: the number of independent deployers and sniper wallets; the number of confirmed coordinated same-block sniping; the distribution of sniping profits; the number of tokens issued by each deployer; and the reuse of sniper wallets across tokens.
5. Traces of machine activityTo understand how these operations work, we grouped sniping activity by UTC hour. The results show a concentration of activity in specific time windows, with a significant drop-off in the late evening UTC hours, suggesting that this is more of a cron job or manual execution window aligned to the United States than a global, continuous automation.
6. Exit Behavior AnalysisFinally, we study the behavior of the deployers associated wallets when selling the targeted tokens: measuring the time between the first purchase and the final sale (holding time); counting the number of independent sell transactions used by each wallet to exit. This allows us to distinguish whether the wallet chooses to liquidate quickly or sell gradually, and examines the correlation between exit speed and profitability.
Focus on the clearest threatsWe first measured the scale of same-block sniping in the pump.fun issuance and the results were shocking: over 50% of tokens were sniped in the creation block — same-block sniping has gone from a fringe case to a dominant issuance pattern.
On Solana, same-block participation typically requires: pre-signed transactions; off-chain coordination; or deployers and buyers sharing infrastructure.
Not all same-block sniping is equally malicious, and there are at least two types of actors: “cast-the-net” bots — testing heuristics or small-scale speculation; and coordinated insiders — including deployers who fund their own buyers.
To reduce false positives and highlight true coordinated behavior, we added strict filtering to the final indicator: only sniping with direct SOL transfers between the deployer and the sniping wallet before launch is counted. This allows us to confidently lock in: wallets directly controlled by the deployer; wallets acting under the command of the deployer; wallets with internal channels.
Case study 1: Direct fundingThe deployer wallet 8qUXz3xyx7dtctmjQnXZDWKsWPWSfFnnfwhVtK2jsELE sent a total of 1.2 SOL to 3 different wallets, and then deployed a token called SOL > BNB. The 3 funded wallets bought the tokens in the same block they were created, before they were visible to the wider market. They then quickly sold their profits, performing a coordinated flash exit. This is a textbook example of farming tokens through pre-funded sniping wallets, and is directly captured by our funding chain method. Although the technique is simple, it is performed at scale across thousands of issuances.
Case Study 2: Multi-hop FundingThe wallet GQZLghNrW9NjmJf8gy8iQ4xTJFW4ugqNpH3rJTdqY5kA was associated with multiple token sniping. This entity did not directly inject funds into the sniping wallet, but instead transferred SOL through 5-7 layers of transit wallets to the final sniping wallet, thus completing the sniping in the same block.
Our existing methods only detect some initial transfers by the deployer, but fail to capture the entire chain of the final sniper wallet. These relay wallets are usually one-time use and are only used to transfer SOL, making them difficult to associate through simple queries. This gap is not a design flaw, but a trade-off in computing resources – tracing multi-hop fund paths in large-scale data is feasible, but the cost is huge. Therefore, the current implementation prioritizes high-confidence, direct links to maintain clarity and reproducibility.
We used Arkham’s visualization tool to show this longer chain of funds, graphically showing how the funds flowed from the initial wallet to the shell wallet and finally to the deployer wallet. This highlights the complexity of the obfuscation of the source of funds and also points the way for future improvement of detection methods.
Why focus on “wallets that directly fund and sniped on the same block”
In the remainder of this article, we only study wallets that directly received funds from the deployer before going live and sniped in the same block. The reasons are as follows: they contribute significant profits; they have the least obfuscation methods; they represent the most operational malicious subset; and studying them provides the clearest heuristic framework for detecting and mitigating more advanced extraction strategies.
DiscoverFocusing on the subset of “same-block sniping + direct funding chain”, we reveal a widespread, structured and highly profitable on-chain coordination behavior. The following data covers March 15 to date:
1. Sniping on the same block and funded by the deployer is very common and systematica. In the past month, it was confirmed that 15,000+ tokens were directly sniped by the funded wallets at the launch block;
b. Involving 4,600+ sniper wallets and 10,400+ deployers;
c. It accounts for approximately 1.75% of the total issuance of pump.fun.
2. The behavior is profitable on a large scalea. Directly obtain funds from the sniper wallet and achieve a net profit > 15,000 SOL;
b. The sniping success rate is 87%, and there are very few failed transactions;
c. The typical income of a single wallet is 1-100 SOL, and a few exceed 500 SOL.
3. Repeated deployment and sniping to target farm networksa. Many deployers use new wallets to batch create tens to hundreds of tokens;
b. Some sniping wallets perform hundreds of sniping in a day;
c. A “hub-and-spoke” structure is observed: one wallet funds multiple sniping wallets, all sniping the same token.
4. Sniping presents a human-centered time modela. The peak activity is between UTC 14: 00 – 23: 00; it is almost stopped between UTC 00: 00 – 08: 00;
b. It matches the US working hours, which means it is manually/cron timed triggering, rather than fully automatic 24 hours a day around the world.
5. One-time wallets and multi-signature transactions confuse ownershipa. The deployer injects funds into several wallets at the same time and signs the same transaction to snipe;
b. These burned wallets will no longer sign any transactions;
c. The deployer splits the initial purchase into 2-4 wallets to disguise the real demand.
Exit BehaviorTo gain a deeper understanding of how these wallets exit, we break down the data into two behavioral dimensions:
1. Exit Timing — the time from the first purchase to the final sale;
2. Swap Count — The number of separate sell transactions used to exit.
Data Conclusion1. Exit speed
a. 55% of the snipers were sold out within 1 minute;
b. 85% of positions were cleared within 5 minutes;
c. 11% completed within 15 seconds.
2. Number of sales
a. More than 90% of sniper wallets exit with only 1-2 sell orders;
b. Gradual selling is rarely used.
3. Profitability Trend
a. The most profitable ones are wallets that withdraw money in
b. Although the average single profit from longer holding or multiple sales is slightly higher, the number is extremely small and the contribution to the total profit is limited.
explain
These patterns suggest that deployer-funded sniping is not a transactional activity, but rather an automated, low-risk extraction strategy:
· Buy first → sell quickly → exit completely.
Single sell means no concern for price fluctuations, just taking advantage of the opportunity to dump.
A few more complex exit strategies are the exception, not the mainstream.
Actionable insights
The following recommendations are intended to help protocol teams, front-end developers, and researchers identify and respond to extractive or collaborative token issuance patterns by transforming observed behaviors into heuristics, filters, and alerts to increase user transparency and reduce risk.
निष्कर्ष के तौर परThis report reveals a persistent, structured, and highly profitable Solana token issuance extraction strategy: deployer-funded same-block sniping. By tracking direct SOL transfers from deployers to sniping wallets, we pinpoint a group of insider-style behaviors that exploit Solana’s high-throughput architecture for coordinated extraction.
Although this method only captures a portion of the same-block sniping, its scale and pattern show that this is not scattered speculation, but an operator with a privileged position, a repeatable system and clear intentions. The importance of this strategy is reflected in:
1. Distorting early market signals to make a token appear more attractive or competitive;
2. Endangering retail investors — they become the exit liquidity without knowing it;
3. Undermine trust in open token issuance, especially on platforms like pump.fun that pursue speed and ease of use.
Mitigating this problem requires more than just passive defenses, but better heuristics, early warning, protocol-level guardrails, and ongoing efforts to map and monitor collaborative behavior. Detection tools exist — the question is whether the ecosystem is willing to actually apply them.
This report takes the first step: providing a reliable, reproducible filter to target the most obvious coordinated behaviors. But this is just the beginning. The real challenge lies in detecting highly obfuscated, evolving strategies and building an on-chain culture that rewards transparency rather than extraction.
This article is sourced from the internet: Exiting the Liquidity Machine: Inside the Pumpfun टोकन Launch Related: In the chaotic era of encrypted payment cards, is this a business that is difficult to sustain? Written by: Web3 farmer Frank How many U cards do you have now? From the early Dupay and OneKey Card, to the Card launched by exchanges Bitget and Bybit, to the encrypted payment card services of Infini, Morph and SafePal, and even Coinbase and MetaMask have entered the market. Since this year, encrypted payment cards (U cards) targeting the PayFi narrative have almost become the standard for Web3 project parties. As a new round of players rush to grab market share, promotional tweets and review information for various U cards are overwhelming, which reminds people of the colorful shared bicycles that filled the streets. The dazzling array of options has also shifted the markets focus from availability to comparisons of registration/usage thresholds, rates and other dimensions, trying to find the… # विश्लेषण# मार्केट# टोकन# टूल© 版权声明सरणी 上一篇 One-week token unlocking: STRK unlocks 3.8% of the circulating supply 下一篇 Must-watch next week | The GENIUS Act is expected to have a final vote in the Senate; May CPI data released (June 9-June 相关文章 How does PoL v2 reshape $BERA’s value capture path? 6086cf14eb90bc67ca4fc62b 24,865 1 At the beginning of 2026, we were all set up by Wintermute 6086cf14eb90bc67ca4fc62b 11,665 2 In-depth analysis of stablecoin chains: Plasma, Stable, and Arc 6086cf14eb90bc67ca4fc62b 21,580 On-chain data reveals the mystery: what is the initial circulation rate of WLFI?Recommended Articles 6086cf14eb90bc67ca4fc62b 410,293 993 BitMEX Alpha: A Practical Guide to Trading Funding Rates 6086cf14eb90bc67ca4fc62b 17,074 1 The crypto treasury craze hides a crisis. Will the Grayscale GBTC explosion scenario be repeated? 6086cf14eb90bc67ca4fc62b 28,687 2 कोई टिप्पणी नहीं टिप्पणी करने के लिए आपको लॉगिन होना होगा! तुरंत लॉगइन करें कोई टिप्पणी नहीं... Bee.com दुनिया का सबसे बड़ा Web3 पोर्टल भागीदारों कॉइनकार्प बिनेंस कॉइनमार्केटकैप कॉइनगेको कॉइनलाइव कवच बी नेटवर्क ऐप डाउनलोड करें और वेब3 यात्रा शुरू करें सफेद कागज भूमिकाएँ सामान्य प्रश्न © 2021-2026. सर्वाधिकार सुरक्षित।. गोपनीयता नीति | सेवाओं की शर्तें बी नेटवर्क ऐप डाउनलोड करें और वेब3 यात्रा शुरू करें दुनिया का सबसे बड़ा Web3 पोर्टल भागीदारों CoinCarp Binance CoinMarketCap CoinGecko Coinlive Armors सफेद कागज भूमिकाएँ सामान्य प्रश्न © 2021-2026. सर्वाधिकार सुरक्षित।. गोपनीयता नीति | सेवाओं की शर्तें खोज खोजइनसाइटऑनचेनसामाजिकसमाचार उत्तर: एयरड्रॉप शिकारी डेटा विश्लेषण क्रिप्टो हस्तियाँ ट्रैप डिटेक्टर हिन्दी English 繁體中文 简体中文 日本語 Tiếng Việt العربية 한국어 Bahasa Indonesia اردو Русский हिन्दी智能索引记录
-
2026-03-01 05:31:08
综合导航
成功
标题:开讲啦马未都演讲稿:读书有什么用-励志一生
简介:开讲啦马未都演讲稿:读书有什么用_ 开讲啦马未都演讲稿:读书有什么用 因为7年前,我在《百家讲坛》讲过收藏,所以很多
-
2026-02-28 14:13:44
综合导航
成功
标题:Make it happen with PwC
简介:We unite expertise and tech so you can outthink, outpace and
-
2026-02-28 22:27:23
游戏娱乐
成功
标题:欢乐园游戏_欢乐园网页游戏平台_网页游戏_玩游戏就上欢乐园
简介:欢乐园游戏是国内具有知名度的专业游戏运营平台,提供网页游戏、手机游戏、客户端游戏的运营与研发;欢乐园游戏致力于游戏精细化
-
2026-03-01 00:19:33
教育培训
成功
标题:小小作文300字3篇【精选】
简介:在平平淡淡的学习、工作、生活中,大家总免不了要接触或使用作文吧,作文根据写作时限的不同可以分为限时作文和非限时作文。写起
-
2026-02-28 22:44:48
图片素材
成功
标题:一个人的作文500字 描写一个人的作文 关于一个人的作文-作文网
简介:作文网精选关于一个人的500字作文,包含一个人的作文素材,关于一个人的作文题目,以一个人为话题的500字作文大全,作文网
-
2026-03-01 11:35:21
教育培训
成功
标题:有你真好作文
简介:在生活、工作和学习中,大家都有写作文的经历,对作文很是熟悉吧,借助作文可以提高我们的语言组织能力。那要怎么写好作文呢?以
-
2026-03-01 05:03:57
综合导航
成功
标题:Ramona aus Leipzig in LEONBERG [Archiv] - BW7 Forum
简介:Dachte mir nachdem ich eine nette freundliche Stimme am Tele
-
2026-03-02 05:30:39
视频影音
成功
标题:财富自由从获得系统开始第10集河马短剧_在线播放[高清流畅]_爽文短剧
简介:爽文短剧_财富自由从获得系统开始剧情介绍:财富自由从获得系统开始是由内详执导,内详等人主演的,于2025年上映,该都市讲
-
2026-03-01 05:28:58
综合导航
成功
标题:Strategy Video Games - EA Official Site
简介:Explore strategy video games from Electronic Arts, a leading
-
2026-02-27 17:01:49
综合导航
成功
标题:property shell Node.js zlib module Bun
简介:API documentation for property node:zlib.Gzip.shell Bun
-
2026-03-02 05:26:36
综合导航
成功
标题:下雨即景精彩
简介:下雨即景精彩1此时此刻,世界是寂静的,抬头看,一朵朵乌云在天空中一掠而过,是不是在乌云间闪过几道白光,也许是闪电吧。过了
-
2026-02-27 16:16:58
综合导航
成功
标题:Family Express Corp.
简介:This Valparaiso, Indiana-based regional chain of foodservice
-
2026-02-28 16:24:37
教育培训
成功
标题:爱的诠释作文
简介:编者按:如果大家觉得内容不错,记得分享给你的小伙伴们哦!内容简介:随着我们慢慢的长大,有很多事情都是要经历的,比如说爱情
-
2026-02-27 17:10:13
运动健身
成功
标题:慢性阻塞性肺疾病的日常注意事项 - 云大夫
简介:慢阻肺是呼吸系统最常见的一种慢性疾病,日常生活中要注意的事项主要是以下几个方面。第一个,戒烟酒,焦油对人体纤毛系统有破坏
-
2026-02-27 17:21:13
数码科技
成功
标题:论坛 - 手机版 - Powered by Discuz!
简介:论坛 ,百岛同城
-
2026-03-01 11:34:49
综合导航
成功
标题:云中谁寄锦书来?我国低轨宽带互联网卫星系统“虹云工程”开启发射时间-新华网
简介:云中谁寄锦书来?我国低轨宽带互联网卫星系统“虹云工程”开启发射时间 ---“云中谁寄锦书来,雁字回时,月满西楼。”自古
-
2026-03-01 00:27:01
综合导航
成功
标题:国宝大熊猫三年级下册作文 国宝大熊猫三年级下册作文
简介:在我们平凡的日常里,大家或多或少都会接触过作文吧,作文是通过文字来表达一个主题意义的记叙方法。如何写一篇有思想、有文采的
-
2026-02-28 22:22:43
综合导航
成功
标题:(实用)一年级作文5篇
简介:在日常学习、工作和生活中,大家都有写作文的经历,对作文很是熟悉吧,作文是一种言语活动,具有高度的综合性和创造性。还是对作
-
2026-02-27 16:37:39
综合导航
成功
标题:æ¥éçæ¼é³_æ¥éçææ_æ¥éçç¹ä½_è¯ç»ç½
简介:è¯ç»ç½æ¥éé¢é,ä»ç»æ¥é,æ¥éçæ¼é³,æ¥éæ¯
-
2026-03-01 05:03:37
综合导航
成功
标题:Moss v Channel Five Broadcasting Ltd - 5RB Barristers
简介:Moss v Channel Five Broadcasting Ltd -
-
2026-02-28 15:27:48
综合导航
成功
标题:variable WSAESOCKTNOSUPPORT Node.js os module Bun
简介:API documentation for variable node:os.constants.errno.WSAES
-
2026-02-27 16:01:02
综合导航
成功
标题:Schaeffler Germany
简介:Schaeffler has been driving forward groundbreaking invention
-
2026-02-27 17:40:08
综合导航
成功
标题:About us 5RB Barristers Media and Communications Law Specialists
简介:5RB barristers. Leading media & communications barristers ba
-
2026-02-28 22:56:41
教育培训
成功
标题:小学四年级作文[范例6篇]
简介:在生活、工作和学习中,大家都写过作文吧,作文是人们以书面形式表情达意的言语活动。那要怎么写好作文呢?以下是小编为大家收集
-
2026-03-01 05:01:40
综合导航
成功
标题:Glosario XS
简介:Comprenda los términos financieros más importantes con nuest
-
2026-03-01 00:49:32
教育培训
成功
标题:美丽的楚都公园作文
简介:在现实生活或工作学习中,大家都跟作文打过交道吧,作文是由文字组成,经过人的思想考虑,通过语言组织来表达一个主题意义的文体
-
2026-03-01 00:32:49
综合导航
成功
标题:Wolfgang Mothes: Photographer of the week
简介:1x.com is the world
-
2026-03-01 11:36:32
综合导航
成功
标题:小学四年级作文(经典4篇)
简介:在日复一日的学习、工作或生活中,大家都写过作文,肯定对各类作文都很熟悉吧,作文是一种言语活动,具有高度的综合性和创造性。
-
2026-03-02 10:08:30
综合导航
成功
标题:Computer Hardware Patent - IP Law Firm Fish & Richardson
简介:Fish has ample experience providing IP services for companie
-
2026-02-28 14:20:22
综合导航
成功
标题:WhatsApp is now using Status messages to promise it's not spying on you T3
简介:WhatsApp tries to reassure users in the wake of privacy deba