0xdb8a01c86e8fa24c58df7f4243520c358cc9b85d
Unverified contract
Proxy
Active on
Base with 49 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
5 additional
variables
Balances ($0.38)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MIM | ERC-20 | 0.38196 | $1.003 |
$0.38 | |
sAMM-MIM/USDbC | ERC-20 | 0.000007 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23284110 | 7 days ago | | | 0 | 0.0000054655921 | |
| 7643908 | a year ago | | | 0 | 0.0000011995374 | |
| 7598913 | a year ago | | | 0 | 0.0000014541989 | |
| 7525091 | a year ago | | | 0 | 0.0000012328377 | |
| 7480094 | a year ago | | | 0 | 0.0000012521206 | |
| 7256849 | a year ago | | | 0 | 0.0000018482746 | |
| 7211848 | a year ago | | | 0 | 0.0000011127553 | |
| 5116634 | a year ago | | | 0 | 0.00012702714 | |
| 5071638 | a year ago | | | 0 | 0.00011236339 | |
| 5026675 | a year ago | | | 0 | 0.00011254000 |
ABI
ABI objects
Getter at block 23598840 callReward() view returns (uint256) getAllFees() view returns (struct IFeeConfigAllFees) rewardsAvailable() view returns (uint256)
WITHDRAWAL_FEE_CAP() view returns (uint256)
50
WITHDRAWAL_MAX() view returns (uint256)
10000
balanceOf() view returns (uint256)
6953644854620
balanceOfPool() view returns (uint256)
0
balanceOfWant() view returns (uint256)
6953644854620
beefyFeeConfig() view returns (address)
0xfc69704cc3caac545cc7577009ea4aa04f1a61eb
beefyFeeRecipient() view returns (address)
0x02ae4716b9d5d48db1445814b0ede39f5c28264b
depositFee() view returns (uint256)
0
gauge() view returns (address)
0x3647be17c95ca714b5653b28cd4aabc8bebb093d
getStratFeeId() view returns (uint256)
0
harvestOnDeposit() view returns (bool)
true
keeper() view returns (address)
0x4fed5491693007f0cd49f4614ffc38ab6a04b619
lastHarvest() view returns (uint256)
1731812209
lpToken0() view returns (address)
0x4a3a6dd60a34bb2aba60d73b4c88315e9ceb6a3d
lpToken1() view returns (address)
0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca
native() view returns (address)
0x4200000000000000000000000000000000000006
nativeToLp0() view returns (address[])
[0x4200000000000000000000000000000000000006, 0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA, 0x4A3A6Dd60A34bB2Aba60D73B4C88315E9CeB6A3D]
nativeToLp1() view returns (address[])
[0x4200000000000000000000000000000000000006, 0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA]
output() view returns (address)
0x23e1a3bcdcee4c59209d8871140eb7dd2bd9d1ce
outputToNative() view returns (address[])
[0x23E1A3BcDcEE4C59209d8871140eB7DD2bD9d1cE, 0x4200000000000000000000000000000000000006]
owner() view returns (address)
0x3b60f7f25b09e71356cdffc6475c222a466a2ac9
paused() view returns (bool)
true
stable() view returns (bool)
true
strategist() view returns (address)
0x4cc72219fc8aef162fc0c255d9b9c3ff93b10882
uniV3Router() view returns (address)
0xe592427a0aece92de3edee1f18e0157c05861564
unirouter() view returns (address)
0x5568e4f19b9063e0e0386bf66b3eef2b65327486
vault() view returns (address)
0x962861c70d26efb8f7eb425578ec7609de9912be
want() view returns (address)
0xe3e72682f5a3ae89257f05efe7ef2a86963b0bf9
withdrawFee() view returns (uint256)
0
Read-only
extraRewards(address) view returns (bytes routeToNative, bool useUniV3)
nativeToLp0Route(uint256) view returns (address from, address to, bool stable)
nativeToLp1Route(uint256) view returns (address from, address to, bool stable)
outputToNativeRoute(uint256) view returns (address from, address to, bool stable)
rewardRoute(address _token) view returns (address[])
rewards(uint256) view returns (address)
State-modifying
Events addRewardToken(address _token, struct ISolidlyRouterRoutes[] _route, bytes _routeToNative)
beforeDeposit()
deleteRewards()
deposit()
harvest()
harvest(address callFeeRecipient)
initialize(address _want, address _gauge, struct StratFeeManagerInitializableCommonAddresses _commonAddresses, struct ISolidlyRouterRoutes[] _outputToNativeRoute, struct ISolidlyRouterRoutes[] _nativeToLp0Route, struct ISolidlyRouterRoutes[] _nativeToLp1Route)
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.