0 txs
0 calls
constructor
No constructor.
functions
balanceOf
viewfunction balanceOf() view returns (uint256)
balanceOfPool
viewfunction balanceOfPool() view returns (uint256)
balanceOfWant
viewfunction balanceOfWant() view returns (uint256)
beefyFeeConfig
viewfunction beefyFeeConfig() view returns (address)
beefyFeeRecipient
viewfunction beefyFeeRecipient() view returns (address)
callReward
purefunction callReward() pure returns (uint256)
cToken
viewfunction cToken() view returns (address)
depositFee
viewfunction depositFee() view returns (uint256)
getAllFees
viewfunction getAllFees() view returns (tuple)
getStratFeeId
viewfunction getStratFeeId() view returns (uint256)
harvestOnDeposit
viewfunction harvestOnDeposit() view returns (bool)
keeper
viewfunction keeper() view returns (address)
lastHarvest
viewfunction lastHarvest() view returns (uint256)
native
viewfunction native() view returns (address)
nativeToWant
viewfunction nativeToWant() view returns (address[])
nativeToWantPath
viewfunction nativeToWantPath() view returns (bytes)
output
viewfunction output() view returns (address)
outputToNative
viewfunction outputToNative() view returns (address[])
outputToNativePath
viewfunction outputToNativePath() view returns (bytes)
owner
viewfunction owner() view returns (address)
paused
viewfunction paused() view returns (bool)
rewards
viewfunction rewards() view returns (address)
rewardsAvailable
purefunction rewardsAvailable() pure returns (uint256)
strategist
viewfunction strategist() view returns (address)
unirouter
viewfunction unirouter() view returns (address)
vault
viewfunction vault() view returns (address)
want
viewfunction want() view returns (address)
WITHDRAWAL_FEE_CAP
viewfunction WITHDRAWAL_FEE_CAP() view returns (uint256)
WITHDRAWAL_MAX
viewfunction WITHDRAWAL_MAX() view returns (uint256)
withdrawFee
viewfunction withdrawFee() view returns (uint256)
beforeDeposit
nonpayablefunction beforeDeposit()
deposit
nonpayablefunction deposit()
harvest
nonpayablefunction harvest()
harvest
nonpayablefunction harvest(address callFeeRecipient)
initialize
nonpayablefunction initialize(address _cToken, bytes _outputToNativePath, bytes _nativeToWantPath, tuple _commonAddresses)
panic
nonpayablefunction panic()
pause
nonpayablefunction pause()
renounceOwnership
nonpayablefunction renounceOwnership()
retireStrat
nonpayablefunction retireStrat()
setBeefyFeeConfig
nonpayablefunction setBeefyFeeConfig(address _beefyFeeConfig)
setBeefyFeeRecipient
nonpayablefunction setBeefyFeeRecipient(address _beefyFeeRecipient)
setHarvestOnDeposit
nonpayablefunction setHarvestOnDeposit(bool _harvestOnDeposit)
setKeeper
nonpayablefunction setKeeper(address _keeper)
setNativeToWant
nonpayablefunction setNativeToWant(bytes _nativeToWantPath)
setOutputToNative
nonpayablefunction setOutputToNative(bytes _outputToNativePath)
setStrategist
nonpayablefunction setStrategist(address _strategist)
setStratFeeId
nonpayablefunction setStratFeeId(uint256 _feeId)
setUnirouter
nonpayablefunction setUnirouter(address _unirouter)
setVault
nonpayablefunction setVault(address _vault)
setWithdrawalFee
nonpayablefunction setWithdrawalFee(uint256 _fee)
transferOwnership
nonpayablefunction transferOwnership(address newOwner)
unpause
nonpayablefunction unpause()
withdraw
nonpayablefunction withdraw(uint256 _amount)
events
ChargedFees
event ChargedFees(uint256 callFees, uint256 beefyFees, uint256 strategistFees)
Deposit
event Deposit(uint256 tvl)
Initialized
event Initialized(uint8 version)
OwnershipTransferred
event OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused
event Paused(address account)
SetBeefyFeeConfig
event SetBeefyFeeConfig(address beefyFeeConfig)
SetBeefyFeeRecipient
event SetBeefyFeeRecipient(address beefyFeeRecipient)
SetKeeper
event SetKeeper(address keeper)
SetStrategist
event SetStrategist(address strategist)
SetStratFeeId
event SetStratFeeId(uint256 feeId)
SetUnirouter
event SetUnirouter(address unirouter)
SetVault
event SetVault(address vault)
SetWithdrawalFee
event SetWithdrawalFee(uint256 withdrawalFee)
StratHarvest
event StratHarvest(address indexed harvester, uint256 wantHarvested, uint256 tvl)
Unpaused
event Unpaused(address account)
Withdraw
event Withdraw(uint256 tvl)
errors
No errors.
creation bytecode
0x3d602d80600a3d3981f3363d3d373d3d3d363d731b9f54d282308b851027b30e77a3ead4930013685af43d82803e903d91602b57fd5bf3