0x2f1682c6782c58d2e95e4165328180f9d65a6b6d

Verified contract

Proxy

Active on Ethereum with 65 txns
Deployed by via 0x053067f4 at 15323682
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 "0x2f1682c6782c58d2e95e4165328180f9d65a6b6d"

0x63a98a1ad08fb57447dc9f3c94b0fd66defc6bd878a0959712a4146170dfb91a
0xa0ca1db5d2b157c0aee573180c40cbed4cdf210033cec174a8b23b1a08cfd793
0xa686eb7b5c59d6f336c605beb893bd6974d27456a46e89aa718a4dd5a0f8a596
0x92099deb6407621afca535e8eacb88b53bdbab8f8236d2e3c750f7ecb22a774f
0xe2c60383ab3416d0148f2fd18daac213c86cc73f8cdd7a22844da19b11357281
0xa184005beb015f3a4b6715929e8df1515f1ddbff1788f48c00c5a1726b2473d2
0xf0361a4756fcf1220d0ee38250af23b5c3cb82f251024c386dfdc2d3f21a6693
0xc86695dc2d73382cf8d70f9f8087c4a5db04437e26076b5fd780cc089d48667c
0xd889478eab03dd1b30dc66ee41ce4d61beb043160ad3b09d87a4febcc7935e01
0xc9be7e6ea90225944b6a3eae19a163aa08bedbc853d8481994a3fa66fce0e8a3

Functions
Getter at block 21310797
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(pure returns (address)
0x0000000000000000000000000000000000000000
performanceFee(view returns (uint256)
0
pool(view returns (address)
0x19c674f7679c33f5c0248d9f736b2726447c41cf
reserveFee(view returns (uint256)
0
roleManager(view returns (address)
0x46dcde86b25a3f3b61eadd6b7225f4e2721c0e23
strategistFee(view returns (uint256)
0
strategy(view returns (address)
0x0dba6703f0963ff437bf24957ac559e7d54a1b30
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
receive(
Errors

This contract contains no error objects.