cex_dc_list_dc_trades
List delivery trades.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | End timestamp in seconds | |
| from | No | Start timestamp in seconds | |
| limit | No | Maximum number of records to return | |
| settle | No | Settlement currency for delivery (e.g. usdt, btc) | |
| last_id | No | Specify list starting point using the last record ID from previous request | |
| contract | Yes | Delivery contract identifier (e.g. BTC_USDT) |