BBTranche

Developers > Yield Tranches > Methods > BBTranche

This method returns the address of the BB (Junior) tranche token contract (ERC20).

Function

function BBTranche(
) external view returns(address);

Return values

ValueDescription

address _val

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

Last updated