ec461847e46f

latestOpenAPI 3.0.02026-07-223691143.2 KB
Orders

Returns order offers for unlock authorities

post/api/Orders/getForUnlockAuthorities

Request body

giveChainIdsinteger[] nullable

If set, only orders that originated in specified chains will be in the output

orderStatesOrderState[] nullable

If set, only orders that are in specified states, will be in the output

unlockAuthoritiesstring nullable

If set, only orders that have a specified address as unlock authority in destination chain will be in the output Multiple values can be specified at the same time (with space as separator), if many values are specified, result will contain all orders that fit at least one of the criteria

skipinteger

items to skip (pagination)

takeinteger

Number of items to return (pagination)

Response

OK

totalCountinteger

Total number of orders fitting the search criteria