AATranche

Developers > Yield Tranches > Methods > AATranche

This method returns the address of the AA (Senior) tranche token contract (ERC20).

Function

function AATranche(
) external view returns(address);

Return values

ValueDescription

address _val

Address of the AA Tranche token contract (ERC-20)

Last updated