Developers > Yield Tranches > Methods > getIncentiveTokens
This method returns an array of tokens used to incentive tranches via IdleCDOTrancheRewards.
IdleCDOTrancheRewards
function getIncentiveTokens( ) external view returns (address[] memory)
incentiveTokens
Array with addresses of incentiveTokens (can be empty)
Last updated 3 years ago
Was this helpful?