v1
latestOpenAPI 3.1.02026-07-2410781551.8 KBWallet, Networth & PnL
Wallet - PnL
Retrieve a wallet's overall PnL and trading statistics, including trade counts, win rate, cash flow, and realized and unrealized profit.
get/wallet/v2/pnl/summary
Query parameters
walletstring required
The wallet of the account.
duration'all' | '90d' | '30d' | '7d' | '24h'
Time period used to aggregate wallet transactions and calculate PnL statistics.
position_scope'duration_only' | 'cumulative'
Calculation mode for PnL. duration_only calculates PnL only for each selected time bucket. cumulative calculates realized_pnl cumulatively from the start time, while unrealized_pnl is based on the all-time open position. Defaults to duration_only.
Headers
x-chain'solana' | 'ethereum' | 'arbitrum' | 'avalanche' | 'bsc' | 'optimism' | 'polygon' | 'base' | 'zksync' | 'monad' | 'hyperevm' | 'mantle' | 'megaeth' | 'robinhood'
The chain support PNL data.
Response
JSON object containing a wallet’s PnL