Developers > Yield Tranches > Methods > strategyToken
This method returns the interest bearing asset of the yield source used in the specific IdleCDO (e.g. idleDAI, stETH, ...).
function strategyToken( ) external view returns(address);
_val
Address of the strategy token which represent the position in the lending provider
Last updated 2 years ago
Was this helpful?