get_deposit_records
Retrieve deposit records for your Bybit account, with optional filtering by coin and setting a record limit up to 50.
Instructions
Get deposit records.
Args: coin: Filter by coin (optional). limit: Number of records (default: 50, max: 50).
Returns: List of deposit records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| coin | No | ||
| limit | No |