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

ValueDescription

_val

Current AA tranche split ratio

Last updated