getCurrentAARatio
Developers > Yield Tranches > Methods > getCurrentAARatio
This method returns the AA (Senior) tranches ratio (in underlying value) considering all interest.
Function
function getCurrentAARatio(
) external view returns (uint256)
Return values
Value
Description
_val
Current AA tranche split ratio
Last updated
Was this helpful?