0x8708e21b6470249be6aec5059c3c51199ed6fe57

Verified contract

Proxy

Active on Ethereum with 62 txns
Deployed by via 0xc0774c31 at 15346065
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

No balances found for "0x8708e21b6470249be6aec5059c3c51199ed6fe57"

0x4c7d96101d7c68611ce7663699d994f34bf61f1f2a1e362865236b16ee7da0f5
0xa55556daa9ac6383b684254c41a2da667eaef0331ab106703e5e997d0069560d
0xdd698b66197aab9129c5dd949db77ec2551277b2623b26fb008f0858fde36d26
0xf2859f17094712f7e0b6169a5b73cfbc0686fe84c089912d3e5dcdf4a8bf7cd3
0x1c347fc16d6283c704d77f09ee6760084eaecd2315a0ffcbb4bd40ddf6b5a749
0x5b4f9b53b24598cb0613db7310ffc1fb96f65a9ffc02b215073963066ccd320b
0xbd583fb709b3f19be0ccdc830a711fa6425d41b95463fe7c832f83c3fcc7170c
0x72cd6decf7eb2bc7d5b8c17bdb2eeca5a371b3a784c3e41f656fe85a4cf66f12
0x74b429c1aeaa784b8de5afd94f235eab37cce2281f4743fa79b8e73e7b038af1
0xe2142bdfdacf2f7dd5f5718af2b39fba3097e7988e95a6ce77d991f39945123c

Functions
Getter at block 20920636
MAX_DEVIATION_BOUND(view returns (uint256)
500000000000000000
MAX_PERFORMANCE_FEE(view returns (uint256)
500000000000000000
STRATEGY_DELAY(view returns (uint256)
432000
addressProvider(view returns (address)
0xa298d39715ae492e4caf3ccb33cbf57abc5238d7
bound(view returns (uint256)
50000000000000000
controller(view returns (address)
0x64f82ba5100770c9824e8abc40a03d6920f54fbf
currentAllocated(view returns (uint256)
0
debtLimit(view returns (uint256)
200000000000000000
getStrategiesWaitingForRemoval(view returns (address[])
[]
getTotalUnderlying(view returns (uint256)
0
getUnderlying(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
performanceFee(view returns (uint256)
0
pool(view returns (address)
0x90272940265f21d57a8f9317a8d04a624f063903
reserveFee(view returns (uint256)
0
roleManager(view returns (address)
0x46dcde86b25a3f3b61eadd6b7225f4e2721c0e23
strategistFee(view returns (uint256)
0
strategy(view returns (address)
0x3ca1e1efa15de2bad5032e2f173d55b5e92857ed
strategyActive(view returns (bool)
false
targetAllocation(view returns (uint256)
900000000000000000
totalDebt(view returns (uint256)
0
waitingForRemovalAllocated(view returns (uint256)
0
Read-only
getAllocatedToStrategyWaitingForRemoval(address strategy_view returns (uint256)
State-modifying
activateStrategy(returns (bool)
deactivateStrategy(returns (bool)
deposit(payable 
harvest(returns (bool)
initialize(address _pooluint256 _debtLimituint256 _targetAllocationuint256 _bound
initializeStrategy(address strategy_
shutdownStrategy(
updateBound(uint256 bound_
updateDebtLimit(uint256 debtLimit_
updatePerformanceFee(uint256 performanceFee_
updateReserveFee(uint256 reserveFee_
updateStrategistFee(uint256 strategistFee_
updateStrategy(address newStrategy_
updateTargetAllocation(uint256 targetAllocation_
withdraw(uint256 amountreturns (bool)
withdrawAllFromStrategy(returns (bool)
withdrawAvailableToPool(
withdrawFromReserve(uint256 amount
withdrawFromStrategy(uint256 amountreturns (bool)
withdrawFromStrategyWaitingForRemoval(address strategy_returns (uint256)
Events
AllFundsWithdrawn(
BoundUpdated(uint256 bound
DebtLimitUpdated(uint256 debtLimit
Harvest(uint256 indexed netProfituint256 indexed loss
PerformanceFeeUpdated(uint256 performanceFee
ReserveFeeUpdated(uint256 reserveFee
StrategistFeeUpdated(uint256 strategistFee
StrategyActivated(address indexed strategy
StrategyDeactivated(address indexed strategy
StrategyUpdated(address newStrategy
TargetAllocationUpdated(uint256 targetAllocation
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.