0x9839b4a03707368a8464796e8b4b31d519469d41

Unverified contract

Proxy

Active on Base with 173 txns
Deployed by via 0x03fa2202 at 16036693
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
3 additional variables
ERC-20
Value $0
ERC-20
--
0xce321d354e705ea158eb4a283bf95cba9a8bfd6ca13265e33c0bc352195c054a
0x1c729dfc6ad9f1081b938036601a0b76d04bf00a9936d618d1ee451c984135ba
0x53704dbb83d2692c1dd34cd1f7d1b39a248c29a05e22d1972dc50e46517e90df
0x20b9199c43ad99a3b9b1f5cf05b98c52c997c1c406ae5ed4c480cf5556f27809
0xaaaf2166db08020748c466955d3e2bc949296a7e3c6657e1fc2eb13e5be655a7
0x32b6ab56d9f5f7181ba916a3d7b32beded34d85d3e12afbd38a8dfb2c45ca3ef
0x7fdd0268608f07898d783a5c5d00e934e2c1f68dad6043645e3e11e1b4e0c6be
0x37f386effcad08fbe4014e39fc858c9841c2ec49fd008ad300c30d6d9b2e6df8
0xa57d3503e97ffcac1dffcf62a612b19df43223120c0707cccb71334c3dd8e97a
0xcfd71a362f2d6e76207badec6b8009e7a9e36ac4344a907dd50628ccb36abf0b

Functions
Getter at block 23789371
WITHDRAWAL_FEE_CAP(view returns (uint256)
50
WITHDRAWAL_MAX(view returns (uint256)
10000
balanceOf(view returns (uint256)
61031231744641486542
balanceOfPool(view returns (uint256)
61031231744641486542
balanceOfWant(view returns (uint256)
0
beefyFeeConfig(view returns (address)
0xfc69704cc3caac545cc7577009ea4aa04f1a61eb
beefyFeeRecipient(view returns (address)
0x02ae4716b9d5d48db1445814b0ede39f5c28264b
 
callReward(view returns (uint256)
depositFee(view returns (uint256)
0
factory(view returns (address)
0x420dd381b31aef6683db6b902084cb0ffece40da
gauge(view returns (address)
0xb41f81b476bdb6e02ff7b6cdc2100077d595fa40
 
getAllFees(view returns (struct IFeeConfigAllFees)
getStratFeeId(view returns (uint256)
0
harvestOnDeposit(view returns (bool)
true
keeper(view returns (address)
0x4fed5491693007f0cd49f4614ffc38ab6a04b619
lastHarvest(view returns (uint256)
1734361863
lpToken0(view returns (address)
0x1f55a02a049033e3419a8e2975cf3f572f4e6e9a
lpToken1(view returns (address)
0xe4796ccb6bb5de2290c417ac337f2b66ca2e770e
native(view returns (address)
0x4200000000000000000000000000000000000006
output(view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
outputToLp0(view returns (address[])
[0x940181a94A35A4569E4529A3CDfB74e38FD98631, 0x1f55a02A049033E3419a8E2975cF3F572F4e6E9A]
outputToLp1(view returns (address[])
[0x940181a94A35A4569E4529A3CDfB74e38FD98631, 0x1f55a02A049033E3419a8E2975cF3F572F4e6E9A, 0xe4796cCB6bB5DE2290C417Ac337F2b66CA2E770E]
outputToNative(view returns (address[])
[0x940181a94A35A4569E4529A3CDfB74e38FD98631, 0x4200000000000000000000000000000000000006]
owner(view returns (address)
0x3b60f7f25b09e71356cdffc6475c222a466a2ac9
paused(view returns (bool)
false
rewardsAvailable(view returns (uint256)
505463708340123317
stable(view returns (bool)
false
strategist(view returns (address)
0xbbfd9b7e92707a2414231bbb70f1d024bad679e7
unirouter(view returns (address)
0xcf77a3ba9a5ca399b7c97c74d54e5b1beb874e43
vault(view returns (address)
0x4c756f7feccb28fde0bd1834d966f4eb5ff41ff3
want(view returns (address)
0xd73a3ef449043aac66bff3fee37e83b4f8dae998
withdrawFee(view returns (uint256)
0
Read-only
outputToLp0Route(uint256view returns (address fromaddress tobool stableaddress factory)
outputToLp1Route(uint256view returns (address fromaddress tobool stableaddress factory)
outputToNativeRoute(uint256view returns (address fromaddress tobool stableaddress factory)
State-modifying
beforeDeposit(
deposit(
harvest(
harvest(address callFeeRecipient
initialize(address _wantaddress _gaugestruct StratFeeManagerInitializableCommonAddresses _commonAddressesstruct ISolidlyRouterRoute[] _outputToNativeRoutestruct ISolidlyRouterRoute[] _outputToLp0Routestruct ISolidlyRouterRoute[] _outputToLp1Route
panic(
pause(
renounceOwnership(
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.