getLiquidityMiningLiquidationRecords
Retrieve liquidation records for liquidity mining positions with cursor-based pagination, filtering by base and quote coin, time range, and limiting results.
Instructions
Query liquidation records for Liquidity Mining positions with cursor-based pagination.
Rate Limit: 10 req/s (UID)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| baseCoin | No | ||
| quoteCoin | No | ||
| startTime | No | ||
| endTime | No | ||
| limit | No | ||
| cursor | No |