October 31 - November 7

Key updates made between October 31 and November 7.

Integration Improvements

  • Completed Polkadot and Kusama migration to AssetHub: Updated Polkadot and Kusama configurations to use AssetHub parachain endpoints instead of Relay chains. Switched RPC providers and explorer URLs to Asset Hub equivalents.

Yield.xyz Infrastructure

  • Improved asset price handling: Added a database-backed price lookup to the pricing service, reducing reliance on external APIs. Introduced TokenPricePersistenceService to query cached token prices, updated PricingService to check the database before making external requests.
  • Fetching of APYs based on PPS changes for OAVs: Added support for snapshot-based APY calculation using historical price-per-share data and updated fee configuration logic to use snapshot-derived APY when available.