Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 531 Bytes

getincentivetokens.md

File metadata and controls

18 lines (12 loc) · 531 Bytes
description
Developers > Yield Tranches > Methods > getIncentiveTokens

getIncentiveTokens

This method returns an array of tokens used to incentive tranches via IdleCDOTrancheRewards.

Function

function getIncentiveTokens(
) external view returns (address[] memory)

Return values

ValueDescription
incentiveTokensArray with addresses of incentiveTokens (can be empty)