0xd3a77b7c21c9ecfd5427adef976bdbec4e533876

Verified contract

Proxy

Active on Ethereum with 77 txns
Deployed by via 0x6bc907f1 at 15323676
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 "0xd3a77b7c21c9ecfd5427adef976bdbec4e533876"

0x1eb3861f20620355cb7bcfba6cb6cae5d44d3d2747ccef9e960fd1e94eaa4808
0xfd3aa13c12f6fdee5746a4136c7c33b27e2aea052cc33e30990d033a344e54a7
0xdf43a254c49595f951daffba1ffc51fda1065511229052af756f6ae9e7500d2d
0xc15a6853ce05fd56625e5a7b7995155ef95c4aad5785446064effb05141be682
0xd7748a4983d5aba9cbab6378483a39aafa773c998c0a8f9a350ee7360b727186
0x31183675fd8c3abf4941d92406d89736317311e5e325f3a66dc2a310ba0ffc65
0xbea7855de934dbaf549ff6e4d8eb6820323b04ae6ab70f3839beaa5981d563a9
0x263bc94eb6b5ba55c824760ef7e362bbfb453d5b5bf064bfbea6eba20a147d26
0x7e6e915e6f6b45257fbe3921585d6342aeca38d1be7b83078ee055c7cc1fca13
0x51954eb1d3e8990c24ed08454e6d9b6dc22eaa8e28217360d588f05fd320ea5e

Functions
Getter at block 21393600
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)
0x6b175474e89094c44da98b954eedeac495271d0f
performanceFee(view returns (uint256)
0
pool(view returns (address)
0x4b45addffa952bc7a81ffb73694287643915b050
reserveFee(view returns (uint256)
0
roleManager(view returns (address)
0x46dcde86b25a3f3b61eadd6b7225f4e2721c0e23
strategistFee(view returns (uint256)
0
strategy(view returns (address)
0x8870898a85b03f030f1b893683c73015529838ad
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.