opensea: openseaGetTrendingCollections
openseaGetTrendingCollectionsRetrieve trending NFT collections sorted by volume, market cap, or price changes. Useful for market research and discovering popular collections.
Instructions
Find 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 |
|---|---|---|---|
| chainId | No | Chain ID (1=Ethereum, 137=Polygon, etc.) | |
| orderBy | No | Sort collections by this metric | seven_day_volume |
| limit | No | Number of collections to return | |
| next | No | Pagination cursor for next page |