Detailed Wallet Stats

Returns a complete statistical breakdown of a wallet's trading behavior over time

ℹ️

This endpoint is available on Codex Growth and Enterprise Plans

Endpoint: detailedWalletStats

This endpoint provides an in-depth snapshot of any wallet, including metadata like wallet labels, last transaction time, and a breakdown by network. It also includes detailed PnL and a wide-range of trading activity statistics across 1-day, 7-day, 30-day and 1-year intervals, plus a scammer risk score for risk analysis.

Method: POST

Arguments

NameTypeDescription
inputDetailedWalletStatsInput!

Required

NameTypeDescription
includeNetworkBreakdownBoolean

Whether to include network breakdown stats

networkIdInt

The network ID

timestampInt

The timestamp to get stats for

walletAddressString!

The wallet address

Required

Response

NameTypeDescription
botScoreIntThe likelihood of the wallet being a bot
labels[String!]!The labels associated with the wallet
lastTransactionAtInt!The last transaction timestamp
networkBreakdown[NetworkBreakdown!]The network breakdown
scammerScoreIntThe likelihood of the wallet being a scammer
statsDay1WindowedWalletStatsThe stats for the last day
statsDay30WindowedWalletStatsThe stats for the last 30 days
statsWeek1WindowedWalletStatsThe stats for the last week
statsYear1WindowedWalletStatsThe stats for the last year
walletAddressString!The wallet address

Explore

Currently available wallet labels:
SNIPER
SMART_TRADER_TOKENS_UNDER_TWO_DAYS_OLD
SMART_TRADER_TOKENS_OVER_TWO_DAYS_OLD
INTERESTING
MEGA_WEALTHY
MEDIUM_WEALTHY
WEALTHY

Note: Most wallets have not yet been checked in order to be assigned a scammerScore value. Scammer score (or risk score) is assigned on a scale of 0-100, with 0 being most legitimate, and 100 being most likely a scammer. Similarly, botScore will assign a value based on the likelihood of the wallet being a bot.

👋

Join our Discord

Ask questions, share what you're working on and request new features 👬👭