/blur/collections/bids
Get the executable collection-bid depth (bid ladder) for a Blur collection
Price: 1 credit
💡 AI Hint: Get the executable collection-bid depth for a Blur collection, identified by its slug (e.g. ‘azuki’) or contract address. Returns the bid ladder, highest price first: each level gives the bid price (in ETH), how many tokens can be sold into it (executable size), the number of distinct bidders, and a sample of bidder addresses. This is the pool of standing collection-wide bids a holder can instantly sell into.
⚠️ Common errors: 412: Collection not found
Authorizations
API token from the dashboard
Headers
Body
Collection slug (e.g. 'azuki') or its on-chain contract address
1"azuki"
"0xed5af388653567af2f388e6224dc7c4b3241c544"
Number of bid price levels to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500