StrategyBalancerMultiReward

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x0d5054be at 3668402
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
6 additional variables

No balances found for "StrategyBalancerMultiReward"

No transactions found for "StrategyBalancerMultiReward"


Functions
Getter at block 21830376
WITHDRAWAL_FEE_CAP(view returns (uint256)
50
WITHDRAWAL_MAX(view returns (uint256)
10000
balSwapOn(view returns (bool)
false
 
balanceOf(view returns (uint256)
 
balanceOfPool(view returns (uint256)
 
balanceOfWant(view returns (uint256)
beefyFeeConfig(view returns (address)
0x0000000000000000000000000000000000000000
beefyFeeRecipient(view returns (address)
0x0000000000000000000000000000000000000000
callReward(pure returns (uint256)
0
depositFee(view returns (uint256)
0
funds(view returns (address senderbool fromInternalBalanceaddress recipientbool toInternalBalance)
(sender=0x0000000000000000000000000000000000000000, fromInternalBalance=false, recipient=0x0000000000000000000000000000000000000000, toInternalBalance=false)
 
getAllFees(view returns (struct IFeeConfigAllFees)
 
getStratFeeId(view returns (uint256)
harvestOnDeposit(view returns (bool)
false
input(view returns (address inputbool isComposablebool isBeets)
(input=0x0000000000000000000000000000000000000000, isComposable=false, isBeets=false)
keeper(view returns (address)
0x0000000000000000000000000000000000000000
lastHarvest(view returns (uint256)
0
native(view returns (address)
0x0000000000000000000000000000000000000000
output(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
 
rewardsAvailable(view returns (uint256)
rewardsGauge(view returns (address)
0x0000000000000000000000000000000000000000
strategist(view returns (address)
0x0000000000000000000000000000000000000000
swapKind(view returns (uint8)
0
unirouter(view returns (address)
0x0000000000000000000000000000000000000000
vault(view returns (address)
0x0000000000000000000000000000000000000000
want(view returns (address)
0x0000000000000000000000000000000000000000
withdrawFee(view returns (uint256)
0
Read-only
nativeToInputAssets(uint256view returns (address)
nativeToInputRoute(uint256view returns (bytes32 poolIduint256 assetInIndexuint256 assetOutIndex)
outputToNativeAssets(uint256view returns (address)
outputToNativeRoute(uint256view returns (bytes32 poolIduint256 assetInIndexuint256 assetOutIndex)
rewardTokens(uint256view returns (address)
rewards(addressview returns (uint8 routerTypeaddress routerbytes routeToNativeuint256 minAmount)
State-modifying
addRewardToken(address _tokenaddress _routeruint8 _routerTypestruct BeefyBalancerStructsBatchSwapStruct[] _swapInfoaddress[] _assetsbytes _routeToNativeuint256 _minAmount
beforeDeposit(
deposit(
harvest(
harvest(address callFeeRecipient
initialize(address _wantbool _inputIsComposablebool _balSwapOnstruct BeefyBalancerStructsBatchSwapStruct[] _nativeToInputRoutestruct BeefyBalancerStructsBatchSwapStruct[] _outputToNativeRouteaddress[][] _assetsaddress _rewardsGaugestruct StratFeeManagerInitializableCommonAddresses _commonAddresses
managerHarvest(
panic(
pause(
renounceOwnership(
resetRewardTokens(
retireStrat(
setBeefyFeeConfig(address _beefyFeeConfig
setBeefyFeeRecipient(address _beefyFeeRecipient
setHarvestOnDeposit(bool _harvestOnDeposit
setKeeper(address _keeper
setStratFeeId(uint256 _feeId
setStrategist(address _strategist
setUnirouter(address _unirouter
setVault(address _vault
setWithdrawalFee(uint256 _fee
transferOwnership(address newOwner
unpause(
withdraw(uint256 _amount
Events
ChargedFees(uint256 callFeesuint256 beefyFeesuint256 strategistFees
Deposit(uint256 tvl
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
SetBeefyFeeConfig(address beefyFeeConfig
SetBeefyFeeRecipient(address beefyFeeRecipient
SetKeeper(address keeper
SetStratFeeId(uint256 feeId
SetStrategist(address strategist
SetUnirouter(address unirouter
SetVault(address vault
SetWithdrawalFee(uint256 withdrawalFee
StratHarvest(address indexed harvesteruint256 wantHarvesteduint256 tvl
Unpaused(address account
Withdraw(uint256 tvl
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.