post https://api.lambda.p2p.org/api/v1/chains//aggregated-pnl-history
The Aggregated PnL (Profit and Loss) data is provided for multiple specific positions across different wallets and DeFi protocols in a single consolidated calculation.
Calculation logic
- The current version is limited to open DeFi positions, while the next update will support historical closed positions as well.
- We separate the user's own funds from rewards. This allows us to account for both Profit & Loss movements and rewards, while incoming transfers, top-ups, and withdrawals are not considered as sources of income or loss.
For example, if you staked 1 ETH with Lido and later received 1 stETH, only rewards generated by Lido are counted, not the income transfer or your initial balance.
- We support blue chip tokens and DeFi positions across major EVM chains.
More details in the article
This endpoint allows you to retrieve the historical PnL for multiple specific positions by providing a list of wallet addresses, categories, and position IDs - tokens on the balance or DeFi positions (you can get them using the Portfolio endpoint).
