StrategyCurveConvex

Verified contract

Implementation

Active on Ethereum with 4 txns
Deployed by via 0x9f9f6795 at 19267098
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
5 additional variables

No balances found for "StrategyCurveConvex"

0x71f8b96a275998e46eb417a4255a5899f604ef30182f303baa6b1878e886b079
0xc72dfea904c817d1d319ca0f71631ac3b62075bf597e002a709c8913f022e016
0x7348d54bee1ff5a73fb5bc324c221fb11f4a9a81f9f6fc0973de6be98ae27ee1
0xe3a0b863b1fa75285706d83a8c1175a977fd8ddc49144bc93391fa126e301671

Functions
Getter at block 21190191
NATIVE(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
NO_PID(view returns (uint256)
42069
WITHDRAWAL_FEE_CAP(view returns (uint256)
50
WITHDRAWAL_MAX(view returns (uint256)
10000
balanceOf(view returns (uint256)
25190664736792363073
balanceOfPool(view returns (uint256)
25190664736792363073
balanceOfWant(view returns (uint256)
0
beefyFeeConfig(view returns (address)
0x3d38ba27974410679aff73abd096d7ba58870ead
beefyFeeRecipient(view returns (address)
0x65f2145693be3e75b8cfb2e318a3a74d057e6c7b
booster(view returns (address)
0xf403c135812408bfbe8713b5a23a04b3d48aae31
callReward(view returns (uint256)
0
depositFee(view returns (uint256)
0
depositToken(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
gauge(view returns (address)
0x8dff75976f22db58d7c3fd7b68d782238b0dbe30
 
getAllFees(view returns (struct IFeeConfigAllFees)
getStratFeeId(view returns (uint256)
0
harvestOnDeposit(view returns (bool)
false
isCrvMintable(view returns (bool)
true
isCurveRewardsClaimable(view returns (bool)
true
keeper(view returns (address)
0x4fed5491693007f0cd49f4614ffc38ab6a04b619
lastHarvest(view returns (uint256)
1730835287
lockDuration(view returns (uint256)
86400
lockedProfit(view returns (uint256)
0
minter(view returns (address)
0xd061d61a4d941c39e5453435b6345dc261c2fce0
native(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
owner(view returns (address)
0x1c9270ac5c42e51611d7b97b1004313d52c80293
paused(view returns (bool)
false
pid(view returns (uint256)
308
rewardPool(view returns (address)
0xdecd2d71263757b49b5c38f78de63ba7760f09ae
rewardsAvailable(view returns (uint256)
0
rewardsLength(view returns (uint256)
4
skipEarmarkRewards(view returns (bool)
false
strategist(view returns (address)
0x982f264ce97365864181df65df4931c593a515ad
totalLocked(view returns (uint256)
1278902400075379
unirouter(view returns (address)
0x8d6ce71ab8c98299c1956247ca9aaec080dd2df3
vault(view returns (address)
0xae0bffc3110e69da8993f11c1cbd9a6ea3d16daf
want(view returns (address)
0x6685fcfce05e7502bf9f0aa03b36025b09374726
withdrawFee(view returns (uint256)
0
Read-only
minAmounts(addressview returns (uint256)
rewards(uint256view returns (address)
State-modifying
addReward(address _token
beforeDeposit(
deposit(
harvest(
harvest(address callFeeRecipient
initialize(address _wantaddress _gaugeuint256 _pidaddress _depositTokenaddress[] _rewardsstruct StratFeeManagerInitializableCommonAddresses _commonAddresses
panic(
pause(
removeReward(uint256 i
renounceOwnership(
resetRewards(
retireStrat(
setBeefyFeeConfig(address _beefyFeeConfig
setBeefyFeeRecipient(address _beefyFeeRecipient
setConvexPid(uint256 _pid
setCrvMintable(bool _isCrvMintable
setCurveRewardsClaimable(bool _isCurveRewardsClaimable
setDepositToken(address token
setHarvestOnDeposit(bool _harvestOnDeposit
setKeeper(address _keeper
setLockDuration(uint256 _duration
setRewardMinAmount(address tokenuint256 minAmount
setSkipEarmarkRewards(bool _skipEarmarkRewards
setStratFeeId(uint256 _feeId
setStrategist(address _strategist
setUnirouter(address _unirouter
setVault(address _vault
setWithdrawalFee(uint256 _fee
transferOwnership(address newOwner
unpause(
updateUnirouter(address _unirouter
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.