LootCreator
BASE_MULTIPLIER
uint256 BASE_MULTIPLIERMAX_MULTIPLIER
uint256 MAX_MULTIPLIERBudget
struct Budget {
uint128 palAmount;
uint128 extraAmount;
}Allocation
struct Allocation {
uint128 palPerVote;
uint128 extraPerVote;
}CreateVars
loot
lootVoteController
holyPower
lootGauge
allowedDistributors
distributorsBoards
distributors
nextBudgetUpdatePeriod
pendingBudget
periodBudget
allocatedBudgetHistory
gaugeBudgetPerPeriod
isGaugeAllocatedForPeriod
totalQuestPeriodRewards
totalQuestPeriodSet
userQuestPeriodRewards
userQuestPeriodCreated
Init
NewDistributorListed
DistributorUnlisted
GaugeUpdated
LootCreated
getBudgetForPeriod
Name
Type
Description
Name
Type
Description
getGaugeBudgetForPeriod
Name
Type
Description
Name
Type
Description
getQuestAllocationForPeriod
Name
Type
Description
Name
Type
Description
getListedDistributors
Name
Type
Description
createLoot
Name
Type
Description
createMultipleLoot
Name
Type
Description
notifyQuestClaim
Name
Type
Description
notifyDistributedQuestPeriod
Name
Type
Description
notifyAddedRewardsQuestPeriod
Name
Type
Description
notifyUndistributedRewards
Name
Type
Description
notifyNewBudget
Name
Type
Description
updatePeriod
Last updated
Was this helpful?