StrategyBaseSwap
Verified contract
Implementation
Active on
Base with 258 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
9 additional
variables
Balances ($0.07)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BENTO | ERC-20 | 8.880888M | $0.00 |
$0.07 | |
USA | ERC-20 | 1 | $0.00065 |
$0 | |
WETH | ERC-20 | 0 | $3,572.90 |
$0 | |
SNICK | ERC-20 | 2.4M | -- | -- | |
spNFT | ERC-721 | 1 | -- | -- | |
spNFT | ERC-721 | 1 | -- | -- | |
spNFT | ERC-721 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23175271 | a day ago | | | 0 | 0.000040362179 | |
| 23133004 | 2 days ago | | | 0 | 0.000033432881 | |
| 23090736 | 3 days ago | | | 0 | 0.000034000291 | |
| 23048377 | 4 days ago | | | 0 | 0.000033432881 | |
| 23006071 | 5 days ago | | | 0 | 0.0000075479329 | |
| 22963745 | 6 days ago | | | 0 | 0.000031627455 | |
| 22921416 | 7 days ago | | | 0 | 0.000027600774 | |
| 22879121 | 8 days ago | | | 0 | 0.000033432881 | |
| 22836807 | 9 days ago | | | 0 | 0.000028241971 | |
| 22794504 | 10 days ago | | | 0 | 0.000015908017 |
ABI
ABI objects
Getter at block 23190905 balanceOf() view returns (uint256) 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
balanceOfPool() view returns (uint256)
7397873692985670205
balanceOfWant() view returns (uint256)
0
beefyFeeConfig() view returns (address)
0xfc69704cc3caac545cc7577009ea4aa04f1a61eb
beefyFeeRecipient() view returns (address)
0x02ae4716b9d5d48db1445814b0ede39f5c28264b
depositFee() view returns (uint256)
0
duration() view returns (uint256)
86400
escrowToken() view returns (address)
0xe4750593d1fc8e74b31549212899a72162f315fa
getStratFeeId() view returns (uint256)
0
harvestOnDeposit() view returns (bool)
true
keeper() view returns (address)
0x4fed5491693007f0cd49f4614ffc38ab6a04b619
lastHarvest() view returns (uint256)
1733139889
lastVestCall() view returns (uint256)
1733139889
lockedProfit() view returns (uint256)
9261781630266
lpToken0() view returns (address)
0x2ae3f1ec7f1f5012cfeab0185bfc7aa3cf0dec22
lpToken1() view returns (address)
0x4200000000000000000000000000000000000006
native() view returns (address)
0x4200000000000000000000000000000000000006
nativeToLp0() view returns (address[])
[0x4200000000000000000000000000000000000006, 0x2Ae3F1Ec7F1F5012CFEab0185bfc7aa3cf0DEc22]
nativeToLp1() view returns (address[])
[0x4200000000000000000000000000000000000006]
nft() view returns (address)
0x858a8b8143f8a510f663f8eef31d9bf1fb4d986f
output() view returns (address)
0xd5046b976188eb40f6de40fb527f89c05b323385
outputToNative() view returns (address[])
[0xd5046B976188EB40f6DE40fB527F89c05b323385, 0x4200000000000000000000000000000000000006]
owner() view returns (address)
0x3b60f7f25b09e71356cdffc6475c222a466a2ac9
paused() view returns (bool)
false
rewardToNative() view returns (address[][])
[[[0x78a087d713Be963Bf307b18F2Ff8122EF9A63ae9, 0x4200000000000000000000000000000000000006]]]
strategist() view returns (address)
0x4cc72219fc8aef162fc0c255d9b9c3ff93b10882
tokenId() view returns (uint256)
240
totalLocked() view returns (uint256)
14514581964286
unirouter() view returns (address)
0x327df1e6de05895d2ab08513aadd9313fe505d86
vault() view returns (address)
0x6dd2abbbbbf494dd2454aed67880b9533e2b3da1
vestingLength() view returns (uint256)
1296000
vestingRewards() view returns (bool)
true
want() view returns (address)
0x07cfa5df24fb17486af0cbf6c910f24253a674d3
withdrawFee() view returns (uint256)
0
Read-only
nativeToLp0Route(uint256) view returns (address)
nativeToLp1Route(uint256) view returns (address)
onERC721Received(address, address, uint256, bytes) view returns (bytes4)
onNFTAddToPosition(address, uint256, uint256) view returns (bool)
onNFTHarvest(address, address, uint256, uint256, uint256, uint256) view returns (bool)
onNFTWithdraw(address, uint256, uint256) view returns (bool)
outputToNativeRoute(uint256) view returns (address)
rewardToNativeRoute(uint256, uint256) view returns (address)
State-modifying
Events addRewardRoute(address[] _rewardToNativeRoute)
beforeDeposit()
deposit()
harvest()
harvest(address callFeeRecipient)
initialize(address _nft, address[] _outputToNativeRoute, address[] _nativeToLp0Route, address[] _nativeToLp1Route, struct StratFeeManagerInitializableCommonAddresses _commonAddresses)
managerHarvest()
panic()
pause()
removeLastRewardRoute()
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)
setVestingRewards(bool _vestingRewards, uint256 _vestingLength)
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.