CLeverCVXLocker

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xc4d04973 at 14627683
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
1 additional variable

No balances found for "CLeverCVXLocker"

No transactions found for "CLeverCVXLocker"


Functions
Getter at block 21224783
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
zap(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getUserInfo(address _accountview returns (uint256 totalDepositeduint256 totalPendingUnlockeduint256 totalUnlockeduint256 totalBorroweduint256 totalReward)
getUserLocks(address _accountview returns (struct CLeverCVXLockerEpochUnlockInfo[] locksstruct CLeverCVXLockerEpochUnlockInfo[] pendingUnlocks)
isKeeper(addressview returns (bool)
manualSwapRewardToken(addressview returns (bool)
pendingUnlocked(uint256view returns (uint256)
userInfo(addressview returns (uint128 totalDebtuint128 rewardsuint192 rewardPerSharePaiduint64 lastInteractedBlockuint112 totalLockeduint112 totalUnlockeduint32 nextUnlockIndex)
State-modifying
borrow(uint256 _amountbool _depositToFurnace
delegate(address _registrybytes32 _idaddress _delegate
deposit(uint256 _amount
donate(uint256 _amount
harvest(address _recipientuint256 _minimumOutreturns (uint256)
harvestVotium(struct IVotiumMultiMerkleStashclaimParam[] claimsuint256 _minimumOutreturns (uint256)
initialize(address _governoraddress _clevCVXaddress _zapaddress _furnaceaddress _platformuint256 _platformFeePercentageuint256 _harvestBountyPercentage
processUnlockableCVX(
renounceOwnership(
repay(uint256 _cvxAmountuint256 _clevCVXAmount
transferOwnership(address newOwner
unlock(uint256 _amount
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
updateStakePercentage(uint256 _percentage
updateStakeThreshold(uint256 _threshold
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
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

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.