用AI机器人狙击Moonshot新币:小白也能成为科学家?

Odaily星球日报Published on 2024-06-27Last updated on 2024-06-27

Abstract

六步搭建AI狙击机器人,玩转Moonshot PVP指日可待。

原文来源: DeFiTracer

编译: Odaily星球日报 Wenser

用AI机器人狙击Moonshot新币:小白也能成为科学家?

编者按:作为 pump.fun 的竞品,Dexscreener 发布的一键发币平台  Moonshot 近期引来不少关注,X 平台某用户 DeFiTracer 便分享了一篇借助 ChatGPT-4.0 搭建 Moonshot 狙击机器人的推文,据其本人说明,他通过狙击 17 个新币实现了 11.7 万美元的利润。Odaily星球日报将对其经验分享进行简要编译,供读者参考。

注:本文仅作思路分享,已对推文内引流内容做删减,不构成投资建议或站台背书,请务必注意资产安全,谨慎操作。

Moonshot 上线,狙击机器人打开 PVP 新思路

据了解,Tracer 在 Moonshot 上线后搭建了一个 GPT-4.0 狙击机器人,通过对 17 个代币的狙击赚取 117, 831 美元。此前,他尝试了 84 个提示词才最终找到了让狙击机器人找到百倍币的诀窍,以下是具体的思路分享:

用AI机器人狙击Moonshot新币:小白也能成为科学家?

Tracer 的盈利界面

嗅觉敏锐,在新平台上线之初便发现机会

由于更新后的 ChatGPT 4.0 提供了自动化收集市场所有元数据趋势的能力,因而使用新的 Moonshot 狙击 meme 币对于 AI 机器人来说是一项较为简单的任务。目前,AI 机器人每天可以通过完全自动化运行为创建者带来数千美元的收入。

背景信息:Moonshot 是 @dexscreener 平台的一项新功能,旨在与 @pumpdotfun 争夺市场。过去 24 小时内,该平台已发行 124, 000 个代币项目,远远超过其他同类型竞争对手。

值得一提的是,就在过去的几天里,Moonshot 已经上线了数十种能够赚取数百万美元的代币: 

• SC:最高涨幅 91 倍; 

• MC -最高涨幅 59 倍;

• FIRST -最高涨幅 104 倍。

用AI机器人狙击Moonshot新币:小白也能成为科学家?

案例展示

很明显,造富效应的趋势才刚刚开始,Moonshot 孵化的项目将会随着时间的推移呈现出更好的效果。Tracer 在平台启动之初就开始搭建狙击机器人。虽然错过了 FIRST,但他成功狙击到了 MCSC 这两个项目,因而获得了超过 10 万美元的利润。

用AI机器人狙击Moonshot新币:小白也能成为科学家?

Moonshot 界面

明确规则,确定狙击项目的具体标准

第一步,你需要获取可以解析 Moonshot 平台不同代币的代码;

第二步,将待解析的代币标准设置为市值达到 500 枚 SOL 的代币,以下展示的是平台现有代币;

用AI机器人狙击Moonshot新币:小白也能成为科学家?

Moonshot 平台代币项目界面

第三步,根据平台规则,能够达到这样市值的代币通常还需要满足以下条件才能成功推向更大的市场: 

 • 在 @RaydiumProtocol 上建立一个流动性池,并将剩余的代币发送到那里;

• 大约 1.5 ~ 2 亿枚代币被销毁;

• 流动性池子被锁定。

只有符合这些条件的代币,才是我们将用机器人狙击的代币,因为它们具有最高的增长潜力。

用AI机器人狙击Moonshot新币:小白也能成为科学家?

Moonshot 平台规则

人机合作, 6 步搭建一个 AI 狙击机器人

首先,登录 ChatGPT 并提出适当的指令请求。向 ChatGPT 提出要求,找到能够按照从最大市值到最小市值的顺序解析 Moonshot 代币的代码。这一步的目的在于允许未来的机器人过滤不符合要求的代币,不在低市值代币上浪费时间。

(具体的 Prompt 提示词为:create python code for parsing tokens from this site.https://dexscreener.com/moonshot. The bot should select tokensthat have already reached 70% + of the market capitalization target)

用AI机器人狙击Moonshot新币:小白也能成为科学家?

示例界面

第二步,使用 ChatGPT 创建一个机器人来检查代币合约的安全性。通常,我们不需要要求完整的审核算法,只需通过这个网站进行检查即可——https://rugcheck.xyz。这一步需要 ChatGPT 使用此平台编写验证码。

(具体的 Prompt 提示词为:create python code to check contract on rugheck.xyz)

用AI机器人狙击Moonshot新币:小白也能成为科学家?

示例界面

第三步,主要是代币分析,机器人也可以轻松完成,而且我们可以通过 AI 获取代码。这一步骤的主要检查场景将是 Twitter,因此需要为机器人指定使用 @TweetScout_io 的任务,主要是检查代币项目的关注者质量以及关注者中是否存在优质 KOL。

(具体的 Prompt 提示词为:create python code to check twitter score onhttps://d1x7dwosqaosdj.cloudfront.net/images/2024-06-27/c1b56d6b777be8197944f3d25ff402f7

用AI机器人狙击Moonshot新币:小白也能成为科学家?

示例界面

第四步,我们需要确保的最终功能,是创建一个狙击机器人程序。这也是通过对 ChatGPT 提出请求来完成的,只需解释一下狙击代币的场景是在 @dexscreener 上发生的。另外,请务必要求添加滑点、价格影响和交易优先级变量,以便你可以自定义这些操作设置。

(具体的 Prompt 提示词为:create python code to snipe sol tokens from https://dexscreener.com/. Be sure to add 3 variables, namely Slippage, Price lmpact, and TX Priority so that the user cancustomize them.)

用AI机器人狙击Moonshot新币:小白也能成为科学家?

示例界面

第五步,在得到程序代码后,设置如下所述的变量: 

• 滑点= 30% 

• 价格影响 = 30% 

• TX 优先级 = 高

这些设置能够帮助你以较快的操作速度对高度不稳定的代币进行狙击(当然,也意味着更大风险)。

用AI机器人狙击Moonshot新币:小白也能成为科学家?

对应设置界面

第六步,是将从 ChatGPT 收到的所有代码合并起来,并要求将其编译成一个完整的机器人项目。最终,你将获得一个代币狙击机器人,可以解析和分析来自 Moonshot 的代币项目。此外,根据分析,该机器人也会自动做出买卖决策,当然,你也可以选择手动操作。具体的代码内容一瞥见此处推文

(示例界面的内容为:

Combine all these code fragments into one complete bot

Snipe on Dexscreener:

import requests

from solana.rpc.api import Client

from solana, transaction import Transaction

from solana.keypair import Keypair

from solana.publickey import PublicKey

from solana.rpc.types import TxOpts

# User configuration

SLIPPAGE= 0.01 #1% 

PRICE IMPACT= 0.02 #2% 

TX_PRlORITY= "high" # options: low, medium, high

# Initialize Solana clientclient= Client("https://api.mainnet-beta,solana.com")

# Function to get current price from Dexscreener

def get price from dexscreener():

response =

requests.get("https://api.dexscreener.io/latest/dex/pairs/solana"

data = response, ison()

# Parse the JsON to get the price of sOL/usDT pair

sol_usdt _pair = next(pair for pair in data['pairs"] if

pair["baseToken"l['symbol'] == 'SOL' and pair['quoteToken"l

['symbol'] == 'USNT')

return sol usdi air['priceUsd"!)

用AI机器人狙击Moonshot新币:小白也能成为科学家?

示例界面

这就是创建 Moonshot 狙击机器人所需的全部内容。

Trending Cryptos

Related Reads

Veterans of the 'Little Smart' Era Return, This Time Leading a Robot Company in a Sprint to an IPO

UTStarcom Veteran Returns: Robot Maker Rushes for IPO On August 24, UDI Robot passed the listing hearing for the Hong Kong Stock Exchange main board. Known for its delivery robots in hotels and KTVs, the company was founded in 2013 by Lu Ying, former CEO of the once-dominant "PHS" phone maker UTStarcom, and other ex-colleagues. UDI has five main product series, including indoor delivery, outdoor delivery, and cleaning robots. Significantly, its business model is shifting from hardware sales to recurring service revenue. In 2025, AI vision model solutions contributed 37.5% of its total revenue of ~318 million RMB, while robot product sales accounted for 42.5%. However, its overall business remains unprofitable, with a cumulative net loss of 5.44 billion RMB from 2023 to Q1 2026. A key challenge is low hardware毛利率 (gross margin for robot products was 8.3% in 2025). Despite losses common in the robotics sector, UDI's deficit is narrowing. It has raised ~989 million RMB over 13 pre-IPO rounds from investors including Alibaba (Ele.me, Yunfeng Capital), Legend Capital, SenseTime, and hotel chains like Huazhu. The founding team, largely from UTStarcom, collectively controls 33.40% of the company. UDI ranks as China's third-largest commercial service robotics company with an 8.9% market share in 2025. Its IPO, sought via Hong Kong's special tech chapter 18C, aims to fund R&D, expansion, and working capital, marking a comeback attempt for the "PHS" veterans in a new technological era.

marsbit4m ago

Veterans of the 'Little Smart' Era Return, This Time Leading a Robot Company in a Sprint to an IPO

marsbit4m ago

Zuck refuses to give up, secretly develops one of his own called 'Hatch', but the model uses Claude...

Meta, led by Mark Zuckerberg, is developing a new AI agent platform called "Hatch" after its reported unsuccessful attempt to acquire Manus. Described as a "consumer version of OpenClaw," Hatch aims to automate tasks across various digital services. The platform is trained on simulated versions of services like DoorDash, Etsy, Reddit, Yelp, and Outlook, and is deeply integrated with Meta's own ecosystem, including Instagram, Facebook, and WhatsApp. Its goal is to enable end-to-end task completion, such as identifying a product in a social media post, comparing prices, and facilitating purchases. During development, Hatch is reportedly relying on Anthropic's Claude model. However, Meta plans to transition to its proprietary model, Muse Spark, for the official launch, with a newer model named Watermelon expected in October. This phased migration highlights potential technical challenges, as switching core models can affect performance and user experience. Priced at up to $199.99 per month, Hatch targets consumers willing to pay for significant time savings. Its key advantage is default distribution within Meta's vast suite of apps, potentially giving it access to rich user context. However, it faces major hurdles in real-world reliability, needing to handle complex, dynamic web environments, authentication changes, and anti-bot measures that differ from its controlled training simulations. The move represents Meta's strategic push to monetize AI directly beyond its core advertising business.

marsbit6m ago

Zuck refuses to give up, secretly develops one of his own called 'Hatch', but the model uses Claude...

marsbit6m ago

IOSG: U.S. Bonds, AI, and Inflation Can't All Be Had. Which Side Should BTC Bet On?

**Title: IOSG: Can't Have It All – Treasury Bonds, AI, and Inflation. Where Should BTC Bet?** **Core Thesis:** Washington is likely to prioritize stabilizing the Treasury market and sustaining the AI investment cycle, accepting higher inflation for longer as the trade-off. This creates sustained tailwinds for both gold and Bitcoin by injecting liquidity and shifting duration risk away from private balance sheets. **Key Issue:** The critical macro price is no longer the Fed funds rate, but the yield investors demand to hold long-term US Treasuries. Recent surges in 10-year and 30-year yields stem from a combination of persistent inflation risks, heavy fiscal supply, thinning demand for duration, and new competition for capital from massive AI infrastructure investments. **The Trilemma:** The US faces a difficult choice between controlling inflation, maintaining Treasury market stability, and fostering the AI growth cycle. Political pressure suggests inflation control is the most likely sacrifice. **Treasury's Response:** Measures by Treasury Secretary Besant focus on defending the bond market: supporting the Yen to prevent forced Japanese Treasury sales, increasing long-end liquidity via repos (effectively shortening government debt maturity), and a potential shift toward more short-term bill issuance. This could generate significant liquidity, reigniting "currency debasement" trades. **Gold's Role:** Gold's ~90% surge since mid-2024 is not just an inflation hedge but a bet on monetary debasement as a politically viable path out of the debt cycle, driven by declining dollar trust. **Bitcoin's Positioning:** Bitcoin has historically failed to correlate with gold during "debasement" rallies. However, its recent strong performance alongside Treasury's liquidity actions suggests the market may be treating it as a "stealth QE" trade—a scenario where crypto assets typically thrive amid expanding global liquidity. For BTC to firmly join the "debasement hedge" category, this correlation needs to persist. **Conclusion & Risks:** The framework suggests that preserving market stability and the AI cycle will likely mean shorter debt maturity,常态化 liquidity backstops, and tolerance for higher inflation—favorable for gold and BTC. This outlook would be undermined if inflation falls toward 2%, a credible fiscal path emerges, AI becomes self-funding, or private demand absorbs debt without higher term premiums. The key question is which corner of the trilemma breaks first; accelerated "duration transfer" by the Treasury would mean a longer tailwind for Bitcoin.

marsbit21m ago

IOSG: U.S. Bonds, AI, and Inflation Can't All Be Had. Which Side Should BTC Bet On?

marsbit21m ago

How 5G Will Be Launched in Russia: The Digital Ministry's Proposal and the Roadmap to 2035

Russia's Ministry of Digital Development has proposed a plan for launching 5G networks. It allows the "Big Four" mobile operators (Beeline, Megafon, MTS, T2) to deploy 5G on existing 4G/LTE base stations and frequencies, and will allocate them the new 4.63–4.99 GHz band. A key element is "technological neutrality," permitting the use of foreign equipment until September 2026. The new 4.63–4.99 GHz band is intended for more advanced services and industrial applications. However, a phased transition to Russian-made base stations will begin in 2027, with a target of at least 50% domestic equipment by 2030. The rollout timeline aims for 5G in cities with over 1 million people by the end of 2027, expanding to 84 cities by 2035. Initial "5G Ready" service, operating over existing infrastructure, will offer minimal speed improvements. Significant speed gains (4-10x over LTE) will require the new band and corresponding equipment. The plan addresses long-standing regulatory delays, including the military's hold on the global standard 3.4–3.8 GHz band. This forced Russia to adopt the 4.63–4.99 GHz range, overlapping with a Chinese band, making Chinese equipment a potential transitional solution. The success of the rollout will depend on equipment supply and the pace of production localization, while a challenge lies in smartphone compatibility with this non-standard frequency band.

cryptonews.ru3h ago

How 5G Will Be Launched in Russia: The Digital Ministry's Proposal and the Roadmap to 2035

cryptonews.ru3h ago

The Federal Reserve Bank of Dallas Announces a Colossal $700 Billion Allocation! How Will This Affect Bitcoin?

The Federal Reserve Bank of Dallas warns that the growing adoption of tokenized deposits in the banking sector could pose unforeseen risks to the financial system. Tokenized deposits, which transfer traditional bank deposits to blockchain infrastructure, offer features like instant settlement and programmable payments. While issued by regulated banks and maintaining deposit characteristics, they could enable customers to move funds between banks much faster in search of higher yields. This would significantly weaken banks' liquidity management and lending capacity. The Fed's analysis estimates that an increase in deposit interest rate sensitivity by 10% could reduce the interest rate risk banks can bear by approximately $700 billion over ten years. Similarly, a 10% shortening of the average deposit maturity could reduce the banking system's capacity to convert deposits into loans by about $580 billion. This acceleration of deposit movement could force banks to rely on more expensive wholesale funding, increasing borrowing costs for consumers and businesses and potentially making traditional banks resemble non-bank financial institutions. While the report does not directly address Bitcoin, the described shifts could have long-term implications. Firstly, the tokenization of deposits by banks could promote institutional adoption of blockchain-based financial infrastructure, indirectly legitimizing digital asset classes like Bitcoin. Secondly, faster-moving deposits and resulting higher funding costs could increase the price of liquidity in the financial system. This could create near-term headwinds for risk assets, including Bitcoin, due to tighter financial conditions and potential selling pressure. The report concludes that widespread adoption of this technology could impact many areas, from payment systems to monetary policy transmission mechanisms.

cryptonews.ru3h ago

The Federal Reserve Bank of Dallas Announces a Colossal $700 Billion Allocation! How Will This Affect Bitcoin?

cryptonews.ru3h ago

Trading

Spot

Hot Articles

Discussions

Welcome to the HTX Community. Here, you can stay informed about the latest platform developments and gain access to professional market insights. Users' opinions on the price of AI (AI) are presented below.

活动图片