v1

latestOpenAPI 3.1.02026-07-2410781551.8 KB
Holder

Token - Holder Profile

Retrieve holder profile summary for a specified token, including token market data, holder summary, and breakdown by holder tags (bundler, sniper, insider, dev, smart_trader).

get/token/v1/holder-profile

Query parameters

token_addressstring required
Example:J3Dhvhga7QwgLWUGn43caDJtaoUTkDLmiMGqstS2Dw8A

Token mint address

interval'1h'

Time interval for volume data. Default: 1h

ui_amount_mode'scaled' | 'raw'

Display mode for token amounts. Default: raw

include_zero_balanceboolean

Include wallets that have traded the token but no longer hold it (zero balance). Default: true

Headers

x-chain'solana'

Solana network only.

Response

JSON object containing token holder profile summary

successboolean required

Whether the request succeeded.