This contract is being backfilled. You may encounter incomplete storage history.

TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 4,374 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 $35,966.49
ERC-20
--
ERC-20
--
0x68958b0063f62dd2e9918f5227a793b91202151d89e6ab383240344e07d4befd
0x12c2656020e2c489cc536076b6c7e0f4e557e59ca10d105de44e5311c6f7e282
0x6da3945efaa3caf51874dcf872db85dc1f51463f1cb32b4d063066146b0d2e76
0x74f1fc087538bd05661e32f83dc20f4a754d4464f7d35fb498baf52153ef0ae2
0xf1b4a8118fda55fb4a1bf709bff1af3ee8f93ac186555863a834bced750d676d
0x5c50fae2be93561d5a4635c8f97b3a05282e1d63b0cbf45c6679dbbbfa0c9307
0xffb6d63692e7371e3947b58e15a4968499b8e4f2c655c52dd15702388296318f
0x77ab9a8e9b3173cb3f55f305036dac4a942747f73ece466486785188d168eb0e
0x927d2f31f3e12d95c00769ef30bf7b9a29be404d87bab53b611b810f05d56fc8
0xfcb22f6a96945c79a0f07c1ae3592b5228839e594ef7554e03b2853146b9df57

Functions
Getter at block 20797818
accUnrealisedFraction(view returns (uint128)
58499495375231141374330296257589424762
clevCVX(view returns (address)
0xf05e58fcea29ab4da01a495140b349f8410ba904
distributeIndex(view returns (uint64)
4569
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=29306889289655372, periodLength=1209600, lastUpdate=1726880495, finishAt=1727791763)
stakePercentage(view returns (uint256)
800000000
stakeThreshold(view returns (uint256)
10000000000000000000
totalCVXInPool(view returns (uint256)
32893315020545096268839
totalRealised(view returns (uint128)
32085851606836511459495
totalUnrealised(view returns (uint128)
1824930016335907646713089
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.