get_withdrawal_records
Retrieve your withdrawal history filtered by coin or limited to a specific number of records.
Instructions
Get withdrawal records.
Args: coin: Filter by coin (optional). limit: Number of records (default: 50, max: 50).
Returns: List of withdrawal records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | No | ||
| limit | No |