For the complete documentation index, see llms.txt. This page is also available as Markdown.

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?