Query aggregate orders

This endpoint can be used to Query Aggregate Orders from multiple markets (Element,OpenSea,LooksRare).You must use the 'v1/orders/fetchExchangeData' API to fetch exchangeData of this order, then use 'exchangeData.erc20Token' to interact with contracts.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required
Defaults to 0xbc4ca0eda7647a8ab7c2061c2e118a18a936f13d

The contract address for query

string
enum
required

Chain name, which the asset belongs, Supported chains: eth, polygon, bsc, avalanche, arbitrum, zksync, linea, starknet, opbnb, base, scroll, manta_pacific, optimism, mantle, zkfair, blast, merlin, mode, cyber, bob, lightlink,zeta,nibiru,abstract,bitlayer,mantra. eth is default

markets
array of strings

Filter by the market, support markets: element, opensea, looksrare. empty for all market.

markets
string

Filter by the asset token ids, comma separated.

string
enum

Sort type for the result. bestLowToHigh is default.

Allowed:
string
Defaults to desc

Support -asc (positive order) desc (reverse order) default desc.

int32
Defaults to 1

Result page index, from 1

int32
Defaults to 20

Result page size, max 50, 20 for default.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json