opensea_collection_offers
Get an OpenSea collection's offer book as price levels, showing standing offers per price and total aggregate value to evaluate liquidity.
Instructions
List an OpenSea collection's offer book. Returns the collection-wide offer book as price levels: how many standing offers sit at each price per item, plus the aggregate offer count and total value across the whole collection. Offers are sorted by price.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | OpenSea collection slug | |
| limit | No | Price levels per page, 1-100 | |
| cursor | No | Opaque pagination cursor from a previous next_page_cursor | |
| sort_direction | No | Sort direction by offer price |