/opensea/collections/holders
List the holders of an OpenSea NFT collection ranked by quantity held
Price: 1 credit
💡 AI Hint: List the holders of an OpenSea NFT collection by its slug (e.g. ‘boredapeyachtclub’), ranked by the number of items held. Each holder returns their wallet address, display name, avatar, account kind, verification status, the quantity held and the percent of the collection it represents, the estimated USD value of their NFT portfolio, and preview images of their held items.
⚠️ Common errors: 412: Collection not found
Authorizations
API token from the dashboard
Headers
Body
Collection slug (its human-readable alias from the collection URL)
1"boredapeyachtclub"
"pudgypenguins"
Number of holders to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500