0xccc70ae248d92f38babb4f50563d8d93d83bd59b
Unverified contract
Proxy
Active on
Base with 184 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
9 additional
variables
Balances ($0.93)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BSX | ERC-20 | 12.881295 | $0.070855 |
$0.91 | |
axlUSDC | ERC-20 | 0.016371 | $0.999679 |
$0.02 | |
xBSX | ERC-20 | 51.525179 | -- | -- | |
spNFT | ERC-721 | 1 | -- | -- | |
spNFT | ERC-721 | 1 | -- | -- | |
spNFT | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11468867 | 9 months ago | | | 0 | 0.0000010402940 | |
| 11423875 | 9 months ago | | | 0 | 0.0000010402160 | |
| 11378868 | 9 months ago | | | 0 | 0.0000010361927 | |
| 11333857 | 9 months ago | | | 0 | 0.0000010402274 | |
| 11288857 | 9 months ago | | | 0 | 0.0000010402108 | |
| 11243871 | 9 months ago | | | 0 | 0.0000010361793 | |
| 11198877 | 9 months ago | | | 0 | 0.0000010402025 | |
| 11153878 | 9 months ago | | | 0 | 0.0000010401837 | |
| 11108892 | 9 months ago | | | 0 | 0.0000010604434 | |
| 11063900 | 9 months ago | | | 0 | 0.0000010278187 |
ABI
ABI objects
Getter at block 23190905 balanceOf() view returns (uint256) balanceOfPool() 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
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)
1710393915
lastVestCall() view returns (uint256)
1710393915
lockedProfit() view returns (uint256)
0
lpToken0() view returns (address)
0x4200000000000000000000000000000000000006
lpToken1() view returns (address)
0xeb466342c4d449bc9f53a865d5cb90586f405215
native() view returns (address)
0x4200000000000000000000000000000000000006
nativeToLp0() view returns (address[])
[0x4200000000000000000000000000000000000006]
nativeToLp1() view returns (address[])
[0x4200000000000000000000000000000000000006, 0xEB466342C4d449BC9f53A865D5Cb90586f405215]
nft() view returns (address)
0x7d3cab8613e18534a2c11277b8ef2aacad94f842
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)
115
totalLocked() view returns (uint256)
371544731378
unirouter() view returns (address)
0x327df1e6de05895d2ab08513aadd9313fe505d86
vault() view returns (address)
0xd7dbea1f11727e6f99eb90f68eb37c23e1039409
vestingLength() view returns (uint256)
1296000
vestingRewards() view returns (bool)
true
want() view returns (address)
0x9a0b05f3cf748a114a4f8351802b3bffe07100d4
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.