fetchDeposits
Retrieve deposit history for a specified cryptocurrency account to monitor transactions. Configure account details, filter by currency code, limit results, or set a start timestamp using CCXT MCP Server.
Instructions
Fetch deposit 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 deposits returned (optional) | |
since | No | Timestamp in ms to fetch deposits 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