Controller

Verified contract

Active on Base with 12,846 txns
Deployed by via 0x813b29da at 1441077
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x848cb4424386c2e6ae03cfc82d04a898ff7474710e7899c1224bd470f3563d38
0x2416379e98d38236e335ded7f6cc2a3645a3e7855cf55531772d9351aaa447b5
0xc3388ba0e58667fe9ba7fc8f15ca2eb6426bca2aca0c032021e97cced916a4ce
0x3ee7e70a2492588a76f0978addc25a460f091175525d23a03d32fdb0ce426591
0xc95176fc58ad19097ef4f0e90bd40e2e4b68932bb90d31a003ae67155b0515fe
0x5e25a834769c223f2b79639df28df8fa8c4133038f93bcc76e32d71173e06328
0xc2b45b92d1fffa7150a7ead906f029d98797ac8e9f56416914f1586d9421ffe6
0x458fa58d8ff9f1ffde7834965a91abb4fbc4d7cd37bd4428cc1bc247d5abef55
0xf907a8e674d8118480b01f2c1e0604fbd79f18c552e64473f3c955ca32ba7ca4
0xa00f0746cb911111cb5019eb363fceff1b1147088b7810d4536f7094d5e6b0c2

Functions
Getter at block 22749793
FEE_DENOMINATOR(view returns (uint256)
10000
MAX_TOTAL_FEE(view returns (uint256)
3000
dolomiteYieldFarmingRouter(view returns (address)
0x0000000000000000000000000000000000000000
feeDenominator(pure returns (uint256)
10000
governance(view returns (address)
0x6a74649acfd7822ae8fb78463a9f2192752e5aa2
nextImplementationDelay(view returns (uint256)
43200
nextPlatformFeeNumerator(view returns (uint256)
0
nextPlatformFeeNumeratorTimestamp(view returns (uint256)
0
nextProfitSharingNumerator(view returns (uint256)
0
nextProfitSharingNumeratorTimestamp(view returns (uint256)
0
nextStrategistFeeNumerator(view returns (uint256)
0
nextStrategistFeeNumeratorTimestamp(view returns (uint256)
0
platformFeeNumerator(view returns (uint256)
300
profitSharingNumerator(view returns (uint256)
700
profitSharingReceiver(view returns (address)
0xcd719739c3ece8b576d649be97195ad03e676a2c
protocolFeeReceiver(view returns (address)
0x97b3e5712cde7db13e939a188c8ca90db5b05131
rewardForwarder(view returns (address)
0x4c60e50173a6bb05fa4a8bf32fd4ea7e0975d2d8
store(view returns (address)
0x98e03c6ed7374f1e58ff022f1d2d8239526e13f9
strategistFeeNumerator(view returns (uint256)
0
targetToken(view returns (address)
0x4200000000000000000000000000000000000006
tempNextImplementationDelay(view returns (uint256)
0
tempNextImplementationDelayTimestamp(view returns (uint256)
0
universalLiquidator(view returns (address)
0x589ff9f1e9f517b232808280c46a64a36ac557d5
Read-only
addressWhitelist(addressview returns (bool)
codeWhitelist(bytes32view returns (bool)
getContractHash(address aview returns (bytes32 hash)
getPricePerFullShare(address _vaultview returns (uint256)
greyList(address _addrview returns (bool)
hardWorkers(addressview returns (bool)
State-modifying
addCodeToWhitelist(address _target
addHardWorker(address _worker
addMultipleToWhitelist(address[] _targets
addToWhitelist(address _target
confirmNextImplementationDelay(
confirmSetPlatformFeeNumerator(
confirmSetProfitSharingNumerator(
confirmSetStrategistFeeNumerator(
doHardWork(address _vault
removeCodeFromWhitelist(address _target
removeFromWhitelist(address _target
removeHardWorker(address _worker
removeMultipleFromWhitelist(address[] _targets
salvage(address _tokenuint256 _amount
salvageStrategy(address _strategyaddress _tokenuint256 _amount
setDolomiteYieldFarmingRouter(address _dolomiteYieldFarmingRouter
setNextImplementationDelay(uint256 _nextImplementationDelay
setPlatformFeeNumerator(uint256 _platformFeeNumerator
setProfitSharingNumerator(uint256 _profitSharingNumerator
setProfitSharingReceiver(address _profitSharingReceiver
setProtocolFeeReceiver(address _protocolFeeReceiver
setRewardForwarder(address _rewardForwarder
setStorage(address _store
setStrategistFeeNumerator(uint256 _strategistFeeNumerator
setTargetToken(address _targetToken
setUniversalLiquidator(address _universalLiquidator
Events
AddedAddressToWhitelist(address indexed _address
AddedCodeToWhitelist(address indexed _address
ConfirmNextImplementationDelay(uint256 implementationDelay
ConfirmPlatformFeeChange(uint256 platformFeeNumerator
ConfirmProfitSharingChange(uint256 profitSharingNumerator
ConfirmStrategistFeeChange(uint256 strategistFeeNumerator
QueueNextImplementationDelay(uint256 implementationDelayuint256 validAtTimestamp
QueuePlatformFeeChange(uint256 platformFeeNumeratoruint256 validAtTimestamp
QueueProfitSharingChange(uint256 profitSharingNumeratoruint256 validAtTimestamp
QueueStrategistFeeChange(uint256 strategistFeeNumeratoruint256 validAtTimestamp
RemovedAddressFromWhitelist(address indexed _address
RemovedCodeFromWhitelist(address indexed _address
SharePriceChangeLog(address indexed vaultaddress indexed strategyuint256 oldSharePriceuint256 newSharePriceuint256 timestamp
Constructor
constructor(address _storageaddress _targetTokenaddress _protocolFeeReceiveraddress _profitSharingReceiveraddress _rewardForwarderaddress _universalLiquidatoruint256 _nextImplementationDelay
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.