0xd345b2a911317ced3a8d7a116f5acd34a2073646

Unverified contract

Proxy

Active on Base with 235 txns
Deployed by via 0x998700b3 at 4423808
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
-
variable spans 36 additional slots
4 additional variables
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
0xf3fdb8f8a2e98e6a8a9d4d16ae752bd0f033dfadfced31b4c8d433d39ae18706
0x2ffbf44482e8d8cefcd4d02af0bd84dc514b378dd5d95cead5031aaed6735173
0x6dfb71803c4527607ee8a04eb117b76d1ffb93ae66a254b34e9720fa46a92587
0x71d7f30863253a01b95a7ae20047bf301ce8042c2ff01ba61d534421d3719466
0xae2f15cec98a62cbb5b77b1edc826fef12bd82a0dfc336c0424a130cec3b7982
0xd5d1994fbc2af051499540dc29b7bc1a691e9366a7914aaad88cd3f41feca079
0x4f51ea89abef8d28bf682eacff36995da1d6174f3da16b4953d99dd8119524f0
0x46618e87eba321ab6a5cffef0c043eede64f5efc20593491c250c7cc14e5cf45
0x1e867f52b2fd8fdbdfc7bb71cdb4c244545f60670aa39032e85c39a0b6beafe4
0x3494de4114221404eb70f5b52090a11b85f201c056ce21f36f3def4c4aa74d7f

Functions
Getter at block 23572663
NO_PID(view returns (uint256)
42069
WITHDRAWAL_FEE_CAP(view returns (uint256)
50
WITHDRAWAL_MAX(view returns (uint256)
10000
balanceOf(view returns (uint256)
150588401397221309445393
balanceOfPool(view returns (uint256)
150588401397221309445393
balanceOfWant(view returns (uint256)
0
beefyFeeConfig(view returns (address)
0xfc69704cc3caac545cc7577009ea4aa04f1a61eb
beefyFeeRecipient(view returns (address)
0x02ae4716b9d5d48db1445814b0ede39f5c28264b
booster(view returns (address)
0xf403c135812408bfbe8713b5a23a04b3d48aae31
callReward(pure returns (uint256)
0
curveRewardsLength(view returns (uint256)
2
curveRouter(view returns (address)
0xd6681e74eea20d196c15038c580f721ef2ab6320
depositFee(view returns (uint256)
0
depositToWant(view returns (uint256 minAmount)
0
 
depositToWantRoute(view returns (address[11]uint256[5][5]uint256)
gauge(view returns (address)
0x79edc58c471acf2244b8f93d6f425fd06a439407
 
getAllFees(view returns (struct IFeeConfigAllFees)
getStratFeeId(view returns (uint256)
0
harvestOnDeposit(view returns (bool)
true
isCrvMintable(view returns (bool)
true
isCurveRewardsClaimable(view returns (bool)
true
keeper(view returns (address)
0x4fed5491693007f0cd49f4614ffc38ab6a04b619
lastHarvest(view returns (uint256)
1733924601
minter(view returns (address)
0xabc000d88f23bb45525e447528dbf656a9d55bf5
native(view returns (address)
0x4200000000000000000000000000000000000006
nativeToDepositPath(view returns (bytes)
0x
owner(view returns (address)
0x3b60f7f25b09e71356cdffc6475c222a466a2ac9
paused(view returns (bool)
false
pid(view returns (uint256)
42069
rewardPool(view returns (address)
0x0000000000000000000000000000000000000000
rewardsAvailable(view returns (uint256)
0
rewardsV3Length(view returns (uint256)
0
strategist(view returns (address)
0x982f264ce97365864181df65df4931c593a515ad
unirouter(view returns (address)
0x2626664c2603336e57b271c5c0b26f421741e481
vault(view returns (address)
0xc3718d05478edab1c40f84e8a7a65ca49d039a9f
want(view returns (address)
0xf6c5f01c7f3148891ad0e19df78743d31e390d1f
withdrawFee(view returns (uint256)
0
Read-only
curveReward(uint256 iview returns (address[11]uint256[5][5]uint256)
curveRewards(uint256view returns (uint256 minAmount)
rewardV3Route(uint256 iview returns (address[])
rewardsV3(uint256view returns (address tokenbytes toNativePathuint256 minAmount)
State-modifying
addReward(address[11] _rewardToNativeRouteuint256[5][5] _swapParamsuint256 _minAmount
addRewardV3(bytes _rewardToNativePathuint256 _minAmount
beforeDeposit(
deposit(
harvest(
harvest(address callFeeRecipient
initialize(address _nativeaddress _curveRouteraddress _wantaddress _gaugeuint256 _pidbytes _nativeToDepositPathstruct CurveRoute[] _rewardsToNativestruct CurveRoute _depositToWantstruct StratFeeManagerInitializableCommonAddresses _commonAddresses
panic(
pause(
renounceOwnership(
resetCurveRewards(
resetRewardsV3(
retireStrat(
setBeefyFeeConfig(address _beefyFeeConfig
setBeefyFeeRecipient(address _beefyFeeRecipient
setConvexPid(uint256 _pid
setCrvMintable(bool _isCrvMintable
setCurveRewardsClaimable(bool _isCurveRewardsClaimable
setDepositToWant(address[11] _routeuint256[5][5] _swapParamsuint256 minAmount
setHarvestOnDeposit(bool _harvestOnDeposit
setKeeper(address _keeper
setNativeToDepositPath(bytes _nativeToDepositPath
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.