필드
| 분류 | 예시 |
|---|---|
| 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
주소 리스크 프로파일.

