IVotingEscrow
IVotingEscrow
InValidBlockNumber
error InValidBlockNumber()
InvalidValue
error InvalidValue()
NoExistedLock
error NoExistedLock()
LockExisted
error LockExisted()
LockExpired
error LockExpired()
LockTimeTooShort
error LockTimeTooShort()
LockTimeTooLong
error LockTimeTooLong()
ContractStopped
error ContractStopped()
CannotWithdraw
error CannotWithdraw()
getLastUserSlope
function getLastUserSlope(address addr) external returns (int256)
lockedEnd
function lockedEnd(address addr) external returns (uint256)