- New integration of Sparklend yields broadens the platform’s DeFi offerings.
- More accurate yields: adjusted APR calculations and reward summaries across multiple networks.
- Smarter validator handling: automatic detection of BNB and mixed-case Matic validators reduces manual configuration.
- Performance boosts: faster indexing (more workers, bigger batches) and improved blockchain event monitoring.
New Yields
- Sparklend Integration: Added support for Sparklend, introducing new lending-based yield opportunities on the platform.
Yield Updates
- Updated fallback Annual Percentage Yields (APYs) and reward summaries for various networks to correct discrepancies (including Etherfi APR adjustments and other reward calculations).
- Extended the Rewards API to include Cronos and Polkadot, allowing retrieval of reward data for these networks.
Features
- Implemented auto-detection for Binance Smart Chain (BSC) BNB validators and for Matic validators regardless of case sensitivity, simplifying node configuration.
- Exposed indexed reward data for Tron via the API, providing insight into accumulated rewards on Tron staking.
Performance Improvements
- Optimized indexer performance by increasing worker processes and batch sizes, and introduced a tracking table for blockchain heights to prevent re-processing.
- Improved monitoring of blockchain events by using set data structures instead of arrays, enhancing efficiency and reducing missed events.