StrategySwapBased
Verified contract
Implementation
Active on
Base with 48 txns
Storage
Map
Table
Raw
Constants and immutables
3
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
10 additional
variables
Balances ($0.08)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BENTO | ERC-20 | 8.880888M | $0.00 |
$0.08 | |
WETH | ERC-20 | 0 | $3,568.63 |
$0 | |
USA | ERC-20 | 1 | $0.000589 |
$0 | |
BASE | ERC-20 | 0 | $0.000014 |
$0 | |
SNICK | ERC-20 | 2.4M | -- | -- | |
Bunbyte | ERC-20 | 21 | -- | -- | |
OOMER | ERC-20 | 0.1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13205999 | 7 months ago | | | 0 | 0.000030085541 | |
| 13159105 | 7 months ago | | | 0 | 0.000029383583 | |
| 13115834 | 8 months ago | | | 0 | 0.000029383583 | |
| 13070864 | 8 months ago | | | 0 | 0.000029313034 | |
| 13025851 | 8 months ago | | | 0 | 0.000030085541 | |
| 12980837 | 8 months ago | | | 0 | 0.000029313034 | |
| 12935870 | 8 months ago | | | 0 | 0.000030014992 | |
| 12890889 | 8 months ago | | | 0 | 0.000029313034 | |
| 12845895 | 8 months ago | | | 0 | 0.000029965891 | |
| 12800889 | 8 months ago | | | 0 | 0.000012353805 |
ABI
ABI objects
Getter at block 23059495 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)
962309120440978
balanceOfPool() view returns (uint256)
962309120440978
balanceOfWant() view returns (uint256)
0
beefyFeeConfig() view returns (address)
0xfc69704cc3caac545cc7577009ea4aa04f1a61eb
beefyFeeRecipient() view returns (address)
0x02ae4716b9d5d48db1445814b0ede39f5c28264b
depositFee() pure returns (uint256)
100
duration() view returns (uint256)
86400
getStratFeeId() view returns (uint256)
0
harvestOnDeposit() view returns (bool)
true
keeper() view returns (address)
0x4fed5491693007f0cd49f4614ffc38ab6a04b619
lastHarvest() view returns (uint256)
1713201345
lastVest() view returns (uint256)
1713201345
lockedProfit() view returns (uint256)
0
lpToken0() view returns (address)
0x2ae3f1ec7f1f5012cfeab0185bfc7aa3cf0dec22
lpToken1() view returns (address)
0x4200000000000000000000000000000000000006
native() view returns (address)
0x4200000000000000000000000000000000000006
output() view returns (address)
0xd07379a755a8f11b57610154861d694b2a0f615a
outputToLp0() view returns (address[])
[0xd07379a755A8f11B57610154861D694b2A0f615a, 0x4200000000000000000000000000000000000006, 0x2Ae3F1Ec7F1F5012CFEab0185bfc7aa3cf0DEc22]
outputToLp1() view returns (address[])
[0xd07379a755A8f11B57610154861D694b2A0f615a, 0x4200000000000000000000000000000000000006]
outputToNative() view returns (address[])
[0xd07379a755A8f11B57610154861D694b2A0f615a, 0x4200000000000000000000000000000000000006]
owner() view returns (address)
0x3b60f7f25b09e71356cdffc6475c222a466a2ac9
paused() view returns (bool)
false
refunded() view returns (bool)
false
rewardPool() view returns (address)
0xa442b95917dd2a5cac73a4fae9cc2b5caaeb621d
rewardsAvailable() view returns (uint256)
2154552111426418327165107
strategist() view returns (address)
0x4cc72219fc8aef162fc0c255d9b9c3ff93b10882
totalLocked() view returns (uint256)
147578090144061
unirouter() view returns (address)
0xaaa3b1f1bd7bcc97fd1917c18ade665c5d31f066
vault() view returns (address)
0xc5bc7488a165c05898688b33ef01f1d5c8ea2957
vestId() view returns (uint256)
199
vestingRewards() view returns (bool)
true
want() view returns (address)
0xa5b63920ab791234eade3d0c23139e21bc63c2f8
withdrawFee() view returns (uint256)
0
xBASE() view returns (address)
0xef94c12ba5bb2bf56e19babfa56880487fea6e82
Read-only
outputToLp0Route(uint256) view returns (address)
outputToLp1Route(uint256) view returns (address)
outputToNativeRoute(uint256) view returns (address)
rewardToOutput(uint256 i) view returns (address[])
rewardToOutputRoute(uint256, uint256) view returns (address)
State-modifying
Events addRewardRoute(address[] _rewardToOutputRoute)
beforeDeposit()
deposit()
harvest()
harvest(address callFeeRecipient)
initialize(address _want, address _rewardPool, address _xBASE, address[] _outputToNativeRoute, address[] _outputToLp0Route, address[] _outputToLp1Route, struct StratFeeManagerInitializableCommonAddresses _commonAddresses)
managerHarvest()
panic()
pause()
removeLastRewardRoute()
renounceOwnership()
retireStrat()
setBeefyFeeConfig(address _beefyFeeConfig)
setBeefyFeeRecipient(address _beefyFeeRecipient)
setHarvestOnDeposit(bool _harvestOnDeposit)
setKeeper(address _keeper)
setLock()
setStratFeeId(uint256 _feeId)
setStrategist(address _strategist)
setUnirouter(address _unirouter)
setVault(address _vault)
setVestingRewards(bool _vestingRewards)
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.
receive()
This contract contains no error objects.