Holders 데이터 제품은 토큰별 홀더 테이블과 분포 메트릭을 노출합니다 — “누가 보유하는가”, “얼마나 집중되어 있는가”, “누가 최근 움직였는가”에 답할 수 있습니다.Documentation Index
Fetch the complete documentation index at: https://docs.chainstream.io/llms.txt
Use this file to discover all available pages before exploring further.
필드
| 분류 | 예시 |
|---|---|
| Table | rank, address, balance, shareOfSupply, entityLabel |
| Distribution | giniCoefficient, top10Share, top100Share |
| Changes | changesLast24h — 추가 / 이탈 / 순위 변동 |
| Classification | bucket — 고래 / 소액 / 컨트랙트 / 거래소 / 유동성 |
접근
REST
tokens/{address}/holders, /distribution.WebSocket
dex-token-holding:{chain}_{tokenAddress} — 보유 분포 및 잔고 태그 실시간 스트림. SDK: client.stream.subscribeTokenHolders.GraphQL
Wallets와 JOIN하여 풍부화.
SDK / MCP
tokens_holders, tokens_distribution.다음 단계
Wallets
임의 홀더의 전체 프로필로 드릴다운.
Smart Money
스마트 머니가 홀더 목록에 나타나면 탐지.

