Developers > Yield Tranches > Methods > BBStaking
This method returns the address of the StakingRewards contract for BB (Junior) tranche staking.
function BBStaking( ) external view returns(address);
address _val
Address of the StakingRewards contract for BB tranche staking (can be address(0) which means that staking is disabled for BB)
Last updated 2 years ago
Was this helpful?