/debank/tokens/holders
Get the top holders of a token by its contract address and chain
Price: 1 credit
💡 AI Hint: Reverse lookup: get the largest holders of a given token, by the token’s contract address (0x…) or DeBank coin id and the chain it lives on. Returns each holder wallet with the amount of the token 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 whale and concentration analysis.
⚠️ Common errors: 412: Token not found
Authorizations
API token from the dashboard
Headers
Body
Token id: its contract address (0x...) or DeBank coin id (e.g. eth)
DeBank chain id the token lives on (e.g. eth, bsc, base)
Max number of top holders to return
x >= 1Max scrapping execution timeout (in seconds)
20 <= x <= 1500