opensea: openseaGetTrendingCollections
openseaGetTrendingCollectionsFind trending NFT collections by volume, market cap, or price changes. Use this for market research and discovering popular collections.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| next | No | Pagination cursor for next page | |
| limit | No | Number of collections to return | |
| chainId | No | Chain ID (1=Ethereum, 137=Polygon, etc.) | |
| orderBy | No | Sort collections by this metric | seven_day_volume |