TypeScript shape
String!
Wallet address.
Int!
Last transaction timestamp (unix seconds).
Int!
Total wallet activity transaction count.
[NetworkBreakdown!]
Per-network decomposition of stats (only when
includeNetworkBreakdown is true). See NetworkBreakdown.[String!]!
Wallet labels (e.g.
cex, bot, sniper).Int
Scammer score (0-100).
Int
Bot score (0-100).
WindowedWalletStats
Aggregated windowed stats for the last 24h (all networks). See WindowedWalletStats.
WindowedWalletStats
Aggregated windowed stats for the last 7 days.
WindowedWalletStats
Aggregated windowed stats for the last 30 days.
WindowedWalletStats
Aggregated windowed stats for the last 1 year (only when
includeStatsYear1 is true).[NetworkWalletStats!]
deprecated
Deprecated — use
networkBreakdown instead. See NetworkWalletStats.