Skip to main content
GET
Standout positions

Authorizations

X-API-Key
string
header
required

Preferred for swaps-api endpoints (/swaps/*, /stats/*, /trending, /pool-events).

Path Parameters

wallet
string
required

Wallet address (base58, 32–44 characters).

Query Parameters

pnl_mode
enum<string>
default:adjusted

PnL accounting mode. strict (FIFO) and adjusted (weighted-avg cost) are realized-PnL figures; raw is net cash-flow (Σ sells − Σ buys), not realized PnL. Unknown values fall back to adjusted.

Available options:
raw,
strict,
adjusted

Response

Highlights

wallet
string
pnl_mode
string
biggest_winner
object | null

A standout position. null when no qualifying row matched.

biggest_loser
object | null

A standout position. null when no qualifying row matched.

fastest_flip
object | null

Sentinel 0 excluded.

longest_hold
object | null
most_traded
object | null
biggest_single_buy
object | null
biggest_single_sell
object | null
position_count
integer