gmgn-cooking

Deploys tokens and queries statistics via gmgn-cli on five chains.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/virusfrog1-code/AVE --skill gmgn-cooking-virusfrog1-code
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gmgn-cooking
Source: https://github.com/virusfrog1-code/AVE/tree/main/.agents/skills/gmgn-cooking
Command: npx skills add https://github.com/virusfrog1-code/AVE --skill gmgn-cooking-virusfrog1-code

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Token deployment on launchpad platforms and tracking creation statistics involve complex, irreversible on-chain actions that require careful handling and confirmation. This skill streamlines the process by guiding secure token creation and centralized status checks while ensuring user consent at every step.

Core Features & Use Cases

  • Deploy new tokens on supported chains (SOL/BSC/BASE/ETH/TON) via gmgn-cli cooking create with explicit user confirmation.
  • Query per-launchpad creation statistics using cooking stats.
  • Manage onboarding risk with input validation, polling for deployment status, and secure credential usage.

Quick Start

Provide all required token details to initiate a launch and use gmgn-cli cooking create to deploy after confirming every step.

Frequently Asked Questions about gmgn-cooking

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

FAQPage Schema
How do I automate token launches on pump or raydium?

To automate token launches on pump or raydium, you provide token details and use the gmgn-cli cooking create command to deploy on-chain. The process includes polling for deployment status and requires explicit user confirmation before executing irreversible actions.

What on-chain statistics can I query for my launchpad tokens?

You can query per-launchpad creation statistics for your tokens by using the gmgn-cli cooking stats command. This allows you to centrally track and check the status of your token deployments across supported blockchain networks.

Which blockchain networks are supported for gmgn-cli token deployment?

Token deployment via gmgn-cli is supported across SOL, BSC, BASE, ETH, and TON blockchains. You can manage on-chain token creation and statistics lookups across these specific networks within the launchpad ecosystem.

What credentials do I need to execute on-chain token creation securely?

To execute on-chain token creation securely, you need both GMGN_API_KEY and GMGN_PRIVATE_KEY configured. The tool manages onboarding risk through input validation and secure credential usage to protect your deployment process.

Why does the token deployment process require explicit user confirmation?

Token deployment requires explicit user confirmation because it involves complex, irreversible on-chain actions. This ensures user consent at every step and mitigates onboarding risk before executing the final token creation on the launchpad.