0x71b5fcc6bd31ae0c93a09122c603879b57f76ef9
Unverified contract
Proxy
Active on
Base with 159 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
3 additional
variables
Balances ($0.37)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.000151 | $2,437.33 |
$0.37 | |
OHNO | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21892715 | 3 days ago | | | 0 | 0.0000035276193 | |
| 21734266 | 6 days ago | | | 0 | 0.0000032961519 | |
| 21691954 | 7 days ago | | | 0 | 0.0000032961519 | |
| 21649649 | 8 days ago | | | 0 | 0.0000035276193 | |
| 21497563 | 12 days ago | | | 0 | 0.0000032522994 | |
| 21455276 | 13 days ago | | | 0 | 0.0000032961519 | |
| 21160076 | 20 days ago | | | 0 | 0.0000035276193 | |
| 20580443 | a month ago | | | 0 | 0.0000032961519 | |
| 20538153 | a month ago | | | 0 | 0.0000035276193 | |
| 20481480 | a month ago | | | 0 | 0.0000032690352 |
ABI
ABI objects
Getter at block 22007033 callReward() view returns (uint256) getAllFees() view returns (struct IFeeConfigAllFees)
WITHDRAWAL_FEE_CAP() view returns (uint256)
50
WITHDRAWAL_MAX() view returns (uint256)
10000
balanceOf() view returns (uint256)
4362449051218152306879
balanceOfPool() view returns (uint256)
4362449051218152306879
balanceOfWant() view returns (uint256)
0
beefyFeeConfig() view returns (address)
0xfc69704cc3caac545cc7577009ea4aa04f1a61eb
beefyFeeRecipient() view returns (address)
0x02ae4716b9d5d48db1445814b0ede39f5c28264b
depositFee() view returns (uint256)
0
factory() view returns (address)
0x420dd381b31aef6683db6b902084cb0ffece40da
gauge() view returns (address)
0xd1d3cbd443443d6cfee567c5a85b94df633cdcab
getStratFeeId() view returns (uint256)
0
harvestOnDeposit() view returns (bool)
true
keeper() view returns (address)
0x4fed5491693007f0cd49f4614ffc38ab6a04b619
lastHarvest() view returns (uint256)
1730784851
lpToken0() view returns (address)
0x4200000000000000000000000000000000000006
lpToken1() view returns (address)
0xb166e8b140d35d9d8226e40c09f757bac5a4d87d
native() view returns (address)
0x4200000000000000000000000000000000000006
output() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
outputToLp0() view returns (address[])
[0x940181a94A35A4569E4529A3CDfB74e38FD98631, 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913, 0x4200000000000000000000000000000000000006]
outputToLp1() view returns (address[])
[0x940181a94A35A4569E4529A3CDfB74e38FD98631, 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913, 0x4200000000000000000000000000000000000006, 0xB166E8B140D35D9D8226E40C09f757BAC5A4d87d]
outputToNative() view returns (address[])
[0x940181a94A35A4569E4529A3CDfB74e38FD98631, 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913, 0x4200000000000000000000000000000000000006]
owner() view returns (address)
0x3b60f7f25b09e71356cdffc6475c222a466a2ac9
paused() view returns (bool)
false
rewardsAvailable() view returns (uint256)
19453520460918362625
stable() view returns (bool)
false
strategist() view returns (address)
0x7c22953bf2245a8298baf26d586bd4b08a87caaa
unirouter() view returns (address)
0xcf77a3ba9a5ca399b7c97c74d54e5b1beb874e43
vault() view returns (address)
0x54b0ea8860b5e8b419fbdd200e05c7dc1ba97413
want() view returns (address)
0x5e14319d52c9c18a04bfbbe12dd3a0fe3c1a816a
withdrawFee() view returns (uint256)
0
Read-only
outputToLp0Route(uint256) view returns (address from, address to, bool stable, address factory)
outputToLp1Route(uint256) view returns (address from, address to, bool stable, address factory)
outputToNativeRoute(uint256) view returns (address from, address to, bool stable, address factory)
State-modifying
Events beforeDeposit()
deposit()
harvest()
harvest(address callFeeRecipient)
initialize(address _want, address _gauge, struct StratFeeManagerInitializableCommonAddresses _commonAddresses, struct ISolidlyRouterRoute[] _outputToNativeRoute, struct ISolidlyRouterRoute[] _outputToLp0Route, struct 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)
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.