Get 8DX Limit Order History
eightdx_get_limit_order_historyRetrieve paginated 8DX limit-order history for a maker wallet address. Filter by blockchain network and control result size with limit, offset, cursor, and sort options.
Instructions
Gets paginated 8DX limit-order history for a maker address.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Optional sort order. | |
| limit | Yes | Maximum number of orders to return. | |
| maker | Yes | Maker wallet address. Use the token identifier format accepted by the 8DX API. | |
| cursor | No | Optional pagination cursor. | |
| offset | No | Optional pagination offset. | |
| blockchain | Yes | Blockchain network with live 8DX API support. |