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
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
sobWETH | ERC-20 | 0.000001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 8253195 | a year ago | | | 0 | 4.3484243e-7 | |
| 8253187 | a year ago | | | 0 | 0.0000024615870 | |
| 8253158 | a year ago | | | 0 | 0.000000301052257875 | |
| 8253155 | a year ago | | | 0 | 2.3813238e-7 | |
| 8253153 | a year ago | | | 0 | 1.1504605e-7 | |
| 8243011 | a year ago | | | 0 | 0.000000074249433855 | |
| 8081105 | a year ago | | | 0 | 0.00010920770 | |
| 8018152 | a year ago | | | 0 | 0.00010223980 | |
| 7919542 | a year ago | | | 0 | 0.00011091770 | |
| 7797868 | a year ago | | | 0 | 0.00010091970 |
ABI
ABI objects
Getter at block 22880904 balanceOf() view returns (uint256) balanceOfPool() view returns (uint256) callReward() view returns (uint256) rewardsAvailable() view returns (uint256)
WITHDRAWAL_FEE_CAP() view returns (uint256)
30
WITHDRAWAL_MAX() view returns (uint256)
10000
balanceOfWant() view returns (uint256)
0
bayFeeRecipient() view returns (address)
0x4ead779001ee27aeb67148362183a208eb0b3970
comptroller() view returns (address)
0x1db2466d9f5e10d7090e7152b68d62703a2245f0
depositFee() view returns (uint256)
0
factory() view returns (address)
0x420dd381b31aef6683db6b902084cb0ffece40da
gauge() view returns (address)
0x5f5c479fe590cd4442a05ae4a941dd991a633b8e
getAllFees() view returns (uint256, uint256, uint256)
(10000000000000000, 0, 0)
getWithdrawalFee() view returns (uint256)
0
harvestOnDeposit() view returns (bool)
false
keeper() view returns (address)
0x4ead779001ee27aeb67148362183a208eb0b3970
lastHarvest() view returns (uint256)
1702951557
lpToken0() view returns (address)
0x0000000000000000000000000000000000000000
lpToken1() view returns (address)
0x0000000000000000000000000000000000000000
native() view returns (address)
0x4200000000000000000000000000000000000006
nonce() view returns (uint256)
0
output() view returns (address)
0x22a2488fe295047ba13bd8cccdbc8361dbd8cf7c
outputToNative() view returns (address[])
[0x22a2488fE295047Ba13BD8cCCdBC8361DBD8cf7c, 0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA, 0x4200000000000000000000000000000000000006]
outputToWant() view returns (address[])
[0x22a2488fE295047Ba13BD8cCCdBC8361DBD8cf7c, 0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA, 0x4200000000000000000000000000000000000006]
owner() view returns (address)
0x4ead779001ee27aeb67148362183a208eb0b3970
paused() view returns (bool)
false
stable() view returns (bool)
false
strategist() view returns (address)
0x4ead779001ee27aeb67148362183a208eb0b3970
totalFee() view returns (uint256)
10000000000000000
unirouter() view returns (address)
0xcf77a3ba9a5ca399b7c97c74d54e5b1beb874e43
vault() view returns (address)
0x4ead779001ee27aeb67148362183a208eb0b3970
want() view returns (address)
0x4200000000000000000000000000000000000006
withdrawFee() view returns (uint256)
0
Read-only
outputToNativeRoute(uint256) view returns (address from, address to, bool stable, address factory)
outputToWantRoute(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, address _comptroller, uint256 _totalFee, struct StratFeeManagerInitializableCommonAddresses _commonAddresses, struct ISolidlyRouterRoute[] _outputToNativeRoute, struct ISolidlyRouterRoute[] _outputToWantRoute)
panic()
pause()
renounceOwnership()
retireStrat()
setBayFeeRecipient(address _bayFeeRecipient)
setHarvestOnDeposit(bool _harvestOnDeposit)
setKeeper(address _keeper)
setStrategist(address _strategist)
setTotalFee(uint256 _totalFee)
setUnirouter(address _unirouter)
setVault(address _vault)
setWithdrawalFee(uint256 _fee)
transferOwnership(address newOwner)
unpause()
withdraw(uint256 _amount)
ChargedFees(uint256 callFees, uint256 bayFees)
Deposit(uint256 tvl)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
SetBayFeeRecipient(address bayFeeRecipient)
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.