Skip to main content
The Amplify SDK provides everything you need to integrate stablecoin yield into your application. Choose the path that matches your integration journey.

What’s New in v0.4.0

  • WithdrawQueue Migration - Withdrawal flows now use prepareWithdrawalAuthorization() + prepareWithdrawal()
  • New Withdrawal APIs - Added low-level prepareWithdrawOrderTxData() and prepareApproveWithdrawOrderTxData()
  • Chain-Aware Guide - Added multi-chain integration guidance for discovery and execution
  • Helper Imports - Added focused helper import guidance (/core, /vaults, /utils)
  • SDK-Synced Content - Withdrawal and chain-related docs are aligned with the SDK repository docs