Developers > Yield Tranches > Methods > lastNAVAA
This method returns the last saved net asset value (TVL) for AA (Senior) tranches only.
function lastNAVAA( ) external view returns(uint256);
_val
last saved net asset value (in token) for AA tranches
token
Last updated 2 years ago
Was this helpful?