ramzinex_get_deposits
Retrieve your deposit history with pagination support. Specify limit and offset to control the number of deposits returned.
Instructions
List my deposits, paginated (read-only).
Persian purpose: فهرست واریزهای کاربر. Requires configured credentials.
Maps to GET /exchange/api/{ver}/exchange/users/me/funds/deposits with
limit and offset query params.
Args: limit: Max number of deposits to return (1-1000, default 50). offset: Number of deposits to skip for pagination (default 0). instance: Configured instance to use (default when omitted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| instance | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||