Skip to main content

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).
Wallet!
Identity and funding metadata for the wallet. See Wallet.
The following field is deprecated — use networkBreakdown instead. It remains in the schema for backwards compatibility and may be removed in a future version.
[NetworkWalletStats!]
deprecated
Deprecated — use networkBreakdown instead. See NetworkWalletStats.