bingx-spot-wallet

Query BingX wallet histories, network configurations, deposit addresses, and withdrawals.

17|6|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/BingX-API/api-ai-skills --skill bingx-spot-wallet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bingx-spot-wallet
Source: https://github.com/BingX-API/api-ai-skills/tree/main/skills/spot-wallet
Command: npx skills add https://github.com/BingX-API/api-ai-skills --skill bingx-spot-wallet

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

BingX wallet operations can be difficult to track and execute securely; this skill consolidates deposit/withdrawal history access, network configuration retrieval, deposit address lookup, and withdrawal initiation under a single command surface.

Core Features & Use Cases

  • Query deposit and withdrawal histories to surface recent activity with coin, amount, status, and timestamps
  • Retrieve coin network configurations including supported networks, fees, limits, and defaults for accurate withdrawals
  • Fetch main-account deposit addresses and initiate withdrawals with proper validation and safety checks
  • Use Case: A user asks for USDT deposit history, or wants to initiate a BEP20 withdrawal to a specific address; you perform parameter validation and call the appropriate endpoints

Quick Start

Tell me what you want to do with BingX wallet data, for example query USDT deposit history or initiate a withdrawal.

Frequently Asked Questions about bingx-spot-wallet

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

FAQPage Schema
How do I query my BingX deposit and withdrawal history?

Retrieve BingX deposit and withdrawal histories by querying wallet activity data, which surfaces recent activity with coin, amount, status, and timestamps. You can ask for specific coin histories like USDT deposits to get targeted transaction records.

How do I get the correct network configuration and fees for a BingX withdrawal?

Retrieve coin network configurations including supported networks, fees, limits, and defaults to ensure accurate BingX withdrawals. This allows you to verify network handling and safety checks before initiating any transfer.

Can I fetch my main account deposit address for a specific coin?

Fetch main-account deposit addresses by querying BingX wallet configurations. This supports deposit inquiries and ensures you apply the correct authenticated address for your specific cryptocurrency network.

How do I initiate a BEP20 withdrawal to a specific address?

Initiate a BEP20 withdrawal by providing the target address and amount, allowing the system to perform parameter validation and call the appropriate BingX endpoints. Proper address validation and network handling safety checks are applied automatically.

Does BingX wallet API access require authenticated access and parameter validation?

BingX wallet API operations require authenticated access and proper parameter validation to execute securely. The system enforces safety checks and network handling to satisfy requirements for secure deposit and withdrawal inquiries.