Skip to main content

Overview

The Universal PnL API answers the question every trading, portfolio, and analytics product gets asked: is this wallet (or this token’s traders) making money? It replaces the legacy Deep Index profitability endpoints with multi-chain versions that query several chains in a single request.

Endpoints


Migrating from the legacy Deep Index endpoints

These endpoints supersede the single-chain Deep Index profitability endpoints. The headline change is multi-chain in one request, plus new filters (excludeLowLiquidity, minVolumeUsd, minTradeCount) and flexible time ranges (period or explicit timestamps).

Common Use Cases

  • Portfolio Trackers - show realized/unrealized PnL and ROI per holding across every chain in one call
  • Trading Platforms - surface win rate and PnL summaries on wallet profiles
  • Token Analytics - rank a token’s top traders by realized PnL, volume, or trade count to spot smart money
  • Copy Trading & Signals - find consistently profitable wallets for a token and follow their activity
  • AI Agents - hand the model a wallet’s full multi-chain profitability picture in a single response

Get Started