> ## 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 27, 2026 - Protocol Logos & Lido Support

> Added protocol logos for all DeFi positions and new Lido stETH/wstETH support

**TL;DR**: Protocol logos now display in DeFi positions API responses, and Lido liquid staking support has been added.

***

## DeFi Positions Enhancements

### Protocol Logos

Added logos for all supported DeFi protocols in the positions API response:

| Chain      | Protocols with Logos                                                                         |
| ---------- | -------------------------------------------------------------------------------------------- |
| **EVM**    | Aave, Lido, EtherFi, EigenLayer                                                              |
| **Solana** | MarginFi, Kamino, Jito, Marinade, BlazeStake, Sanctum, Solend, Drift, Orca, Raydium, Meteora |

The `protocol` object now includes a `logo` field with the protocol's icon URL.

### Lido Liquid Staking Support

Added **Lido** liquid staking tracking for Ethereum:

| Token      | Features                                                     |
| ---------- | ------------------------------------------------------------ |
| **stETH**  | Rebasing token tracking via shares, withdrawal queue support |
| **wstETH** | Wrapped stETH balance, exchange rate to underlying stETH     |

Both include APY data fetched from Lido's API and pending withdrawal tracking.

***

## Types Improvements

Moved DeFi positions types to `@mobula/types` for better SDK integration:

* All response types now exported from the SDK
* Cleaner type imports for API consumers

***

*Shipped by the Krabs*
