TL;DR: Positions now track buy and sell fees separately for precise P&L analysis, and Pulse stream metadata resolution is significantly faster.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.
Granular Position Fee Tracking
Wallet positions now expose separate fields for buy fees and sell fees. Users can analyze fee impact on trading strategies withbuy_fees_paid_usd and sell_fees_paid_usd fields in position endpoints.
Pulse Metadata Performance
Reduced token metadata resolution delays in Pulse streams. Faster identification of token names and symbols during high-volume periods with optimized caching and periodic holder data flushing.Shipped by Sacha, Knowzzz, Florian, Cyril, Maxime