MultiMerkleDistributor
Storage
questRewardToken
mapping(uint256 => address) questRewardTokenrewardTokens
mapping(address => bool) rewardTokensquestClosedPeriods
mapping(uint256 => uint256[]) questClosedPeriodsquestMerkleRootPerPeriod
mapping(uint256 => mapping(uint256 => bytes32)) questMerkleRootPerPeriodquestRewardsPerPeriod
mapping(uint256 => mapping(uint256 => uint256)) questRewardsPerPeriodquestBoard
Events
Claimed
NewQuest
QuestPeriodUpdated
Modifiers
onlyAllowed
Constructor
View Methods
isClaimed
Name
Type
Description
Name
Type
Description
getClosedPeriodsByQuests
Name
Type
Description
Name
Type
Description
State-changing Methods
claim
Name
Type
Description
ClaimParams
multiClaim
Name
Type
Description
claimQuest
Name
Type
Description
addQuest
Name
Type
Description
Name
Type
Description
addQuestPeriod
Name
Type
Description
Name
Type
Description
fixQuestPeriod
updateQuestPeriod
Name
Type
Description
Name
Type
Description
recoverERC20
Name
Type
Description
Name
Type
Description
emergencyUpdateQuestPeriod
Name
Type
Description
Name
Type
Description
Last updated
Was this helpful?