0x2f1460b438d6a41066374de7bc6a4806ee77234f
Verified contract
Proxy
Active on
Ethereum with 4 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
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
0x3d38…0ead
5 additional
variables
Balances ($0.00)
No balances found for "0x2f1460b438d6a41066374de7bc6a4806ee77234f"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20632199 | 3 months ago | | | 0 | 0.0011822079 | |
| 20629205 | 3 months ago | | | 0 | 0.00076561570 | |
| 19510451 | 8 months ago | | | 0 | 0.00085402839 | |
| 19510352 | 8 months ago | | | 0 | 0.012358198 |
ABI
ABI objects
Getter at block 21191381 getAllFees() view returns (struct IFeeConfigAllFees)
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)
219007088304203374237
balanceOfPool() view returns (uint256)
219007088304203374237
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)
0x5e8422345238f34275888049021821e8e08caa1f
gauge() view returns (address)
0x415f30505368fa1db82feea02eb778be04e75907
getStratFeeId() view returns (uint256)
0
harvestOnDeposit() view returns (bool)
false
isCrvMintable() view returns (bool)
false
isCurveRewardsClaimable() view returns (bool)
true
keeper() view returns (address)
0x4fed5491693007f0cd49f4614ffc38ab6a04b619
lastHarvest() view returns (uint256)
1731107387
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)
166
rewardPool() view returns (address)
0xe0dbbcf08a5465db7c7401c86cce89030e11ab67
rewardsAvailable() view returns (uint256)
0
rewardsLength() view returns (uint256)
2
skipEarmarkRewards() view returns (bool)
false
strategist() view returns (address)
0x982f264ce97365864181df65df4931c593a515ad
totalLocked() view returns (uint256)
282049032214558420
unirouter() view returns (address)
0x8d6ce71ab8c98299c1956247ca9aaec080dd2df3
vault() view returns (address)
0x26f44884d9744c0edab6283930df325c200020a3
want() view returns (address)
0xb657b895b265c38c53fff00166cf7f6a3c70587d
withdrawFee() view returns (uint256)
0
Read-only
minAmounts(address) view returns (uint256)
rewards(uint256) view returns (address)
State-modifying
Events addReward(address _token)
beforeDeposit()
deposit()
harvest()
harvest(address callFeeRecipient)
initialize(address _want, address _gauge, uint256 _pid, address _depositToken, address[] _rewards, struct 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 token, uint256 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)
ChargedFees(uint256 callFees, uint256 beefyFees, uint256 strategistFees)
Deposit(uint256 tvl)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address 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 harvester, uint256 wantHarvested, uint256 tvl)
Unpaused(address account)
Withdraw(uint256 tvl)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.