gmgn-token

Fetch GMGN token data across sol, bsc, and base via gmgn-cli sub-commands.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/cploveless123/Dex-trading-bot --skill gmgn-token-cploveless123
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gmgn-token
Source: https://github.com/cploveless123/Dex-trading-bot/tree/main/workspace-backup/skills/gmgn-token
Command: npx skills add https://github.com/cploveless123/Dex-trading-bot --skill gmgn-token-cploveless123

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides quick access to comprehensive GMGN token data, including basic info, security metrics, liquidity, and top holders/traders across Solana (sol), BNB Smart Chain (bsc), and Base (base), using a CLI-first approach instead of unreliable websites.

Core Features & Use Cases

  • Token info, security, pool, holders, and traders sub-commands via gmgn-cli to build a holistic token profile.
  • Supports cross-chain analysis (sol / bsc / base) for due diligence, risk assessment, and market monitoring.
  • Real-time data to inform investment decisions, risk checks, and portfolio health across GMGN tokens.

Quick Start

Fetch GMGN token data with gmgn-cli, e.g., token info --chain sol --address <token_address>.

Frequently Asked Questions about gmgn-token

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

FAQPage Schema
How do I fetch on-chain token data for Solana, BSC, and Base using a CLI?▼

To fetch on-chain token data for Solana, BSC, and Base, use the gmgn-cli by specifying a sub-command like token info or traders, along with the required --chain and --address parameters to retrieve structured price, liquidity, and security results.

What on-chain security and holder metrics can I analyze for GMGN tokens?▼

You can analyze comprehensive on-chain security and holder metrics for GMGN tokens by utilizing token security and token holders sub-commands, which return liquidity, supply, and top trader distributions to support investment due diligence.

Can I monitor top traders and liquidity pools across multiple blockchain networks?▼

Yes, you can monitor top traders and liquidity pools across multiple blockchain networks by running the token traders and token pool sub-commands, specifying either sol, bsc, or base as the target chain for real-time market monitoring.

What is the best way to perform due diligence on a token without relying on web interfaces?▼

The best way to perform due diligence on a token without web interfaces is using a CLI-first approach, combining token info, security, pool, holders, and traders commands to build a holistic, structured profile directly from on-chain data.

Do I need specific parameters to run gmgn-cli commands for risk assessment?▼

Yes, you need specific parameters to run gmgn-cli commands for risk assessment; every sub-command requires both the --chain parameter to select the network and the --address parameter to identify the specific token contract.

Why does my gmgn-cli token data retrieval not return structured results?▼

Your gmgn-cli token data retrieval may not return structured results if the required --chain and --address inputs are missing or incorrectly formatted, which are necessary to execute any token info, security, or pool queries.