Returns rolling performance stats for a wallet, including realized PnL, volume, streaks, drawdown, best day, worst day, and the underlying daily breakdown.
Documentation Index
Fetch the complete documentation index at: https://docs.solanatracker.io/llms.txt
Use this file to discover all available pages before exploring further.
API Key for authentication
Solana wallet address (base58, 32-44 characters).
^[1-9A-HJ-NP-Za-km-z]{32,44}$Period shorthand (e.g. 30d). Alternative to days.
1d, 7d, 14d, 30d, 90d, all Rolling window in days. Defaults to 30. Max 365.
x <= 365Successful response.
Unified wallet identity. Only fields with known values are returned; a wallet can carry multiple tags at once.
Number of days in the window.
Win/loss streaks in consecutive trading days.
Maximum drawdown from peak total PnL within the window.
Day-by-day PnL and volume for the window.