CLeverCVXLocker

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x667b8785 at 20160088
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
4 additional variables

No balances found for "CLeverCVXLocker"

No transactions found for "CLeverCVXLocker"


Functions
Getter at block 21224100
accRewardPerShare(view returns (uint256)
0
clevCVX(view returns (address)
0x0000000000000000000000000000000000000000
furnace(view returns (address)
0x0000000000000000000000000000000000000000
governor(view returns (address)
0x0000000000000000000000000000000000000000
harvestBountyPercentage(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
platform(view returns (address)
0x0000000000000000000000000000000000000000
platformFeePercentage(view returns (uint256)
0
repayFeePercentage(view returns (uint256)
0
reserveRate(view returns (uint256)
0
stakePercentage(view returns (uint256)
0
stakeThreshold(view returns (uint256)
0
totalCVXInPool(view returns (uint256)
0
totalDebtGlobal(view returns (uint256)
0
totalLockedGlobal(view returns (uint256)
0
totalPendingUnlockGlobal(view returns (uint256)
0
totalUnlockedGlobal(view returns (uint256)
0
verifier(view returns (address)
0x0000000000000000000000000000000000000000
zap(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
approvedTargets(addressview returns (bool)
getUserInfo(address _accountview returns (uint256 totalDepositeduint256 totalPendingUnlockeduint256 totalUnlockeduint256 totalBorroweduint256 totalReward)
getUserLocks(address _accountview returns (struct CLeverCVXLockerEpochUnlockInfo[] locksstruct CLeverCVXLockerEpochUnlockInfo[] pendingUnlocks)
isKeeper(addressview returns (bool)
isValidSignature(bytes32 _hashbytes _signatureview returns (bytes4)
manualSwapRewardToken(addressview returns (bool)
pendingUnlocked(uint256view returns (uint256)
rewardTokens(uint256view returns (address)
userInfo(addressview returns (uint128 totalDebtuint128 rewardsuint192 rewardPerSharePaiduint64 lastInteractedBlockuint112 totalLockeduint112 totalUnlockeduint32 nextUnlockIndex)
State-modifying
borrow(uint256 _amountbool _depositToFurnace
commitUserSurrogate(address _committeraddress _surrogateaddress _contractAddr
delegate(address _registrybytes32 _idaddress _delegate
deposit(uint256 _amount
donate(uint256 _amount
harvest(address _recipientuint256 _minimumOutreturns (uint256)
harvestPaladinLikeBribes(address distributorstruct IMultiMerkleDistributorClaimParams[] _claimParamsstruct CLeverCVXLockerConvertParam[] _convertParamsuint256 _minimumOutreturns (uint256)
harvestVotiumLikeBribes(address distributorstruct IMultiMerkleStashclaimParam[] _claimParamsstruct CLeverCVXLockerConvertParam[] _convertParamsuint256 _minimumOutreturns (uint256)
initialize(address _governoraddress _clevCVXaddress _zapaddress _furnaceaddress _platformuint256 _platformFeePercentageuint256 _harvestBountyPercentage
processUnlockableCVX(
renounceOwnership(
repay(uint256 _cvxAmountuint256 _clevCVXAmount
transferOwnership(address newOwner
unlock(uint256 _amount
updateApprovedTargets(address[] _accountsbool _status
updateGovernor(address _governor
updateHarvestBountyPercentage(uint256 _percentage
updateKeepers(address[] _accountsbool _status
updateManualSwapRewardToken(address[] _tokensbool _status
updatePlatform(address _platform
updatePlatformFeePercentage(uint256 _feePercentage
updateRepayFeePercentage(uint256 _feePercentage
updateReserveRate(uint256 _reserveRate
updateRewardTokens(address[] _tokens
updateStakePercentage(uint256 _percentage
updateStakeThreshold(uint256 _threshold
updateVerifier(address _verifier
updateZap(address _zap
withdrawManualSwapRewardTokens(address[] _tokensaddress _recipient
withdrawUnlocked(
Events
Borrow(address indexed _accountuint256 _amount
Claim(address indexed _accountuint256 _amount
Deposit(address indexed _accountuint256 _amount
Harvest(address indexed _calleruint256 _rewarduint256 _platformFeeuint256 _harvestBounty
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Repay(address indexed _accountuint256 _cvxAmountuint256 _clevCVXAmount
Unlock(address indexed _accountuint256 _amount
UpdateGovernor(address indexed _governor
UpdateHarvestBountyPercentage(uint256 _percentage
UpdatePauseTimestamp(uint256 _startTimestampuint256 _finishTimestamp
UpdatePlatform(address indexed _platform
UpdatePlatformFeePercentage(uint256 _feePercentage
UpdateRepayFeePercentage(uint256 _feePercentage
UpdateStakePercentage(uint256 _percentage
UpdateStakeThreshold(uint256 _threshold
UpdateWhitelist(address indexed _whitelistbool _status
UpdateZap(address indexed _zap
Withdraw(address indexed _accountuint256 _amount
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.