Wallets 데이터 제품은 어떤 온체인 주소든 조회 가능한 프로필로 변환합니다 — 현재 보유, 과거 PnL, 활동 패턴, 첫 거래 시각 — 모든 지원 체인을 가로질러 제공됩니다.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.
필드
| 분류 | 예시 |
|---|---|
| Identity | chainId, address, ens/sns, tags, firstSeenAt |
| Holdings | holdings[] — token, balance, valueUsd, costBasisUsd, unrealizedPnlUsd |
| Net worth | netWorthUsd, netWorthHistory[] |
| Activity | txCount24h, tradeCount30d, activeChains[] |
접근
REST
wallets/{address}/profile, /holdings, /pnl.GraphQL
보유와 거래 JOIN.
WebSocket
지갑별 채널:
dex-wallet-balance:{chain}_{walletAddress}, dex-wallet-trade:{chain}_{walletAddress}, dex-wallet-token-pnl: / dex-wallet-pnl-list:. SDK: client.stream.subscribeWalletBalance / subscribeWalletTrade / subscribeWalletPnl.MCP
wallets_profile, wallets_activity.다음 단계
Smart Money
Wallets 위에 구축된 고성과 지갑 코호트.
KYA
주소 리스크 프로파일.

