gate-exchange-assets

Execute read-only asset and balance queries for Gate Exchange accounts.

3|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/Pieverse-Eng/purrfect-skills --skill gate-exchange-assets-pieverse-eng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gate-exchange-assets
Source: https://github.com/Pieverse-Eng/purrfect-skills/tree/main/gate/vendor/gate-exchange-assets
Command: npx skills add https://github.com/Pieverse-Eng/purrfect-skills --skill gate-exchange-assets-pieverse-eng

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Provides fast, accurate, read-only retrieval of a user's Gate Exchange asset valuations and balances so users and integrators can understand holdings without risking accidental trades or transfers.

Core Features & Use Cases

  • Total asset overview: Fetch consolidated CEX valuation and account distribution across spot, futures, delivery, finance, margin, options, Alpha, and TradFi.
  • Per-currency aggregation: Aggregate a specific currency across spot, unified/trading, perpetuals, delivery, isolated margin, and finance products.
  • Sub-account reporting & ledger: Query spot ledgers, isolated margin pairs, options, trading/unified account snapshots, and TradFi balances with timestamps and risk indicators.
  • Safety-first routing: Enforces strict read-only behavior and maps user intent to Gate MCP APIs to avoid write operations or order placement.

Quick Start

Show my total CEX assets and account distribution.

Frequently Asked Questions about gate-exchange-assets

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

FAQPage Schema
How do I check my total Gate Exchange asset valuation across all accounts?

To check your total Gate Exchange asset valuation, query the CEX read-only API to retrieve a consolidated balance across spot, futures, delivery, margin, options, finance, Alpha, and TradFi accounts. The system returns structured valuations with per-account distributions and timestamps.

Can I retrieve per-currency holdings aggregated across spot, margin, and finance products on Gate?

Yes, you can retrieve per-currency holdings on Gate by querying read-only APIs to aggregate specific currencies across spot, unified trading, perpetuals, delivery, isolated margin, and finance products. This provides a structured breakdown of individual asset balances.

Does the Gate asset query tool support sub-account reporting and trading account snapshots?

Yes, the Gate asset query tool supports sub-account reporting by mapping intent to read-only MCP APIs. It retrieves spot ledgers, isolated margin pairs, options, unified account snapshots, and TradFi balances complete with timestamps and risk indicators.

What is the safest way to view CEX balances without triggering accidental trades?

The safest way to view CEX balances without accidental trades is using a read-only asset overview tool. It enforces strict no-write safety rules and maps user intent exclusively to Gate MCP read-only APIs, preventing any order placement or transfer operations.

Are there limitations when querying Gate Exchange TradFi and options balances via MCP?

The primary limitation when querying Gate Exchange TradFi and options balances via MCP is the strict read-only constraint. The system cannot execute trades, transfers, or write operations, limiting functionality to retrieving valuations, ledgers, and account snapshots.

Do I need specific API permissions to access Gate Exchange asset breakdowns and isolated margin pairs?

You need Gate MCP API permissions configured for read-only endpoints to access Gate Exchange asset breakdowns. The system maps intent to APIs like cex_wallet_get_total_balance and cex_margin_list_margin_accounts, requiring proper authentication without write access.