0x52a395704e4a4577dc150e42c38916414158c801

Verified contract

Proxy

Active on Base with 403 txns
Deployed by via 0xa17c51ad at 3350489
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 $9.99
ERC-20
Value $0.02
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0xf5cfc4371f1ef309bbb72929b1326a3e7c04557ac7419f2e9d461749a67c01af
0x78953f82a97c30b02178b75aaa14e5f5b11d9816ebefec522986a3850fe2eea5
0xe3f4649df77cf11df259d57439f7662e6fdc83ce07c16cdf8717723337b9a361
0xe065926f9caaa6d91180e7caccd9a3abab6bf6496dc411669983e9c780a33e70
0xbea4f544617d8ba0a55a93f6bbc701d759a7298403dc6c416a78b8d5a618ff34
0x8d3c8b736adbf38c0950006c551e5ba391543b8388cfc75fc080d64d785e65a8
0x22c885efeb1fe281d6eb2f66a3e6bc5789fa8bd5c3bf6ba2f9bafaf605fc6638
0x0acafdd289a6932a8045d2965ef0114146344a33209702b9762b3c62dc52f01b
0x68c84353acc61c76e4de0fe39007b359ba3353b35f479c92e68b7b134c327a1d
0x2ad8e698a9800a5c29983ac5a5bca05e6992db7b70bfc2d37f1d07ecba9a14bb

Functions
Getter at block 22002955
WITHDRAWAL_FEE_CAP(view returns (uint256)
50
WITHDRAWAL_MAX(view returns (uint256)
10000
balanceOf(view returns (uint256)
8442808776857752
balanceOfPool(view returns (uint256)
8442808776857752
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)
0x2692cc440416b7f8252406d84e9d66f0c48c069e
 
getAllFees(view returns (struct IFeeConfigAllFees)
getStratFeeId(view returns (uint256)
0
harvestOnDeposit(view returns (bool)
true
keeper(view returns (address)
0x4fed5491693007f0cd49f4614ffc38ab6a04b619
lastHarvest(view returns (uint256)
1730731315
lpToken0(view returns (address)
0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca
lpToken1(view returns (address)
0xf34e0cff046e154cafcae502c7541b9e5fd8c249
native(view returns (address)
0x4200000000000000000000000000000000000006
output(view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
outputToLp0(view returns (address[])
[0x940181a94A35A4569E4529A3CDfB74e38FD98631, 0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA]
outputToLp1(view returns (address[])
[0x940181a94A35A4569E4529A3CDfB74e38FD98631, 0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA, 0xf34e0cff046e154CAfCae502C7541b9E5FD8C249]
outputToNative(view returns (address[])
[0x940181a94A35A4569E4529A3CDfB74e38FD98631, 0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA, 0x4200000000000000000000000000000000000006]
owner(view returns (address)
0x3b60f7f25b09e71356cdffc6475c222a466a2ac9
paused(view returns (bool)
false
rewardsAvailable(view returns (uint256)
4258484885498619434
stable(view returns (bool)
false
strategist(view returns (address)
0x7c22953bf2245a8298baf26d586bd4b08a87caaa
unirouter(view returns (address)
0xcf77a3ba9a5ca399b7c97c74d54e5b1beb874e43
vault(view returns (address)
0x27dabe148d85b5b7247bac0de49b2f31cb2c8573
want(view returns (address)
0x5f43555b02507133ecd5b78218283ed849b07eac
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.