opensea_collections
Batch lookup up to 50 OpenSea collections by slugs in one call, returning floor prices, verification, stats, and per-marketplace listed-item counts.
Instructions
Look up several OpenSea collections at once. Resolves up to 50 collections in a single call from a comma-separated slugs list, returning each one's floor price, verification flag, headline stats, and per-marketplace listed-item counts. Use this instead of calling /opensea/collection/{slug} in a loop — it costs one upstream request regardless of how many slugs you pass. The markets array shows how many items are listed on OpenSea versus other marketplaces for the same collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slugs | Yes | Comma-separated collection slugs, at most 50 |