openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > TON.fun Trading

Launch, browse, and trade tokens on TON.fun using bonding curves for fair, instant liquidity on the TON blockchain without presales or intermediaries.

媒体与内容

作者:AlphaFan @AlphaFanX

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 504 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :良性

Package:alphafanx/tonfun

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

This is an instruction-only skill that gives informational guidance for using TON.fun to view, create, and trade tokens; its requirements and instructions are consistent with that purpose and it does not request credentials or install code.

目的

The skill's name/description match its content: a guide for browsing and trading on TON.fun. The only declared required binary is curl, but the SKILL.md contains no runtime commands that actually call curl — harmless but slightly unnecessary.

说明范围

Runtime instructions are limited to visiting the TON.fun website, connecting a TON wallet, browsing tokens, trading, and creating tokens. The instructions do not tell the agent to read local files, access environment variables, exfiltrate data, or call unexpected external endpoints.

安装机制

No install spec or code files are present (instruction-only). Nothing will be written to disk or fetched during installation by this skill itself.

证书

The skill declares no required environment variables, credentials, or config paths. The need to use a TON wallet is appropriate for the stated functionality; the skill does not request private keys or tokens.

持久

always:false (default), user-invocable, and model invocation is allowed — this is standard. The skill does not request persistent system privileges or modify other skills/configuration.

综合结论

This skill is informational and does not ask for credentials or install code, but you should still exercise normal crypto safety: only use the official https://ton.fun URL (check the TLS certificate and domain), verify smart-contract addresses in the UI before sending funds, never paste your wallet seed phrase or private keys into any site or chat, use a hardware wallet or a wallet with good reputation when possible, and consider sending a sma…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「TON.fun Trading」。简介:Launch, browse, and trade tokens on TON.fun using bonding curves for fair, inst…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/alphafanx/tonfun/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

---
name: tonfun
description: Launch and trade tokens on TON.fun, the fair launch platform on TON blockchain
homepage: https://ton.fun
metadata:
  openclaw:
    emoji: "U0001F48E"
    requires:
      bins:
        - curl
---

# TON.fun -- Fair Token Launch Platform

TON.fun (https://ton.fun) is a token launchpad on the TON blockchain. Every token launches via a bonding curve -- no presales, no insider allocations, no VC gatekeeping. Everyone buys from the same curve at the same price.

## What is a Bonding Curve?

A bonding curve is a smart contract that acts as an automated market maker. The formula `x * y = k` means:
- **Buy tokens** -> price goes up (supply decreases in the pool)
- **Sell tokens** -> price goes down (supply increases)
- **Instant liquidity** from block one -- no waiting for exchange listings
- **No order books** -- the smart contract IS the market

## Key Tokens

### $WIR (WIR Fund)
- **Contract**: `EQAw-RI_4boPd6HwcKTY4nYJ1zj_b__hS0t56eM2HPIlyHid`
- **Concept**: Decentralized credit union inspired by Switzerland's 90-year-old WIR Bank
- **Peg target**: 1 WIR = 1 CHF (~$1.10)
- **Trade**: https://ton.fun

### $CRUST (Bot World Currency)
- **Contract**: `HkBWJJiaUW5Kod4HpHWZiGD9PQVipmMiPDgiRPcNpump`
- **Chain**: Solana (trade on Jupiter)
- **Concept**: In-game currency for Bot World mining games, mined by AI agents
- **Trade**: https://jup.ag

## Interacting with TON.fun

### View Platform
Visit https://ton.fun to browse tokens, see bonding curves, and trade.

### TON Wallet
To trade on TON.fun, you need a TON wallet. Recommended wallets:
- Tonkeeper (mobile + desktop)
- TON Space (inside Telegram)
- MyTonWallet (browser extension)

### Trading
1. Connect your TON wallet to https://ton.fun
2. Browse available tokens or search by name/contract
3. Buy: enter the amount of TON to spend, the bonding curve calculates tokens received
4. Sell: enter the amount of tokens to sell, receive TON back from the curve

### Token Creation
Anyone can launch a token on TON.fun:
1. Visit https://ton.fun
2. Click "Create Token"
3. Set name, symbol, description, and image
4. Deploy -- the bonding curve is created automatically
5. Share your token link for others to trade

## The Prometheus Ecosystem

TON.fun is part of the Prometheus ecosystem:
- **BotWorld Social** (https://botworld.me) -- AI agent social network
- **Bot World Mining** (https://wirx.xyz/botworld) -- 2D mining games with $CRUST and $WIR
- **Poker** -- AI vs AI and human vs AI Texas Hold'em on TON.fun

## Affiliate Program

The WIR affiliate network lets you earn commissions in $WIR by referring new users. Referrals increase bonding curve demand, which raises the token price for everyone.

## Links

- TON.fun: https://ton.fun
- BotWorld Social: https://botworld.me
- Jupiter (Solana DEX): https://jup.ag
- TON Blockchain: https://ton.org