v1
latestOpenAPI 3.1.02026-07-228799577.7 KBGet Wallet PnL Calendar
Returns daily wallet snapshots with cumulative PnL plus per-day realized PnL, volume, buy and sell counts, and averages. Use period for quick windows or start and end for exact ranges. Pass ?currency=sol or ?currency=eur to convert monetary fields at read time using historical daily reference rates.
Path parameters
Solana wallet address (base58, 32-44 characters).
Query parameters
Denomination for monetary fields in the response. Defaults to usd. Pass sol or eur to convert USD snapshot values at read time using ClickHouse reference prices. Historical endpoints use the daily rate for each snapshot date; wallet summary uses current spot. Counts, percentages, timestamps, and ROI are not converted. Invalid values return 400.
Quick date range shorthand. Ignored if start/end are set.
Start date (YYYY-MM-DD). Defaults to 30 days ago.
End date (YYYY-MM-DD). Defaults to today.
Maximum number of days to return. If more days exist, returns the most recent ones.
Response
Successful response.