v1

latestOpenAPI 3.1.02026-07-228799577.7 KB
Wallet

Get Wallet Highlights

Returns the wallet's standout positions, such as biggest winner, biggest loser, largest current bag, fastest flip, longest hold, and most traded token.

get/v2/pnl/wallets/{wallet}/highlights

Path parameters

walletstring required

Solana wallet address (base58, 32-44 characters).

Query parameters

pnlMode'strict' | 'adjusted' | 'raw'

How to treat positions flagged by the invalid PnL heuristic. strict zeros them out, adjusted caps them to a cost-basis-aware value, and raw leaves realized PnL untouched. Aliases pnl_mode and mode are also accepted by the API.

Response

Successful response.

walletstring
updatedAtstring date-time nullable