strategyToken
Developers > Yield Tranches > Methods > strategyToken
Last updated
Was this helpful?
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
Was this helpful?
Was this helpful?
