November 21 - November 28

Upshift Vaults reached production quality across seven networks, and Monad expanded its integration footprint with Morpho vaults and native staking. Programmatic API endpoints were introduced for yield, fee configuration, and project API key management.

New Yield Integrations

  • Upshift Vaults: Full integration live across Ethereum, Arbitrum, Optimism, Base, HyperEVM, Monad, and Polygon. Post-launch fixes addressed max-withdrawal sweep accuracy, receipt token inclusion, points as additional reward tokens, decimal precision, exit amounts, and approval handling for non-standard vault types.
  • Monad Morpho Vaults: Added Morpho vault support on Monad. Withdrawal reliability improved via increased cache TTL and indefinite caching of withdrawal IDs.
  • Monad Native Staking: Native staking integration launched on Monad testnet, including token price support for APY display.

Integration Improvements

  • Persistent Cache: Introduced a durable Redis-backed deep cache across yield lookups, reducing on-chain call volume and improving response consistency under load.
  • Multi-asset vault output tokens: Fixed incorrect output token resolution for multi-asset vault positions.
  • Action state consistency: Actions that complete all transactions now correctly reach a finalised state, resolving a class of stuck-action reports.
  • Validator data: Updated manual validator entries across BSC and Polygon.

API Improvements

  • Programmatic endpoints: Released programmatic endpoints for yield management, fee configuration, and project API key administration.
  • Two-factor authentication: Added two-step authentication support to the admin API.
  • Passwordless login: Removed password-based authentication in favour of a secure passwordless login flow.