From b18738177cef0f11dd68eff6114df7b2efc275dd Mon Sep 17 00:00:00 2001 From: "GMGN.AI" <141223802+GMGNAI@users.noreply.github.com> Date: Wed, 15 Apr 2026 19:45:53 +0800 Subject: [PATCH] docs(market): add fourmeme to launchpad list in description Co-Authored-By: Claude Sonnet 4.6 --- skills/gmgn-market/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/gmgn-market/SKILL.md b/skills/gmgn-market/SKILL.md index b9b2044..c35bf0a 100644 --- a/skills/gmgn-market/SKILL.md +++ b/skills/gmgn-market/SKILL.md @@ -1,6 +1,6 @@ --- name: gmgn-market -description: Get token price charts (K-line, candlestick, OHLCV), trending token rankings, and newly launched tokens on launchpads (pump.fun, letsbonk, etc.) via GMGN API. Use when user asks for token price history, candlestick chart, trending tokens, hot tokens by volume, new token launches, or early-stage token opportunities on Solana, BSC, or Base. +description: Get token price charts (K-line, candlestick, OHLCV), trending token rankings, and newly launched tokens on launchpads (pump.fun, fourmeme, letsbonk, etc.) via GMGN API. Use when user asks for token price history, candlestick chart, trending tokens, hot tokens by volume, new token launches, or early-stage token opportunities on Solana, BSC, or Base. argument-hint: "kline --chain --address --resolution <1m|5m|15m|1h|4h|1d> [--from ] [--to ] | trending --chain --interval <1m|5m|1h|6h|24h> | trenches --chain " metadata: cliHelp: "gmgn-cli market --help"