TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 5,153 txns
Deployed by via 0x36451561 at 14627685
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
6 additional variables
ERC-20
Value $153,391.23
0x2ee2224b0537948ac5c6480a26804981054a6399bfc5ceab64965242c6b3ab6d
0xa32eb7701b6f5dc18ec8afeb54d60a2c5c9ef0275e7c0f6a68ea18ad6c007388
0xd8df499b796020a97a9ad3424449763ea9e0b0bde998e2746f118bb4c99c6cac
0x6cdaf46e389ed2d9097bb39c9a8eca4bc2dc8262505a3813fb2065a9d5496a48
0x548a0fc8cd15882c415bc7d5c1355c865d42f493de6033250e0360d6e0be47eb
0xe9604b3742b5c1ef1cb9d372e648bce6c501d1dffbef526522241186b99a5747
0x963428b12caccb9c6b3a5db5c8a1c830df5d81504f0f3ae51cbfcf88d56de104
0x2428fd3644a2e9f005a578fadfb1a708ddd8e761f0a36578138f74b7debcb7c8
0x8e52babf4c819c76930bde575ec4583bce7d61a92bbee7044b1949424980f4c3
0x330a91bf7fd941cb9b4b4fbe7e112553b0bbd2b0a291a0900db41b1151108727

Functions
Getter at block 21288261
accRewardPerShare(view returns (uint256)
570225770214718622
clevCVX(view returns (address)
0xf05e58fcea29ab4da01a495140b349f8410ba904
furnace(view returns (address)
0xce4dcc5028588377e279255c0335effe2d7ab72a
governor(view returns (address)
0x28c921adac4c1072658eb01a28da06b5f651ef62
harvestBountyPercentage(view returns (uint256)
10000000
owner(view returns (address)
0xfc08757c505ea28709df66e54870fb6de09f0c5e
platform(view returns (address)
0xd6efa5b63531e9ae61e225b02cbacd59092a35be
platformFeePercentage(view returns (uint256)
300000000
repayFeePercentage(view returns (uint256)
0
reserveRate(view returns (uint256)
500000000
stakePercentage(view returns (uint256)
800000000
stakeThreshold(view returns (uint256)
10000000000000000000
totalCVXInPool(view returns (uint256)
63700702797407316796616
totalDebtGlobal(view returns (uint256)
2205709970659130781713361
totalLockedGlobal(view returns (uint256)
4497490914734942305384606
totalPendingUnlockGlobal(view returns (uint256)
98881918043176165961739
totalUnlockedGlobal(view returns (uint256)
63700702797407316796616
verifier(view returns (address)
0x8958677ca44da460d487335c09c045fbd0c43382
zap(view returns (address)
0x1104b4df568fa7af90b1bed1d78a2f71e748dc8a
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
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
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
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
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
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
receive(
Errors

This contract contains no error objects.