v1

latestOpenAPI 3.1.02026-07-2359362475.0 KB
Profiler

Get Address PnL Summary Data

Get aggregate PnL statistics and top profitable tokens for a specific wallet address. This endpoint provides comprehensive profit and loss analysis including realized PnL, win rate, and top performing tokens.

post/api/v1/profiler/address/pnl-summary

Request body

addressstring

Address to get PnL summary for

entity_namestring

Entity name to get PnL summary for

chain'all' | 'arbitrum' | 'avalanche' | 'base' | 'bnb' | 'ethereum' | 'linea' | 'mantle' | 'monad' | 'optimism' | 'plasma' | 'polygon' | 'robinhood' | 'sei' | 'solana' | 'sonic' | 'sui' required

Chains supported in profiler PnL analysis.

Response

Address PnL summary data

traded_token_countinteger required

Total number of different tokens that have been bought or sold

traded_timesinteger required

Total number of sales (outflow or dex sell)

realized_pnl_usdnumber required

Total realized profit and loss in USD

realized_pnl_percentnumber required

Realized profit and loss as a percentage (not multiplied by 100)

win_ratenumber required

Number of sales where price of the token was higher than cost basis