0x1c614d283634d1236286662e6feae96b3f32a9da

Unverified contract

Proxy

Active on Base with 327 txns
Deployed by via 0xf59e7192 at 3625113
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 $2.21
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x02eb66ef18a3696a983b15cf406935ec6cd1cf77e77f8e9cd9ea5fb3ae53d69c
0xebbc1ab4de47306956f06cd7c06a56c8fb7c921ab365889a20397a4058c9d975
0x50d17984f3a8b21a2a0b0e7af5202a2efd920992f32f451fcaf67c4223a4d38c
0x07706b79e916be8428c15f441950d28f7fbf88be21362c211ea7ac50164b5720
0x36db0956c5defc047a523c9cd12d8b0cae14dfb3b4f70727f8ca5cf5ec8fa7fe
0xdf6e630bc7ccad1c6aa165141ad985d1a0c52f22e5fe1651ee868e4a1edce028
0xb1610cbb9b496a2d6a23ba16eee6142d89fb992c27ac1509c8c30943fb147eaa
0x59186b3c2d682c8b9044c8f51a96162d29fe2cbfb23abdb2d091a32adf4e8594
0xeb34f2ed9602f6d293f4483cff27c01915f92de41aad6363ccccbac30bb9d324
0xb5be129ebcaf487159b1c88a48df3218cc6494c3e6413b0be17938e93b412357

Functions
Getter at block 23215734
WITHDRAWAL_FEE_CAP(view returns (uint256)
50
WITHDRAWAL_MAX(view returns (uint256)
10000
balanceOf(view returns (uint256)
165893019644891596
balanceOfPool(view returns (uint256)
165893019644891596
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)
0x36bda777ccbefe881ed729aff7f1f06779f4199a
 
getAllFees(view returns (struct IFeeConfigAllFees)
getStratFeeId(view returns (uint256)
0
harvestOnDeposit(view returns (bool)
true
keeper(view returns (address)
0x4fed5491693007f0cd49f4614ffc38ab6a04b619
lastHarvest(view returns (uint256)
1727613891
lpToken0(view returns (address)
0x4200000000000000000000000000000000000006
lpToken1(view returns (address)
0x50c5725949a6f0c72e6c4a641f24049a917db0cb
native(view returns (address)
0x4200000000000000000000000000000000000006
output(view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
outputToLp0(view returns (address[])
[0x940181a94A35A4569E4529A3CDfB74e38FD98631, 0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA, 0x4200000000000000000000000000000000000006]
outputToLp1(view returns (address[])
[0x940181a94A35A4569E4529A3CDfB74e38FD98631, 0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA, 0x50c5725949A6F0c72E6C4a641F24049A917DB0Cb]
outputToNative(view returns (address[])
[0x940181a94A35A4569E4529A3CDfB74e38FD98631, 0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA, 0x4200000000000000000000000000000000000006]
owner(view returns (address)
0x3b60f7f25b09e71356cdffc6475c222a466a2ac9
paused(view returns (bool)
false
rewardsAvailable(view returns (uint256)
4525385017972806210
stable(view returns (bool)
false
strategist(view returns (address)
0xa6f4fb960edb9b65c0fee56f8bc5b97946d57140
unirouter(view returns (address)
0xcf77a3ba9a5ca399b7c97c74d54e5b1beb874e43
vault(view returns (address)
0xd15b3ca05f6787f37e0d432938666005268baf11
want(view returns (address)
0x9287c921f5d920ceee0d07d7c58d476e46acc640
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.