Skip to main content
Instant redeem exits through the vault buffer. It is appropriate when the user’s desired exit is less than or equal to the available instant liquidity.

Quote

Send

Important details

  • Instant redeem is not slippage-protected because ERC-4626 redeem has no min-assets-out parameter.
  • If the buffer is too small, use queued redeem.
  • The API prechecks live vault state before returning calldata.

Common errors