From 211f7d6fd0ea1ac89222fb9c5865092ceafba118 Mon Sep 17 00:00:00 2001 From: "GMGN.AI" <141223802+GMGNAI@users.noreply.github.com> Date: Wed, 22 Apr 2026 20:41:35 +0800 Subject: [PATCH] docs(swap): remove USDC from ETH chain currencies (ETH-only for now) Co-Authored-By: Claude Sonnet 4.6 --- skills/gmgn-swap/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skills/gmgn-swap/SKILL.md b/skills/gmgn-swap/SKILL.md index 4cca1cf..4ad0f91 100644 --- a/skills/gmgn-swap/SKILL.md +++ b/skills/gmgn-swap/SKILL.md @@ -66,7 +66,7 @@ Currency tokens are the base/native assets of each chain. They are used to buy o | `sol` | SOL (native, So11111111111111111111111111111111111111112), USDC (`EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v`) | | `bsc` | BNB (native, 0x0000000000000000000000000000000000000000), USDC (`0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d`) | | `base` | ETH (native, 0x0000000000000000000000000000000000000000), USDC (`0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`) | -| `eth` | ETH (native, 0x0000000000000000000000000000000000000000), USDC (`0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48`) | +| `eth` | ETH (native, 0x0000000000000000000000000000000000000000) | ## Prerequisites