Usage Guidelines
- Query using
input: { walletAddress }with a wallet address from any supported network - Stats are available in multiple time windows:
statsDay1,statsWeek1,statsDay30,statsYear1 statsUsdcontains USD-denominated metrics (volume, profit, averages)statsNonCurrencycontains count metrics (swaps, unique tokens, wins/losses)networkBreakdownshows per-network stats and native token balances- Use
wallet.firstFundingto see where initial funds came from
Troubleshooting Tips
What does realizedProfitPercentage represent?
What does realizedProfitPercentage represent?
realizedProfitPercentage is the profit as a percentage of the cost basis for tokens sold during the time window. A value of 0.5 means 50% profit on tokens sold.What's the difference between wins and losses?
What's the difference between wins and losses?
A “win” is a trade where the wallet sold tokens for more than they paid. A “loss” is a trade where they sold for less. These counts help assess trading skill independent of dollar amounts.
What do the labels indicate?
What do the labels indicate?
Labels categorize wallets by behavior patterns (e.g., “smart_money”, “bot”, “sniper”). Use these to quickly identify wallet types without analyzing all stats.
Why might networkBreakdown be empty?
Why might networkBreakdown be empty?
networkBreakdown only includes networks where the wallet has had trading activity on tracked DEXs. A wallet with only transfers or holdings won’t appear in the breakdown.What is firstFunding used for?
What is firstFunding used for?
firstFunding shows the first wallet that funded this address and when. This helps trace wallet origins and identify potential wallet clusters or funding patterns.