QuestBoard
GAUGE_CONTROLLER
address GAUGE_CONTROLLERnextID
uint256 nextIDquests
mapping(uint256 => struct IQuestBoard.Quest) questsperiodStateByQuest
mapping(uint256 => mapping(uint256 => enum QuestDataTypes.PeriodState)) periodStateByQuestperiodAmountDistributedByQuest
mapping(uint256 => mapping(uint256 => uint256)) periodAmountDistributedByQuestoriginalRewardPerPeriod
questDistributors
questWithdrawableAmount
platformFeeRatio
customPlatformFeeRatio
objectiveMinimalThreshold
questChest
distributor
whitelistedTokens
minRewardPerVotePerToken
isKilled
killTs
Name
Type
Description
getCurrentPeriod
getQuestIdsForPeriodForGauge
Name
Type
Description
Name
Type
Description
getQuestIdsForPeriod
Name
Type
Description
Name
Type
Description
getAllPeriodsForQuestId
Name
Type
Description
Name
Type
Description
_getRemainingDuration
Name
Type
Description
Name
Type
Description
getQuestCreator
Name
Type
Description
Name
Type
Description
getQuestVoterList
Name
Type
Description
Name
Type
Description
getCurrentReducedBias
Name
Type
Description
Name
Type
Description
getReducedBias
Name
Type
Description
Name
Type
Description
createFixedQuest
Name
Type
Description
Name
Type
Description
createRangedQuest
Name
Type
Description
Name
Type
Description
extendQuestDuration
Name
Type
Description
updateQuestParameters
Name
Type
Description
addToVoterList
Name
Type
Description
removeFromVoterList
Name
Type
Description
withdrawUnusedRewards
Name
Type
Description
multipleWithdrawUnusedRewards
emergencyWithdraw
Name
Type
Description
closeQuestPeriod
Name
Type
Description
closePartOfQuestPeriod
Name
Type
Description
addMultipleMerkleRoot
Name
Type
Description
Last updated
Was this helpful?