opensea_collection_holders
Retrieve OpenSea collection holders ranked by quantity held. Get wallet addresses and display names with cursor-based pagination for large holder lists.
Instructions
List an OpenSea collection's holders. Returns a cursor-paginated leaderboard of wallets holding items in the collection, ranked by quantity held, with each holder's address and display name where OpenSea publishes one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | OpenSea collection slug | |
| limit | No | Holders per page, 1-100 | |
| cursor | No | Opaque pagination cursor from a previous next_page_cursor | |
| sort_direction | No | Sort direction by quantity held |