PoolRewards
PoolRewards
VERSION
string VERSIONinitialize
function initialize(address _pool, address[] _rewardTokens) publicName
Type
Description
notifyRewardAmount
function notifyRewardAmount(address[] _rewardTokens, uint256[] _rewardAmounts, uint256[] _rewardDurations) external virtualName
Type
Description
notifyRewardAmount
addRewardToken
claimReward
updateReward
claimable
Name
Type
Description
getRewardTokens
lastTimeRewardApplicable
rewardForDuration
rewardPerToken
Name
Type
Description
Last updated