0x4fd42a1536d12cd244b117d1d700250d57cc7ee0

Unverified contract

Proxy

Active on Base with 82 txns
Deployed by via 0x6880731e at 2456765
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
Native
Value $0.14
ERC-20
Value $62.07
ERC-20
--
0xd8f7781c25213843ee0eb558046f91c55acaa9c60cde586fd378e101b744b689
0xe1cd566bcb90f48390d9b5cdf77935db68a53afffe57e63baa6a2ca2e86b2f84
0xaba885cbd1e0941680c10952a2a57a1b2394f672698e19efbbdc525227f78a25
0x1432b5766ea285f48b6ab663caea2a1bc1342597847f8a01156788b3565d53a6
0xefd5853c8ce3751aec7f127de157cfbe21d01741e74effc2f408e07ec654f2dd
0x84fb4e1a06d5068ca492d28d5e603b1d361142e2be60aa65e331bb4a965c3ec1
0xe3016f9be2ac1e006398b52116b9e233a31e37595b9515f3f940886c729d05a8
0xc87fac46e6e8ae9a5ddb4ce1140e1eb6551d8f5dc94d933d8734b1abb84323b1
0xc2a722958312e93744d3220a4a8ac0057c5c6b55588799f80ed3f74cd3c20c0e
0x5e89d84434b368d7e10dd21594cc6b885082e24b4400cebba19d172faf9eec7d

Functions
Getter at block 21866458
WITHDRAWAL_FEE_CAP(view returns (uint256)
50
WITHDRAWAL_MAX(view returns (uint256)
10000
balanceOf(view returns (uint256)
102206055889726710
balanceOfPool(view returns (uint256)
102206055889726710
balanceOfWant(view returns (uint256)
0
beefyFeeConfig(view returns (address)
0xfc69704cc3caac545cc7577009ea4aa04f1a61eb
beefyFeeRecipient(view returns (address)
0x02ae4716b9d5d48db1445814b0ede39f5c28264b
 
callReward(view returns (uint256)
chef(view returns (address)
0x06eb48763f117c7be887296cdcdfad2e4092739c
depositFee(view returns (uint256)
0
depositToken(view returns (address)
0x4200000000000000000000000000000000000006
duration(view returns (uint256)
86400
 
getAllFees(view returns (struct IFeeConfigAllFees)
getStratFeeId(view returns (uint256)
0
harvestOnDeposit(view returns (bool)
true
keeper(view returns (address)
0x4fed5491693007f0cd49f4614ffc38ab6a04b619
lastHarvest(view returns (uint256)
1695427877
lockedProfit(view returns (uint256)
0
minNative(view returns (uint256)
10000000000000000
minSwap(view returns (uint256)
50000000000000000000
native(view returns (address)
0x4200000000000000000000000000000000000006
nativeToDeposit(view returns (address[])
[0x4200000000000000000000000000000000000006]
nativeToDepositPath(view returns (uint8 swapKindstruct IBalancerVaultFundManagement funds)
(swapKind=0, funds=(0x4fd42a1536d12cd244b117d1d700250d57cc7ee0, false, 0x4fd42a1536d12cd244b117d1d700250d57cc7ee0, false))
output(view returns (address)
0xe3b53af74a4bf62ae5511055290838050bf764df
owner(view returns (address)
0x3b60f7f25b09e71356cdffc6475c222a466a2ac9
paused(view returns (bool)
false
poolId(view returns (uint256)
0
 
rewardsAvailable(view returns (uint256)
routerPoolId(view returns (uint256)
0
srcSwapper(view returns (address)
0xc8c86f0a4879a0479554c7599dde3ef51614996e
stargateRouter(view returns (address)
0x50b6ebc2103bfec165949cc946d739d5650d7ae4
strategist(view returns (address)
0x4cc72219fc8aef162fc0c255d9b9c3ff93b10882
totalLocked(view returns (uint256)
14234688945979533
unirouter(view returns (address)
0xba12222222228d8ba445958a75a0704d566bf2c8
vault(view returns (address)
0x3993f5fb3d8347c345bbd8ff3baf5fbe583a8090
want(view returns (address)
0x28fc411f9e1c480ad312b3d9c60c22b965015c6b
withdrawFee(view returns (uint256)
0
Read-only

This contract contains no read-only function objects.

State-modifying
beforeDeposit(
deposit(
harvest(
harvest(address callFeeRecipient
initialize(address _wantaddress _outputuint256 _poolIdaddress _chefaddress _stargateRouteruint256 _routerPoolIduint256 _minSwapaddress _srcSwapperbytes32[] _nativeToDepositPoolsaddress[] _nativeToDepositRoutestruct StratFeeManagerInitializableCommonAddresses _commonAddresses
managerHarvest(
panic(
pause(
renounceOwnership(
retireStrat(
setBeefyFeeConfig(address _beefyFeeConfig
setBeefyFeeRecipient(address _beefyFeeRecipient
setDuration(uint256 _duration
setHarvestOnDeposit(bool _harvestOnDeposit
setKeeper(address _keeper
setMinimums(uint256 _minSwapuint256 _minNative
setSrcSwapper(address _srcSwapper
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
receive(
Errors

This contract contains no error objects.