gmgn-track
gmgn track
What it does
- isopenorclose — Indicates whether a trade is a full position event. Interpretation differs by sub-command:
- follow-wallet: 1 = full position open or close; 0 = partial add or reduce.
- kol / smartmoney: 0 = position opened / added; 1 = position closed / reduced.
- track kol — user asks "what are KOLs buying?", "show me influencer trades", "what are KOLs doing recently" → returns trades from known KOL wallets
- follow-wallet = wallets the user has personally followed on GMGN
- kol = platform-tagged KOL / influencer wallets (not user-specific)
- smartmoney = platform-tagged smart money / whale wallets (not user-specific)
Requirements & configuration
- track follow-wallet — user asks "what did the wallets I follow trade?", "show me my follow list trades", "show my followed wallet activity" → requires wallets followed via GMGN platform
- | track follow-tokens | Followed token list for a wallet — which tokens a wallet has bookmarked on GMGN, with full market data |
- | track follow-token-groups | Follow token group names for a wallet — the group names and IDs the wallet uses to organise followed tokens |
- | track follow-token-groups | GET /v1/user/followtokengroups | 1 |
- Followed token list for a wallet on SOL
Configuration: GMGN_API_KEYGMGN_PRIVATE_KEYRATE_LIMIT_EXCEEDEDRATE_LIMIT_BANNED
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
gmgn-track FAQ
What does the gmgn-track skill do?
Get real-time crypto buy/sell activity from Smart Money wallets, KOL influencer wallets, and personally followed wallets via GMGN API — alpha signals, whale tracking, meme token copy-trading ideas on Solana, BSC, Base, or Ethereum. Also query which tokens a wallet has followed (bookmarked) on GMGN. Use when user asks what smart money or KOLs are buying, wants whale alerts, on-chain alpha, copy-trade signals, or wants to check a wallet's followed tokens. (For a specific wallet address's portfolio, use gmgn-portfolio.) isopenorclose — Indicates whether a trade is a full position event. Interpretation differs by sub-command: follow-wallet: 1 = full position open or close; 0 = partial add or reduce.
What does gmgn-track require?
track follow-wallet — user asks "what did the wallets I follow trade?", "show me my follow list trades", "show my followed wallet activity" → requires wallets followed via GMGN platform | track follow-tokens | Followed token list for a wallet — which tokens a wallet has bookmarked on GMGN, with full market data | | track follow-token-groups | Follow token group names for a wallet — the group names and IDs the wallet uses to organise followed tokens | | track follow-token-groups | GET /v1/user/followtokengroups | 1 | Followed token list for a wallet on SOL Configuration keys: GMGN_API_KEY, GMGN_PRIVATE_KEY, RATE_LIMIT_EXCEEDED, RATE_LIMIT_BANNED.
How do I install gmgn-track?
Run: npx -y skills add https://github.com/gmgnai/gmgn-skills --skill gmgn-track --agent claude-code — the source lives at github.com/gmgnai/gmgn-skills.
Maintain gmgn-track?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/gmgnai-gmgn-skills-gmgn-track?ref=badge) npx agentictools info skills/gmgnai-gmgn-skills-gmgn-track The second line is the CLI lookup for this page — handy in READMEs and docs.