get https://api-mainnet.magiceden.dev/v3/rtp//orders/asks/v5
Get a list of asks (listings), filtered by token, collection or maker. This API is designed for efficiently ingesting large volumes of orders, for external processing.
To get all orders unflitered, select sortBy
to updatedAt
. No need to pass any other param. This will return any orders for any collections, token, attribute, etc.
Please mark excludeEOA
as true
to exclude Blur orders.