IMaverickV2VotingEscrowLens
Functions
claimInformation
function claimInformation(IMaverickV2VotingEscrow ve, address account, uint256 startIndex, uint256 endIndex)
external
view
returns (IMaverickV2VotingEscrow.ClaimInformation[] memory returnElements);Name
Type
Description
Name
Type
Description
syncInformation
function syncInformation(IMaverickV2VotingEscrowWSync ve, address staker, uint256 startIndex, uint256 endIndex)
external
view
returns (IMaverickV2VotingEscrow.Lockup[] memory legacyLockups, uint256[] memory syncedBalances);Name
Type
Description
Name
Type
Description
getLockups
Name
Type
Description
Name
Type
Description
Last updated