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