0xd345b2a911317ced3a8d7a116f5acd34a2073646
Unverified contract
Proxy
Active on
Base with 235 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
0xfc69…61eb
-
variable spans 36 additional slots
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.00088 |
$0 | |
4poolUSD-f-gauge | ERC-20 | 150.588401K | -- | -- | |
OHNO | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23553157 | 11 hours ago | | | 0 | 0.0000098598098 | |
| 23492079 | 2 days ago | | | 0 | 0.000021056118 | |
| 23449724 | 3 days ago | | | 0 | 0.0000099394474 | |
| 23320084 | 6 days ago | | | 0 | 0.000037550069 | |
| 23212057 | 8 days ago | | | 0 | 0.000037586598 | |
| 23037518 | 12 days ago | | | 0 | 0.000036491848 | |
| 22995211 | 13 days ago | | | 0 | 0.000034926548 | |
| 22952933 | 14 days ago | | | 0 | 0.000015356271 | |
| 22879090 | 16 days ago | | | 0 | 0.000036479312 | |
| 22836777 | 17 days ago | | | 0 | 0.000033752899 |
ABI
ABI objects
Getter at block 23572663 depositToWantRoute() view returns (address[11], uint256[5][5], uint256) getAllFees() view returns (struct IFeeConfigAllFees)
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
gauge() view returns (address)
0x79edc58c471acf2244b8f93d6f425fd06a439407
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 i) view returns (address[11], uint256[5][5], uint256)
curveRewards(uint256) view returns (uint256 minAmount)
rewardV3Route(uint256 i) view returns (address[])
rewardsV3(uint256) view returns (address token, bytes toNativePath, uint256 minAmount)
State-modifying
Events addReward(address[11] _rewardToNativeRoute, uint256[5][5] _swapParams, uint256 _minAmount)
addRewardV3(bytes _rewardToNativePath, uint256 _minAmount)
beforeDeposit()
deposit()
harvest()
harvest(address callFeeRecipient)
initialize(address _native, address _curveRouter, address _want, address _gauge, uint256 _pid, bytes _nativeToDepositPath, struct CurveRoute[] _rewardsToNative, struct CurveRoute _depositToWant, struct 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] _route, uint256[5][5] _swapParams, uint256 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)
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.