gmgn-portfolio

Extract GMGN wallet portfolio data via gmgn-cli sub-commands.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/labsaistudio/AABC-Labs --skill gmgn-portfolio-labsaistudio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gmgn-portfolio
Source: https://github.com/labsaistudio/AABC-Labs/tree/main/backend/agent/skills/catalog/gmgn-portfolio
Command: npx skills add https://github.com/labsaistudio/AABC-Labs --skill gmgn-portfolio-labsaistudio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GMGN wallet portfolio data is often scattered across platforms and requires manual aggregation. This Skill provides a single, CLI-driven way to query an API-key-bound GMGN wallet and retrieve balances, holdings, transaction activity, and trading statistics, enabling faster insights and decision making.

Core Features & Use Cases

  • Query wallet overview (balances, token balances) using gmgn-cli portfolio info.
  • Retrieve holdings with P&L, cost basis, and token metadata via portfolio holdings.
  • Get transaction activity and trading stats for performance analysis via portfolio activity and portfolio stats.
  • Fetch token balances and spot insights for multi-chain wallets (sol/base/bsc).

Quick Start

Start by running the gmgn-cli portfolio info command to fetch your bound wallet's overview.

Frequently Asked Questions about gmgn-portfolio

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

FAQPage Schema
How do I query my GMGN wallet portfolio and token balances via CLI?

Query your GMGN wallet portfolio by running the gmgn-cli portfolio info command, which fetches bound wallet overviews including token balances across sol, bsc, and base networks.

Can I retrieve holdings and P&L data for my GMGN wallet using command line?

Yes, you can retrieve holdings with P&L, cost basis, and token metadata by executing the gmgn-cli portfolio holdings command for your API-key-bound GMGN wallet.

Do I need a GMGN API key to fetch wallet activity and trading stats?

Yes, fetching wallet activity and trading stats requires the gmgn-cli tool along with a GMGN_API_KEY bound to the specific wallet context you are querying.

What's the best way to get multi-chain token balances for sol, bsc, and base wallets?

Use the gmgn-cli portfolio token-balance sub-command to fetch and spot insights for multi-chain token balances across sol, base, and bsc networks efficiently.

Does the GMGN portfolio CLI support batch stats and pagination for transaction activity?

Yes, the portfolio activity and portfolio stats sub-commands support fetching batch trading statistics and transaction activity with optional pagination for performance analysis.