description |
---|
Developers > Yield Tranches > Methods > getIncentiveTokens |
This method returns an array of tokens used to incentive tranches via IdleCDOTrancheRewards
.
function getIncentiveTokens(
) external view returns (address[] memory)
Value | Description |
---|---|
incentiveTokens | Array with addresses of incentiveTokens (can be empty) |