DeFi Positions Enhancements
Protocol Logos
Added logos for all supported DeFi protocols in the positions API response:
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:
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