0xdabff9c061ac7a1a06ec0b8d0ee2721d524f0ae9

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0x8c2e541a at 14391487
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 49 additional slots
ERC-20
Value $36,942.06
0x7cdbb9893c76b3b0327e6a249c8f95f69827da778b8d3482c54253876f249cc1
0x6280c66ea10eb07ca51706d18b39abce9dae0a783d68314b853e71722e78bac1
0x129d91f08a1d8f7c536b48012c5b88c1596cd210c7f886f23584d2091be71435
0xb34606d2fa6c1a391599a4839e5b8c49d489041d89c0ad58c6e7409a9b6bc649
0xf476b3dfdec63e2971af84f2a7d17f5cb12f087f842451775526f36878021f86
0xd8c6672fecba93c272f0440ba6418f0ae1fc521c084cca7ab7fab18b9163b564
0x240f5906d641b541f7f4dc4660e97d9104eb93322834cce8fcdfe7945f16f319
0x879c2c64b49ae3b054dd40b22163b8dfc8386c505d344b0dcafc620da4520f84
0x67e44049d639f8563c38089dd346ea8507f61624b74d07ebcc19de526a69fab4
0x19a1734a3093372327d1c87a2b6b97b663947b2a681c38b7bb87c9945c5b486c

Functions
Getter at block 21225922
MAX_DEVIATION_BOUND(view returns (uint256)
500000000000000000
MAX_PERFORMANCE_FEE(view returns (uint256)
500000000000000000
STRATEGY_DELAY(view returns (uint256)
432000
addressProvider(view returns (address)
0x139c15e21b0f6e43fc397face5de5b7d5ae6874a
controller(view returns (address)
0xf88864b5d747961eb1caf88d395d13aca8274c9f
currentAllocated(view returns (uint256)
0
getBound(view returns (uint256)
50000000000000000
getDebtLimit(view returns (uint256)
200000000000000000
getPerformanceFee(view returns (uint256)
0
getReserveFee(view returns (uint256)
10000000000000000
getStrategiesWaitingForRemoval(view returns (address[])
[]
getStrategistFee(view returns (uint256)
100000000000000000
getStrategy(view returns (address)
0x5f0a7a6992bbfcb230b6e436faf3b405713f9f0b
getTargetAllocation(view returns (uint256)
950000000000000000
 
getTotalUnderlying(view returns (uint256)
getUnderlying(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
pool(view returns (address)
0xda83e512e2d675b8de524a6d21c86254dc7d47b6
reserve(view returns (address)
0x07d142abcce99defa936e8e8c18595e5f30a109f
roleManager(view returns (address)
0x83174c049116271f64a661b8371658792f62e363
strategyActive(view returns (bool)
false
totalDebt(view returns (uint256)
208630004
waitingForRemovalAllocated(view returns (uint256)
0
Read-only
currentAddresses(bytes32view returns (address)
currentUInts256(bytes32view returns (uint256)
deadlines(bytes32view returns (uint256)
getAllocatedToStrategyWaitingForRemoval(address strategyview returns (uint256)
pendingAddresses(bytes32view returns (address)
pendingUInts256(bytes32view returns (uint256)
State-modifying
activateStrategy(returns (bool)
deactivateStrategy(returns (bool)
deposit(payable 
executeBound(returns (uint256)
executeDebtLimit(returns (uint256)
executeNewStrategy(returns (address)
executePerformanceFee(returns (uint256)
executeReserveFee(returns (uint256)
executeStrategistFee(returns (uint256)
executeTargetAllocation(returns (uint256)
harvest(returns (bool)
initialize(address _pooluint256 _debtLimituint256 _targetAllocationuint256 _bound
initializeStrategy(address strategy_returns (bool)
prepareBound(uint256 newBoundreturns (bool)
prepareDebtLimit(uint256 newDebtLimitreturns (bool)
prepareNewStrategy(address newStrategyreturns (bool)
preparePerformanceFee(uint256 newPerformanceFeereturns (bool)
prepareReserveFee(uint256 newReserveFeereturns (bool)
prepareStrategistFee(uint256 newStrategistFeereturns (bool)
prepareTargetAllocation(uint256 newTargetAllocationreturns (bool)
resetBound(returns (bool)
resetDebtLimit(returns (bool)
resetNewStrategy(returns (bool)
resetPerformanceFee(returns (bool)
resetReserveFee(returns (bool)
resetStrategistFee(returns (bool)
resetTargetAllocation(returns (bool)
withdraw(uint256 amountreturns (bool)
withdrawAll(
withdrawAllFromStrategy(returns (bool)
withdrawFromReserve(uint256 amount
withdrawFromStrategy(uint256 amountreturns (bool)
withdrawFromStrategyWaitingForRemoval(address strategyreturns (uint256)
Events
ConfigPreparedAddress(bytes32 indexed keyaddress valueuint256 delay
ConfigPreparedNumber(bytes32 indexed keyuint256 valueuint256 delay
ConfigReset(bytes32 indexed key
ConfigUpdatedAddress(bytes32 indexed keyaddress oldValueaddress newValue
ConfigUpdatedNumber(bytes32 indexed keyuint256 oldValueuint256 newValue
Harvest(uint256 indexed netProfituint256 indexed loss
StrategyActivated(address indexed strategy
StrategyDeactivated(address indexed strategy
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.