getGovTokens
Developers > Best Yield > getGovTokens
This method gets the gov tokens distributed for this IdleToken.
Function
function getGovTokens(
) external view returns (address[] memory);
Return values
Value
Description
address
An array of governance token addresses
Last updated
Was this helpful?