We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
function initialize(address _token, address _staking) external
function updateLockDates(uint256 _id, uint256 _startDate, uint256 _endDate) external
Update the start date of a lock
This function can only be called by the staking contract