フィールド
| 分類 | 例 |
|---|---|
| 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
アドレスのリスクプロファイル。

