opensea: openseaGetBestListings
openseaGetBestListingsGet the cheapest (best) listings for an NFT collection. Use this for price discovery and finding deals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| next | No | Pagination cursor for next page | |
| limit | No | Number of listings to return | |
| collectionSlug | Yes | Collection slug (e.g., 'pudgypenguins') |