ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 3/5

tonfun

Launch and trade tokens on TON.fun, the fair launch platform on TON blockchain

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/alphafanx/tonfun
Or

What This Skill Does

The tonfun skill empowers your OpenClaw agent to interact directly with the TON.fun ecosystem, a decentralized fair-launch platform on the TON blockchain. By leveraging bonding curve smart contracts, this skill allows users to buy and sell tokens without traditional order books, waitlists, or VC allocations. It effectively automates token lifecycle management, from deployment and liquidity provision to real-time market execution. Whether you are an investor looking to capture early market opportunities or a creator launching a community token, this skill integrates blockchain primitives directly into your agentic workflow.

Installation

To integrate this skill into your agent, run the following command in your terminal: clawhub install openclaw/skills/skills/alphafanx/tonfun Ensure your agent environment has access to a valid TON wallet provider and sufficient TON tokens for gas and trade execution.

Use Cases

  • Automated Trading: Execute buy/sell orders based on token price volatility or bonding curve metrics.
  • Market Analysis: Monitor specific token bonding curves and alert the user to significant price movements or supply changes.
  • Token Deployment: Streamline the creation of new tokens by passing metadata to the platform via the skill's deployment interface.
  • Portfolio Management: Manage holdings of ecosystem tokens like $WIR or new community launches directly through natural language.
  • Referral Generation: Track and promote token links through the WIR affiliate network to earn commissions.

Example Prompts

  1. "Check the current bonding curve price for the WIR token and tell me how much I can get for 5 TON."
  2. "Launch a new token with the name 'AI Agent Coin', ticker 'AIA', and the description 'The primary currency for agent governance'."
  3. "If the price of $WIR drops below 1.05 CHF, execute a buy order for 50 TON worth of tokens."

Tips & Limitations

  • Risk Awareness: Bonding curves are highly volatile. Ensure your agent has strict slippage and price limits defined in its configuration.
  • Wallet Security: Never share your mnemonic phrases. Use a secure, non-custodial wallet configured with your agent's private keys.
  • Network Fees: Always account for TON blockchain gas fees when planning trade volumes.
  • Platform Scope: This skill is specifically designed for TON.fun. For Solana-based assets like $CRUST, you will need separate tools, as those liquidity protocols differ significantly from the TON bonding curve model.

Metadata

Author@alphafanx
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-alphafanx-tonfun": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#ton#defi#blockchain#trading#automation
Safety Score: 3/5

Flags: network-access, external-api