/debank/collections/holders
Get the top holders of an NFT collection by its contract address and chain
Price: 1 credit
💡 AI Hint: Reverse lookup: get the largest holders of an NFT collection, by the collection’s contract address (0x…) and the chain it lives on. Returns each holder wallet with how many items of the collection it holds, plus its DeBank profile (web3 id, display name, total portfolio USD value, follower count, VIP flag, avatar), ordered from largest holder down. Useful for NFT whale and concentration analysis.
⚠️ Common errors: 412: Collection not found
Authorizations
API token from the dashboard
Headers
Body
NFT collection id, usually its contract address (0x...)
DeBank chain id the collection lives on (e.g. eth, base, arb)
Max number of top holders to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500