Realized PnL for a specific set of signers
Platform
Realized PnL for a specific set of signers
Returns realized PnL (SOL + USD) and trade count for each of the supplied
wallet addresses over the selected period. Unlike the leaderboard/summary
endpoints, results include NEGATIVE PnL (there is no HAVING pnl > 0 filter).
There is no platform field or filter.
GET
Realized PnL for a specific set of signers
Authorizations
Query Parameters
Time period to aggregate over.
Available options:
daily, weekly, monthly Comma-separated wallet addresses (each ≥ 32 chars, ≤ 600 unique). Missing addresses returns a raw 400 text response (not JSON).
Response
Success. On empty-after-filter input, more than 600 addresses, or a bad
period, returns HTTP 200 with { success: false, error } instead.
