Idle Finance
WebsiteGithubTwitterDiscord
Search…
πŸ“₯
Introduction
πŸ‘‡
Get in touch
πŸŒ€
Products
Introduction
Best Yield
Perpetual Yield Tranches
Fee structure
Integration Partners programs
πŸ’»
Developers
Introduction
Networks and codebase
Best Yield
Architecture
Deployed contracts
Interface
Methods
mintIdleToken
redeemIdleToken
redeemInterestBearingTokens
rebalance
tokenPrice
tokenPriceWithFee
getAPRs
getAvgApr
userAvgPrices
getGovTokensAmounts
getAllocations
getGovTokens
getAllAvailableTokens
getProtocolTokenToGov
Edge cases
Security management policy
Get integrated as yield source
Get user earnings
Best Yield API
Perpetual Yield Tranches
Gauges
Security
πŸ›
Governance
Introduction
Idle DAO
$IDLE token
$IDLE staking
Idle Grants Program
πŸ—‚
Other
Brand assets
Guides
FAQs
Glossary
Resources
Archive
Powered By GitBook
getGovTokens
Developers > Best Yield > getGovTokens
This method gets the gov tokens distributed for this IdleToken.

Function

1
function getGovTokens(
2
) external view returns (address[] memory);
Copied!

Return values

Value
Description
address
An array of governance token addresses
​
​
Previous
getAllocations
Next
getAllAvailableTokens
Last modified 11d ago
Copy link
Contents
Function
Return values