GETGet gasless orders

Get gasless orders

Retrieve one or more gasless orders filtered, optionally filered by query param(s). The request must at minimum include one of the following parameters: orderId, orderIds, orderStatus, swapper, or filler.

Authorization

x-api-keystringrequiredheader
Playground key
You're using a shared playground keyCreate a free account and get your own API keys from the dashboard.
Get your keys

Query Parameters

orderTypeenum
DutchDutch_V2Dutch_V1_V2Dutch_V3LimitPriority

The default orderType is Dutch_V1_V2 and will grab both Dutch and Dutch_V2 orders.

orderIdstring
orderIdsstring

A list of comma separated orderIds.

limitnumber
orderStatusenum
openexpirederrorcancelledfilledunverifiedinsufficient-funds

Filter by order status.

swapperstring

Filter by swapper address.

sortKeyenum
createdAt

Order the query results by the sort key.

sortstring

Sort query. For example: sort=gt(UNIX_TIMESTAMP), sort=between(1675872827, 1675872930), or lt(1675872930).

fillerstring

Filter by filler address.

cursorstring