Get per-token profitability for a wallet across multiple chains.
PnL API
Wallet PnL
Per-token profitability rows for a wallet, including realized and unrealized PnL, ROI, volumes, and trade counts.
GET
Get per-token profitability for a wallet across multiple chains.
This is the multi-chain successor to the legacy Deep Index Wallet PnL Breakdown endpoint. Pass multiple
chains (or mainnets) to get per-token profitability across chains in a single request.Authorizations
Path Parameters
The address
Query Parameters
Chains to query
Available options:
0x1, ethereum, 0x171, pulse, 0x2105, base, 0x38, binance, 0x89, polygon, 0xa, optimism, 0xa86a, avalanche, all, mainnets Filter to specific token addresses. A single value is coerced to a one-element array. Omit to return all tokens.
Period (e.g. 7d, 30d, all). Ignored when fromTimestamp/toTimestamp are provided.
Example:
"7d"
From timestamp in ms.
To timestamp in ms.
Required range:
x >= 1Encoded v2 cursor (JWT).
Available options:
realizedPnl, unrealizedPnl, totalPnl, volume, tradeCount Required range:
x >= 0Required range:
x >= 0
