stkCvxFxsStrategy

Verified contract

Active on Ethereum with 3 txns
Deployed by via 0x977de769 at 16831547
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x5214151d7f22d18716ca00a688e8cebd19e4a0d5b7d028d0f9fdc529cb02dc17
0xcda159c564babee14dd11ef4197408f86276cd9e9f4734d195746a27b868348f
0x1a809adde357e86a00a8f4cbb07114cb77e5e9f0bba8f8c406a69fafcd01557d

Functions
Getter at block 20859911
FEE_DENOMINATOR(view returns (uint256)
10000
harvester(view returns (address)
0x35d28d77369e825298de76060e96e5ada7f5e906
owner(view returns (address)
0x9bc7c6ad7e7cf3a6fcb58fb21e27752ac1e53f99
totalUnderlying(view returns (uint256 total)
181522963531054656454369
vault(view returns (address)
0x3a886455e5b33300a31c5e77bac01e76c0c7b29c
Read-only

This contract contains no read-only function objects.

State-modifying
harvest(address _calleruint256 _minAmountOutreturns (uint256 harvested)
renounceOwnership(
rescueToken(address _tokenaddress _touint256 _amount
setApprovals(
setHarvester(address _harvester
stake(uint256 _amount
transferOwnership(address newOwner
withdraw(uint256 _amount
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _vault
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ZeroAddress(