> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mobula.io/llms.txt
> Use this file to discover all available pages before exploring further.

# ✨ January 8, 2026 - DeFi Positions Tracking

> Track your DeFi positions across multiple protocols and blockchains

**TL;DR**: New unified API to track DeFi positions (lending, staking, LP, perpetuals) across Solana and EVM chains.

***

## Overview

Mobula now supports tracking DeFi positions across multiple protocols and blockchains. Get a complete view of your lending positions, liquidity provisions, staking, and more with a single API call.

## Supported Protocols

### Solana

| Category       | Protocols                            |
| -------------- | ------------------------------------ |
| Lending        | MarginFi, Solend                     |
| Liquid Staking | Jito, Marinade, BlazeStake, Sanctum  |
| DEX / LP       | Orca (CLMM), Raydium, Meteora (DLMM) |

### EVM

| Category | Protocols          |
| -------- | ------------------ |
| Lending  | Aave V3 (Ethereum) |

## Position Types

* **deposit** - Lending supply positions
* **borrow** - Borrowed assets
* **liquidity** - LP/AMM positions with fee tracking
* **stake** - Staking and liquid staking tokens

## Response Data

Each response includes:

* Total portfolio value in USD
* Total deposited/borrowed amounts
* Rewards earned
* Per-protocol breakdown with detailed position metadata

<Note>
  More protocols and chains will be added progressively. Performance optimizations are also coming soon. Stay tuned for updates!
</Note>
