TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 4,968 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 $10,256.54
0x892b166049e5feb6759408dc8c5faff53154e4bb6fccd172554df76674df545b
0x79e3170cff19ffe63c24c56c0fa56752bfa9e538f4ed0eca023ffed9649acbe6
0xc724c7e986ee2a5aac107e0875490bae2113261e4ee320cba6cbbd9c14165f28
0xba92cea0a68f76980cb8cfd22c8d0ca02280c4d0ef330c5b83dfe21c17a6c3d4
0x72e506b43e84fda135598f5a37ef676ffbdcdf7b69ee7e87def0e48dea59e23f
0xa4263b0074fba9b7c48125453519e2351c7e106866adacca2d558e0268c7aa5d
0x9ee4a8ce322b422a1b698f9fa119f9e59d007e56332d11426a0959bc14e3f0cc
0x1d136717021729974e21522282be6027f8f26cae95bc9a1ddec2356b91c3c800
0xb99e053babafa064717d2313cf8a002b06a8063283415ffb054d6af1ed88ceb4
0x1d85ad74ea50fbf22a2fea6fdedfe62b77277d51a32e2240213bff25ff56574e

Functions
Getter at block 20876008
accRewardPerShare(view returns (uint256)
546367841369218465
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)
26571334455178588658880
totalDebtGlobal(view returns (uint256)
2200748070066039275762690
totalLockedGlobal(view returns (uint256)
4496897491963686803822729
totalPendingUnlockGlobal(view returns (uint256)
266659007134336412061992
totalUnlockedGlobal(view returns (uint256)
26571334455178588658880
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.