fetchWithdrawals
Retrieve withdrawal records for a specified cryptocurrency account using the CCXT MCP Server. Filter by currency, time, and limit to streamline transaction analysis.
Instructions
Fetch withdrawal history for a configured account
Input Schema
Name | Required | Description | Default |
---|---|---|---|
accountName | Yes | Account name defined in the configuration file (e.g., 'bybit_main') | |
code | No | Currency code (e.g., 'BTC', 'ETH') | |
limit | No | Limit the number of withdrawals returned (optional) | |
since | No | Timestamp in ms to fetch withdrawals since (optional) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from CCXT MCP Server
Related Tools
- @lazy-dinosaur/ccxt-mcp
- @lazy-dinosaur/ccxt-mcp
- @lazy-dinosaur/ccxt-mcp
- @lazy-dinosaur/ccxt-mcp
- @doggybee/mcp-server-ccxt