Skip to main content
Returns the performance summary for a single wallet, including PnL, volume, position counts, streak data, and identity fields.

Path Parameters

string
required
Polygon wallet address in 0x… format. Case-insensitive.

Query Parameters

string
default:"all"
Rolling time window. Accepted values: 1h, 4h, 24h, 7d, 30d, 90d, 365d, all.
string
default:"net"
net deducts fees from realized_pnl and total_pnl; gross reports pre-fee figures.
string
default:"total"
total returns a single income aggregate; detail expands into maker_rebate, reward_income, and liquidity_reward; none omits income fields.

Response

object
Present only when the wallet has Combos activity.

Example