> ## 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.

# ✨ February 13, 2026 - Meteora DAMM v2 DeFi Positions

> Meteora DAMM v2 liquidity positions, improved native token address mapping, and Solana stream stability

**TL;DR**: Meteora DAMM v2 LP positions are now tracked in DeFi positions, native token addresses are correctly mapped to their chain representation, and the Solana GRPC stream is more stable.

***

## Meteora DAMM v2 DeFi Positions

Added support for Meteora Dynamic AMM (DAMM) v2 liquidity positions:

* LP positions on DAMM v2 pools now appear in `/wallet/defi-positions`
* Correct position discriminator and NFT detection
* Covers both standard and concentrated liquidity positions

***

## Native Token Address Mapping

Wallet positions now correctly resolve original input addresses alongside resolved addresses:

* `0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee` is always mapped to the native chain token
* Fixes cases where native token lookups returned empty or mismatched results
* Consistent across all EVM chains

***

## Solana GRPC Stream Stability

Improved reliability of the Solana GRPC stream service:

* Removed unused RPC stream fallback that caused conflicting state
* Explicit process exit on fatal configuration errors
* Maximum restart count added to prevent unbounded restart loops

***

*Shipped by Delox & Sacha*
