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.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.
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:0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeis 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