Returns daily time-series points for charting wallet PnL, volume, and activity. Supports backward pagination with time_from and time_to and includes a computed performance summary.
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}$Start of the range as a Unix timestamp in seconds. If omitted, returns up to 180 days before time_to.
End of the range as a Unix timestamp in seconds. Defaults to now.