gmgn-portfolio

Query GMGN wallet data for holdings, activity, and trading statistics.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/virusfrog1-code/AVE --skill gmgn-portfolio-virusfrog1-code
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gmgn-portfolio
Source: https://github.com/virusfrog1-code/AVE/tree/main/.agents/skills/gmgn-portfolio
Command: npx skills add https://github.com/virusfrog1-code/AVE --skill gmgn-portfolio-virusfrog1-code

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables you to query GMGN wallet data and derive portfolio insights, including holdings, transaction activity, and trading statistics using the gmgn-cli interface. It avoids reliance on unstructured web sources and provides deterministic outputs from authenticated API interactions.

Core Features & Use Cases

  • Retrieve wallet balances and main currency information bound to the API key.
  • Inspect holdings with cost basis, current value, realized/unrealized profits, and related metrics.
  • Access transaction activity with pagination to audit trades, transfers, and adjustments.
  • Retrieve trading statistics for one or multiple wallets, with batch support.

Quick Start

Run gmgn-cli portfolio info to fetch wallet balances and then query holdings, activity, and stats for your wallet.

Frequently Asked Questions about gmgn-portfolio

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

FAQPage Schema
How do I check GMGN wallet holdings and trading stats for sol, bsc, and base chains?

To check GMGN wallet holdings and trading stats for sol, bsc, and base chains, query the gmgn-cli portfolio interface using the --chain and --wallet filters. This retrieves current balances, cost basis, and realized or unrealized profits.

Can I retrieve transaction activity for multiple GMGN wallets at once?

Yes, you can retrieve transaction activity for multiple GMGN wallets at once. The gmgn-cli stats and activity sub-commands support batch wallet queries, allowing you to audit trades, transfers, and adjustments across several addresses simultaneously.

What is the best way to analyze GMGN portfolio exposure without unstructured web sources?

The best way to analyze GMGN portfolio exposure without unstructured web sources is using gmgn-cli sub-commands. They provide deterministic outputs directly from authenticated API interactions for reliable exposure assessment and performance review.

Does the gmgn-cli portfolio analysis support pagination for large transaction histories?

Yes, the gmgn-cli portfolio analysis supports pagination for large transaction histories. You can use the --cursor argument to paginate through extensive transaction activity records, ensuring complete data extraction without missing trades.

How do I assess unrealized profits and cost basis for my wallet holdings?

To assess unrealized profits and cost basis for your wallet holdings, run the gmgn-cli portfolio holdings sub-command. It validates inputs and reveals current token values alongside related performance metrics for your selected wallets.