gmgn-track

Query GMGN on-chain tracking data for follow-wallet, KOL, and smart money trades.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/kann420/4alpha --skill gmgn-track
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gmgn-track
Source: https://github.com/kann420/4alpha/tree/main/.agents/skills/gmgn-track
Command: npx skills add https://github.com/kann420/4alpha --skill gmgn-track

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Query GMGN on-chain tracking data to surface follow-wallet, KOL, and smart money trades.

Core Features & Use Cases

  • Real-time tracking of follow-wallet trades to monitor personal portfolios
  • Real-time visibility into KOL and smart money activity for signal assessment
  • Multi-chain support (sol / bsc / base) for broad coverage and cluster signal detection
  • Convergence (cluster) signal detection to identify strong, multi-wallet conviction

Quick Start

Run gmgn-cli track kol --limit 5 --chain sol to view the latest KOL trades on SOL.

Frequently Asked Questions about gmgn-track

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

FAQPage Schema
How do I track smart money on-chain trades in real time?

Tracking smart money on-chain trades involves querying GMGN data to surface KOL and follow-wallet activity. Using gmgn-cli with options like --chain and --limit, you receive structured records containing timestamp, maker, side, base_address, and amount_usd.

Can I monitor KOL trades across multiple chains like sol and bsc?

Yes, you can monitor KOL trades across multiple chains. The tool supports sol, bsc, and base chains, allowing broad coverage for wallet activity monitoring and cluster signal detection across different networks.

What on-chain data fields are returned when querying smart money trades?

Querying smart money trades returns structured records with fields including timestamp, maker, side, base_address, amount_usd, price_usd, and is_open_or_close, providing detailed visibility into trade activity and position changes.

Do I need an API key to access GMGN on-chain tracking data?

Yes, accessing GMGN on-chain tracking data requires a GMGN_API_KEY. The Skill relies on the gmgn-cli tool and this API key to authenticate and retrieve wallet activity, trade aging, and platform-tagged trader signals.

How do I detect convergence or cluster signals from multiple wallets?

Detecting convergence signals involves querying multi-chain smart money and KOL trades to identify strong, multi-wallet conviction. By monitoring platform-tagged trader activity across sol, bsc, and base, you can spot overlapping wallet positions.

Does the tool support filtering trades by buy or sell side?

Yes, the tool supports filtering by trade side using the --side option. This lets you isolate buy or sell activity from follow-wallets, KOLs, and smart money when monitoring on-chain trade records.