
币世王 🦅

自学 AI 实践生 / 明星大使 @ton_blockchain @trondao @Aptos @injective @Solana_zh @ChainbaseHQ @JupiterExchange | 宝藏内容持续输出,建议反操作!
0Following
0follower
Feed
Feed
NeoSoul 也上线了代理交易!
和其他策略平台有什么区别呢?
其他策略平台只提供回测数据但 Neotrade 就不同了!每个代理会学习下单的逻辑,自喂养交易记录、从而成为自调理参数的强大交易代理!
平台现在也有好几个策略样本,都是通过一定的门槛才能上线,可以试试看!
@NeoSoulAI


every trading agent demo ends the same way
"the agent made a trade"
ok off what
we built the boring version instead
every order keeps what it read, the line it quoted, and the gate it had to clear before it could fire
this run is paper. the trace is real
neotrade — the world’s first general-purpose Agentic Trading Workbench
近期挺有意思的新玩法
Permissionless Onchain Allowlist(无需许可的链上白名单)。
合约地址:0xcb0b0531e86a9ac36fa865ca8e3dbccf047fda91
名字叫 WhitelistCurator,核心机制拆解:
1. 存ETH拿积分,但钱马上退回来
你调用 deposit() 把ETH打进去,合约立刻原路退回。
它不吃你的钱,只记录你的贡献,然后给你打分。
2. 积分不是按总额算,而是按「加码」算
只有超过你上一次最高存款金额的部分,才会被计入积分。
比如你第一次存0.1 ETH,拿对应积分。下次想再拿分,就必须至少存0.2 ETH(加码0.1)。
反复存小额没用,逼你持续加码,形成真正的「投入信号」。
3. 合约自己会「死」
• 前24小时是宽限期,随便玩
• 之后每小时必须有至少 5 ETH 的存款量,否则合约会自动 settle(结算/冻结)。
• 一旦冻结,白名单就定死了,再也加不进新人。
4. 用途很直接
• 项目方可以直接拿这个列表做 mint 白名单 / 早期访问
• 当空投分配依据
• 作为链上「活跃 + 愿意加码」的声誉信号
为什么有意思?
它不解决女巫攻击(Sybil),作者也明说了:后续可以用索引器离线清洗。但它解决的是另一个更实际的问题如何用纯链上、无需许可的方式,快速生成一份「当前真正活跃、且愿意持续投入」的地址列表。
而且规则完全透明、不可更改、钱不托管,属于那种「代码即规则」的干净实验。
已经有人在上面跑出超过1000 ETH的交易量了,说明有人真的在玩。
//
简单说:
这是一个会自己倒计时、靠持续加码才能活下去的链上白名单生成器。活得越久,名单含金量越高;一旦没人愿意继续加码,它就永久定格。
挺硬核的小玩具,适合喜欢链上机制设计的人去玩一玩。
合约带有风险,自己看看、我也还在研究~
The two best NFT minting scripts of the year come from two foreign guys:
@morsyxbt
@Zun2025
After comparison, there is no clear winner (respect to both), it completely depends on your use case
• For public minting - use morsy
• For restricted minting - use Zun
My best advice - combine both
Features
• Speed of public minting: morsy is faster because it reads mint calldata directly on-chain, while Zun must request data from OpenSea before minting
However, if he switches the language to Rust, morsy's implementation could be even more compact
• Speed of restricted or first-come-first-served minting: morsy does not support this, so Zun has the advantage here
• System architecture: depends on your needs, no straightforward answer.
morsy's architecture is very simple for the functions it serves
- Chain state > public calldata > pre-signing > distribution to multiple RPCs > minting
Zun's architecture is quite complex
- OpenSea data discovery > payload parsing > scheduler > transaction verification > signer > broadcasting > minting
• Runtime efficiency: Rust is faster than Node, so Zun wins here. But don't confuse this with speed - morsy is faster in public minting
• Complexity: morsy is easier to set up
• Risks: both have their own transaction or security risks.
- One speed optimization in morsy requires pre-signing pending nonces; if the same user's wallet creates another transaction, that pre-signed transaction becomes invalid
- As for Zun, it relies more on trusting OpenSea's payload and does not optimize for the possibility that OpenSea's backend data could be compromised
Additionally, for delegated minting, if you don't use a one-time wallet, the delegation persists until you revoke it (using or calling from CLI)
I am your most reliable contact in Malaysia 🥰
Traveling abroad, I am truly grateful for the help of a benefactor.
On the trip, I arrived at the territory of @0xKingsKuan, the King of Crypto, and on the second day encountered a difficult problem. Fortunately, the big brother stepped in to help, and I am extremely thankful.
In Malaysia, you have to use Grab for taxis. After downloading it, I chose Taiwan for my personal application, but the verification SMS never arrived. Even switching back to my original SIM card with roaming enabled didn’t work. When I was out of ideas, I finally sought help from the big brother. I have to say, my big brother is awesome and solved it immediately. I really love it 😘😘😘
We have a meetup scheduled for tomorrow. I’m both nervous and excited. The big brother is very knowledgeable, handsome, and plays the AI track like a pro. I definitely want to learn from him on this trip and see if I can catch the wealth freedom train in one go.
#BenefactorHelp #MyBigBrotherIsAwesome #Malaysia





