nad-fun

Create and trade custom tokens on nad.fun using Monad's bonding curve and DEX infrastructure.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/fruterito101/openclaw-workspace --skill nad-fun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nad-fun
Source: https://github.com/fruterito101/openclaw-workspace/tree/main/skills/nad-fun
Command: npx skills add https://github.com/fruterito101/openclaw-workspace --skill nad-fun

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the process of creating, launching, and trading custom tokens on the Monad blockchain's nad.fun launchpad, abstracting away complex smart contract interactions.

Core Features & Use Cases

  • Token Creation: Launch new memecoins or utility tokens with custom metadata and bonding curves.
  • Token Trading: Buy and sell tokens directly on bonding curves or via Uniswap V3 after graduation.
  • Market Data: Access real-time price quotes, market information, and holder data.
  • Use Case: A creator wants to launch a new memecoin on Monad. They can use this Skill to upload an image and metadata, generate a salt, and deploy the token contract on the testnet, including an initial liquidity pool.

Quick Start

Use the nad-fun skill to create a new token with the name 'MyToken', symbol 'MTK', and metadata URI 'ipfs://...' on the testnet.

Frequently Asked Questions about nad-fun

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I launch a custom token on the Monad blockchain?

You can launch a custom token on Monad by defining its name, symbol, and metadata URI, then deploying it through the nad.fun platform. This process utilizes Monad's bonding curve infrastructure to automatically set up the initial liquidity pool.

How does token trading work on nad.fun before and after DEX graduation?

Token trading on nad.fun operates directly via bonding curves before graduation, and through Uniswap V3 after graduation. This allows users to buy and sell tokens seamlessly while the Skill manages price quoting and market data retrieval via viem.

Do I need node 18 and viem to trade memecoins on the Monad testnet?

Yes, you need node 18+ and viem to interact with the nad.fun API for enhanced rate limits. These dependencies are required to manage user holdings and execute direct API calls for token trading on the Monad testnet.

Can I retrieve real-time price quotes and holder data for Monad tokens?

Yes, you can retrieve real-time price quotes, market information, and holder data for Monad tokens. The Skill facilitates market data retrieval through direct API calls, providing the necessary information to track user holdings and token performance.

What is the process for creating a memecoin with a bonding curve on nad.fun?

Creating a memecoin on nad.fun involves uploading an image and metadata, generating a salt, and deploying the token contract on the testnet. The platform handles the bonding curve setup to ensure automated liquidity provision for the new token.