get https://api.looksrare.org/api/v1/orders
Get orders (bids and asks) created on LooksRare off-chain order book.
Notes: Collection offers and token-specific offers are retrieved in different ways. For collection offers, use the StrategyAnyItemFromCollectionForFixedPrice
strategy address and the tokenId
unset. For standard offers, use the StrategyStandardSaleForFixedPrice
strategy address and set the tokenId to the desired asset id.
For usage of status
, price
and pagination
params, refer to this FAQ