Developers > Yield Tranches > Methods > AATranche
This method returns the address of the AA (Senior) tranche token contract (ERC20).
function AATranche( ) external view returns(address);
address _val
Address of the AA Tranche token contract (ERC-20)
Last updated 2 years ago
Was this helpful?