Harvester

Verified contract

Active on Ethereum with 84 txns
Deployed by via 0xa6a4afa2 at 13625918
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Harvester"

0x8410fa8b66aff9a9e7cd0c31d4326b25829fca53d60c42d53e16b56cb22e025e
0x53c88e03615d42398f4a9f289cbc7a929c9416a33932d7bcd9dd9fffb59335a0
0x8eb1484979f9625c9f62bb12a896c9b0deac2ef58d07f4463e0334f4db940cab
0x8fb8fb046ab8bec1a7071fc6d6b0f22d30b05fa2f1a43d94e9d6a5df21108b57
0x46a55e3f6c5ef90815f42a15eb6ce18f1638f2665b711505f4faac373179ea58
0x66c9cdaef7fd2efd0d40c84641e8fcc12015994fa949ead97d71c23dba72fdbf
0xc90f762959ffb93c1dabdf83c3266ad056af32a81a4f7f6d9755b674a2a53e86
0x5ea2dee8b93fe48f5d16cd71c7b61627a7ec51cf3c9c3cf8307a68f58b4aac36
0xb81c06803e8dd7bf393da58fa23b48cef9f302725c2317b35c89e4e436e0719a
0x9538417532569c361c76195f33d0d9113ad46eddddfc55aca3a1aaed2e26b31d

Functions
Getter at block 20985844
ONE_HUNDRED_PERCENT(view returns (uint256)
10000
controller(view returns (address)
0x834ebce3b3fb5b9647d9398a1f6f44a2e831ac60
legacyController(view returns (address)
0x84d40423e66c02689c2c90fbb28213dc06aa6f1a
manager(view returns (address)
0xab72cc293b63f6477baf9d514da735cf6caadc2d
slippage(view returns (uint256)
0
Read-only
canHarvest(address _vaultview returns (bool)
getEstimates(address _strategyview returns (uint256[] _estimates)
isHarvester(addressview returns (bool)
strategies(addressview returns (uint256 timeoutuint256 lastCalled)
strategyAddresses(address _vaultview returns (address[])
State-modifying
addStrategy(address _vaultaddress _strategyuint256 _timeout
earn(address _strategyaddress _vault
harvest(address _controlleraddress _strategyuint256[] _estimates
harvestNextStrategy(address _vaultuint256[] _estimates
legacyEarn(uint256 _expected
removeStrategy(address _vaultaddress _strategyuint256 _timeout
setHarvester(address _harvesterbool _status
setSlippage(uint256 _slippage
Events
Harvest(address indexed controlleraddress indexed strategy
HarvesterSet(address indexed harvesterbool status
StrategyAdded(address indexed vaultaddress indexed strategyuint256 timeout
StrategyRemoved(address indexed vaultaddress indexed strategyuint256 timeout
Constructor
constructor(address _manageraddress _controlleraddress _legacyController
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.