get_deposits
Retrieve deposit history from MAX Exchange with filtering by currency, transaction state, and pagination controls.
Instructions
取得存款歷史記錄 :param currency: 篩選幣種;留空查全部 :param limit: 每頁筆數,預設 50 :param page: 頁碼,預設 1 :param state: 狀態篩選;留空查全部
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| currency | No | ||
| limit | No | ||
| page | No | ||
| state | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |