토큰 - 홀더
토큰 홀더 조회
topHolders 엔드포인트를 사용하세요.token_get_holders인증
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
경로 매개변수
지원되는 네트워크에 나열된 체인 이름 Supported blockchain chains
sol, eth, bsc 토큰 주소
쿼리 매개변수
페이지네이션 커서
페이지당 결과 수
페이지네이션 방향 (next 또는 prev) Pagination direction
next, prev DTO.TOKEN.HOLDERS.SORT_BY Sort by: amountPercentage (default) | holdingUsd | usdValue | totalPnl | realizedPnl | unrealizedPnl | buyVolume | sellVolume | netflowUsd | lastActiveAt | createdAt Sort field for token holders query
amountPercentage, holdingUsd, usdValue, totalPnl, realizedPnl, unrealizedPnl, buyVolume, sellVolume, netflowUsd, lastActiveAt, createdAt Sort direction: desc (default) | asc Sort direction (case-insensitive: accepts "asc"/"ASC"/"Asc" etc.)
asc, desc Filter by wallet tag: smart | kol | sniper | dev | bundle | bluechip | fresh | insider | pro | sandwich | phishing Token trader tag
smart, kol, sniper, dev, bundle, bluechip, fresh, insider, pro, sandwich, phishing Minimum position cost in USD (inclusive). Filters out holders whose open position cost is below this threshold.
Maps to OpenSearch field position_cost_in_usd.
응답
홀더 조회
Generic pagination response
Page data
Cursor for the end of current page
"eyJpZCI6ImVuZCJ9"
Whether there is a next page
false
Whether there is a previous page
false
Cursor for the start of current page
"eyJpZCI6InN0YXJ0In0="
Total number of items matching the query (not just the current page).
When None, the caller should treat it as unknown (backward-compatible).
564094

