0x1a358b158729596ba25059068569afd2bab55d34

Verified contract

Proxy

Active on Ethereum with 102 txns
Deployed by via 0x627a98e0 at 15323687
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
 (#0)
ERC-1555
--
0x845224f5dfc35b78c59f13d09a7c408f3e6d1fa907aedf6dcef7e3c81a57f629
0x7e87404a17f9b2c4ab9e2fdc8f1440d6630dfd23b993bd1f79c8b2dd676fe16d
0x644f4bf8d2d8a43a9021d71c077d77d2f72d67591a2a49999e4c6d371b0e2b58
0x28710ec35599a862726888e88f393cf9f335f0b24156ba008813f379928c83d1
0xe1371b808a8bf780c5162a27816c3e12dea7bc990eee3a964b314163bd1bdc13
0x5c3820e62817ac026f08903aa94d5fd6322c684e3ec1bc9cbd66c7e82bb4390c
0xdf76d203b356746a96032bb59eb1aa7268a9f52e63399802f0e6ada27441b50e
0xc6449cf37d0b159588c753355ea00e0af2261d9441e451e3fabceaa3eb8aa1f8
0x7f335058aa527094f4739248ecbeba9dfc4851a572202c23314f1f1bafaadf8d
0x4b2388d94f6bb7cb54e352484b4636fe26977d6b962bc79e0601137823791d20

Functions
Getter at block 21318399
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)
getUnderlying(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
performanceFee(view returns (uint256)
0
pool(view returns (address)
0xef251ac05d180a0ffbce8ae0fc65f175a09ae02f
reserveFee(view returns (uint256)
0
roleManager(view returns (address)
0x46dcde86b25a3f3b61eadd6b7225f4e2721c0e23
strategistFee(view returns (uint256)
0
strategy(view returns (address)
0xc7b9350a0934292e78a9792ac2559a30bc7de0fa
strategyActive(view returns (bool)
false
targetAllocation(view returns (uint256)
950000000000000000
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.