gmgn-track

Aggregate real-time on-chain trade signals from GMGN tracked wallets across sol, bsc, base, and eth.

429|65|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/GMGNAI/gmgn-skills --skill gmgn-track-gmgnai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gmgn-track
Source: https://github.com/GMGNAI/gmgn-skills/tree/main/skills/gmgn-track
Command: npx skills add https://github.com/GMGNAI/gmgn-skills --skill gmgn-track-gmgnai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly surface actionable on-chain signals from GMGN's tracked wallets, KOL wallets, and smart money to help AI agents identify opportunities and copy-trading ideas in real time.

Core Features & Use Cases

  • Real-time trade feed from three data sources (tracked wallets, KOL wallets, smart money) across sol, bsc, base, and eth.
  • Cluster signals when multiple wallets trade the same token within a short window to indicate stronger conviction.
  • Accurate interpretation of is_open_or_close and price_change to assess trade aging and signal strength.
  • Quick prompts for AI agents to fetch and evaluate latest trades, then present summarized insights.

Quick Start

Run the gmgn-cli track smartmoney --chain sol --limit 10 to fetch the latest trades.

Frequently Asked Questions about gmgn-track

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

FAQPage Schema
How do I track real-time on-chain smart money trades across multiple chains?

Track real-time on-chain smart money trades by fetching a reverse-chronological feed via the GMGN API across sol, bsc, base, and eth. You can query tracked wallets, KOL wallets, or smart money wallets to surface actionable trading signals instantly.

What are cluster signals in on-chain trading data?

Cluster signals in on-chain trading data occur when multiple tracked wallets, KOL wallets, or smart money wallets trade the same token within a short time window. This aggregation indicates stronger market conviction and helps identify high-probability copy-trading opportunities.

How do I fetch the latest KOL wallet trades on the Solana chain?

Fetch the latest KOL wallet trades on the Solana chain by running the gmgn-cli track command with the appropriate parameters, such as specifying the KOL wallet data source, setting the chain to sol, and applying a limit to control the feed length.

Does the GMGN API require authentication to access on-chain trade signals?

Yes, the GMGN API requires API-key authentication to access on-chain trade signals. Enforcing this authentication ensures secure retrieval of real-time trading data from tracked wallets, KOL wallets, and smart money across supported chains.

How do I interpret is_open_or_close and price_change metrics in a trade feed?

Interpret is_open_or_close to assess trade aging by determining if a position is being opened or closed, and interpret price_change to gauge signal strength based on token price movement. These structured fields help evaluate the conviction and timing of on-chain trades.

Can I use the trade feed to identify copy-trading ideas for AI agents?

Yes, you can use the real-time trade feed to identify copy-trading ideas for AI agents. The feed aggregates signals from smart money and KOL wallets across sol, bsc, base, and eth, providing structured insights that agents can quickly evaluate and summarize.