IDragonswapV2Staker
Functionsβ
factoryβ
function factory(
) external view returns (contract IDragonswapV2Factory)nonfungiblePositionManagerβ
function nonfungiblePositionManager(
) external view returns (contract INonfungiblePositionManager)maxIncentiveDurationβ
function maxIncentiveDuration(
) external view returns (uint256)maxIncentiveStartLeadTimeβ
function maxIncentiveStartLeadTime(
) external view returns (uint256)incentivesβ
Name
Type
Description
Name
Type
Description
depositsβ
Name
Type
Description
stakesβ
Name
Type
Description
Name
Type
Description
rewardsβ
Name
Type
Description
Name
Type
Description
createIncentiveβ
Name
Type
Description
endIncentiveβ
Name
Type
Description
Name
Type
Description
transferDepositβ
Name
Type
Description
withdrawTokenβ
Name
Type
Description
stakeTokenβ
Name
Type
Description
unstakeTokenβ
Name
Type
Description
claimRewardβ
Name
Type
Description
Name
Type
Description
getRewardInfoβ
Name
Type
Description
Name
Type
Description
Eventsβ
IncentiveCreatedβ
Name
Type
Description
IncentiveEndedβ
Name
Type
Description
DepositTransferredβ
Name
Type
Description
TokenStakedβ
Name
Type
Description
TokenUnstakedβ
Name
Type
Description
RewardClaimedβ
Name
Type
Description
Last updated