Idle
AppGitHubTwitterDiscord
Search
⌃K
Links
📥
Introduction
🌀
Products
Introduction
Best Yield
Yield Tranches
Fee structure
Get involved
💻
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
API
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

function getGovTokens(
) external view returns (address[] memory);

Return values

Value
Description
address
An array of governance token addresses
Previous
getAllocations
Next
getAllAvailableTokens
Last modified 11mo ago
On this page
Function
Return values