0x7491ad2a9f4d002f72cdf2a9993e4bedad1594f0
Unverified contract
Proxy
Active on
Base with 7 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
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDbC | ERC-20 | 0.000002 | $1.00 |
$0 | |
| ERC-20 | 30 | -- | -- | |
OOMER | ERC-20 | 0.3 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2792813 | a year ago | | | 0 | 0.0000031279000 | |
| 2792699 | a year ago | | | 0 | 0.000000000052032000 | |
| 2792640 | a year ago | | | 0 | 0.000000052908240656 | |
| 2768629 | a year ago | | | 0 | 0.000000000283998110 | |
| 2768613 | a year ago | | | 0 | 0.000000000090724920 | |
| 2767974 | a year ago | | | 0 | 0.000000000615950544 | |
| 2439574 | a year ago | | | 0 | 0.000077191754 |
ABI
ABI objects
Getter at block 22953942 callReward() view returns (uint256) rewardsAvailable() view returns (uint256)
CALL_FEE_CAP() view returns (uint256)
1110
MAX_FEE() view returns (uint256)
10000
PERF_FEE_CAP() view returns (uint256)
450
WITHDRAW_FEE_CAP() view returns (uint256)
50
balanceOf() view returns (uint256)
90017352857
balanceOfPool() view returns (uint256)
90017352857
balanceOfWant() view returns (uint256)
0
callFee() view returns (uint256)
1000
chef() view returns (address)
0x2b0a43dccbd7d42c18f6a83f86d1a19fa58d541a
depositFee() view returns (uint256)
0
feeRecipient() view returns (address)
0xad04dc4d9b8df2a167ed2321323f3a1e3987b2ca
harvestOnDeposit() view returns (bool)
true
keeper() view returns (address)
0xae3da250ceb89a5ca1943f775900040b119702be
lastHarvest() view returns (uint256)
1692374627
lpToken0() view returns (address)
0x50c5725949a6f0c72e6c4a641f24049a917db0cb
lpToken1() view returns (address)
0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca
native() view returns (address)
0x4200000000000000000000000000000000000006
output() view returns (address)
0x78a087d713be963bf307b18f2ff8122ef9a63ae9
owner() view returns (address)
0xad04dc4d9b8df2a167ed2321323f3a1e3987b2ca
paused() view returns (bool)
false
perfFee() view returns (uint256)
250
pid() view returns (uint256)
5
uniRouter() view returns (address)
0x327df1e6de05895d2ab08513aadd9313fe505d86
vault() view returns (address)
0xba1edcbffc1f291bc74b28a99d8319fb0764b4ea
want() view returns (address)
0x6d3c5a4a7ac4b1428368310e4ec3bb1350d01455
withdrawFee() view returns (uint256)
0
Read-only
outputToLp0Route(uint256) view returns (address)
outputToLp1Route(uint256) view returns (address)
outputToNativeRoute(uint256) view returns (address)
State-modifying
Events beforeDeposit()
deposit()
harvest()
harvest(address callFeeRecipient)
initialize(address _want, uint256 _pid, address _chef, address _vault, address _uniRouter, address _keeper, address _feeRecipient, address[] _outputToNativeRoute, address[] _outputToLp0Route, address[] _outputToLp1Route)
panic()
pause()
renounceOwnership()
retireStrat()
setCallFee(uint256 _fee)
setFeeRecipient(address _feeRecipient)
setHarvestOnDeposit(bool _harvestOnDeposit)
setKeeper(address _keeper)
setPerfFee(uint256 _fee)
setUniRouter(address _uniRouter)
setVault(address _vault)
setWithdrawalFee(uint256 _fee)
transferOwnership(address newOwner)
unpause()
withdraw(uint256 _amount)
Deposit(uint256 tvl)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
SetCallFee(uint256 callFee)
SetFeeRecipient(address feeRecipient)
SetKeeper(address keeper)
SetPerfFee(uint256 perfFee)
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.