Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 745 Bytes

withdrawaa.md

File metadata and controls

23 lines (15 loc) · 745 Bytes
description
Developers > Yield Tranches > Methods > withdrawAA nonpayable

withdrawAA

This method allows a user to burn a AA (Senior) tranche token and get the principal and interests back (if no emergency shutdown is in progress).

Function

function withdrawAA(
    uint256 _amount
) external returns (uint256)

Parameters

ParameterDescription
_amountAmount of AA tranche tokens to burn

Return values

ValueDescription
_withdrawUnderlying tokens redeemed