BiasCalculator
Storage
GAUGE_CONTROLLER
address GAUGE_CONTROLLERquestBoard
address questBoardEvents
AddToVoterList
event AddToVoterList(uint256 questID, address account)RemoveFromVoterList
event RemoveFromVoterList(uint256 questID, address account)Modifiers
onlyBoard
Constructor
View Methods
getCurrentPeriod
getQuestVoterList
Name
Type
Description
Name
Type
Description
getCurrentReducedBias
Name
Type
Description
Name
Type
Description
getReducedBias
Name
Type
Description
Name
Type
Description
_getVoterBias
Name
Type
Description
Name
Type
Description
State-changing Methods
_addToVoterList
Name
Type
Description
setQuestVoterList
Name
Type
Description
addToVoterList
Name
Type
Description
removeFromVoterList
Name
Type
Description
Last updated
Was this helpful?