TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 4,492 txns
Deployed by via 0xb78726cc at 14627680
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
ERC-20
Value $71,016.53
ERC-20
--
ERC-20
--
0xb0239841cc1bf4f50668cd9106dce0afee3aa65a527480089f0bffa3c1cff505
0xd328997ea27677f830dde2a6b1157013d9a90dfb7badaf03b80f2625a24c1da4
0xb4f18fe8c7bfcb4c5093c8324a6f35e81e1ac4fb7b0b9e250afd32d067fc0703
0xa2b8486d248fee1005004a6716ef1be87e0c05bcb7cd647dd911e6bab0ccf378
0x5ebb36216fdd28783c4a29b3e146646841bfd23344fe563bc934cc148de5b7c4
0x97cd7ee0357cb07b8fcdd3a69f635336f85b8fc4eedb35cb503135ac017de74c
0xd53b1acecd8027aac95f0e2bb3e5670d7cac6927157074e8c4dd352f042bf9c5
0xe04ac6f3b588062a6ae7db2cb7200fc4831d2965052f61901df0fffd76a44d90
0x92228913ff72739a0532b82d8913cd63ab136205541b2ba9eda7d18ad85d69f2
0xdc6bfb560d0af25d855876560b677fe49f72bf742abbc80ff1b86b707246fa4a

Functions
Getter at block 21286388
accUnrealisedFraction(view returns (uint128)
53305326607933278252723505784674485458
clevCVX(view returns (address)
0xf05e58fcea29ab4da01a495140b349f8410ba904
distributeIndex(view returns (uint64)
4756
governor(view returns (address)
0x28c921adac4c1072658eb01a28da06b5f651ef62
harvestBountyPercentage(view returns (uint256)
10000000
lastPaidOffDistributeIndex(view returns (uint64)
0
owner(view returns (address)
0xfc08757c505ea28709df66e54870fb6de09f0c5e
platform(view returns (address)
0xd6efa5b63531e9ae61e225b02cbacd59092a35be
platformFeePercentage(view returns (uint256)
20000000
rewardInfo(view returns (uint128 ratePerSeconduint32 periodLengthuint48 lastUpdateuint48 finishAt)
(ratePerSecond=23374152390544146, periodLength=1209600, lastUpdate=1732761131, finishAt=1733837399)
stakePercentage(view returns (uint256)
800000000
stakeThreshold(view returns (uint256)
10000000000000000000
totalCVXInPool(view returns (uint256)
38861591724935227347420
totalRealised(view returns (uint128)
37971597498512868444324
totalUnrealised(view returns (uint128)
1729538003820533388022955
zap(view returns (address)
0x1104b4df568fa7af90b1bed1d78a2f71e748dc8a
Read-only
getUserInfo(address _accountview returns (uint256 unrealiseduint256 realised)
isWhitelisted(addressview returns (bool)
userInfo(addressview returns (uint128 unrealiseduint128 realiseduint192 accUnrealisedFractionPaiduint64 lastDistributeIndex)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
claim(address _recipient
deposit(uint256 _amount
depositFor(address _accountuint256 _amount
distribute(address _originuint256 _amount
exit(address _recipient
harvest(address _recipientuint256 _minimumOutreturns (uint256)
initialize(address _governoraddress _clevCVXaddress _zapaddress _platformuint256 _platformFeePercentageuint256 _harvestBountyPercentage
renounceOwnership(
transferOwnership(address newOwner
updateGovernor(address _governor
updateHarvestBountyPercentage(uint256 _percentage
updatePendingDistribution(
updatePeriodLength(uint32 _length
updatePlatform(address _platform
updatePlatformFeePercentage(uint256 _feePercentage
updateStakePercentage(uint256 _percentage
updateStakeThreshold(uint256 _threshold
updateWhitelists(address[] _whitelistsbool _status
updateZap(address _zap
withdraw(address _recipientuint256 _amount
withdrawAll(address _recipient
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
Claim(address indexed _accountaddress _recipientuint256 _amount
Deposit(address indexed _accountuint256 _amount
Distribute(address indexed _originuint256 _amount
Harvest(address indexed _calleruint256 _amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
UpdateGovernor(address indexed _governor
UpdateHarvestBountyPercentage(uint256 _percentage
UpdatePeriodLength(uint256 _length
UpdatePlatform(address indexed _platform
UpdatePlatformFeePercentage(uint256 _feePercentage
UpdateStakePercentage(uint256 _percentage
UpdateStakeThreshold(uint256 _threshold
UpdateWhitelist(address indexed _whitelistbool _status
UpdateZap(address indexed _zap
Withdraw(address indexed _accountaddress _recipientuint256 _amount
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.