BeaconProxy
Verified contract
Proxy
Active on
Base with 13 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
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
0x9476…48f1
-
variable spans 48 additional slots
11 additional
variables
Balances ($36,050.09)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 9.227546 | $3,906.79 |
$36,050.09 | |
TALENT | ERC-20 | 0 | $0.099051 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23258875 | 11 days ago | | | 0 | 0.000010477621 | |
| 23216589 | 12 days ago | | | 0 | 0.0000099933576 | |
| 23174299 | 13 days ago | | | 0 | 0.0000099941004 | |
| 23131981 | 14 days ago | | | 0 | 0.000011375174 | |
| 23089693 | 15 days ago | | | 0 | 0.000011320444 | |
| 23048097 | 16 days ago | | | 0 | 0.000015612592 | |
| 22707593 | 24 days ago | | | 0 | 7.1488756e-7 | |
| 22707565 | 24 days ago | | | 0 | 0.000028542554 | |
| 22707551 | 24 days ago | | | 0 | 0.000017348953 | |
| 22707526 | 24 days ago | | | 0 | 0.0000060885781 |
ABI
ABI objects
Getter at block 23750792 balances() view returns (uint256 token0Bal, uint256 token1Bal) balancesOfPool() view returns (uint256 token0Bal, uint256 token1Bal, uint256 mainAmount0, uint256 mainAmount1, uint256 altAmount0, uint256 altAmount1) getAllFees() view returns (struct IFeeConfigAllFees) isCalm() view returns (bool) swapFee() view returns (uint256 fee) twap() view returns (int56 twapTick)
balancesOfThis() view returns (uint256 token0Bal, uint256 token1Bal)
(token0Bal=9227546303418798161, token1Bal=2352)
beefyFeeConfig() view returns (address)
0xfc69704cc3caac545cc7577009ea4aa04f1a61eb
beefyFeeRecipient() view returns (address)
0x02ae4716b9d5d48db1445814b0ede39f5c28264b
currentTick() view returns (int24 tick)
105765
depositFee() view returns (uint256)
0
factory() view returns (address)
0x9476284d81121613da5df5c72f50853a455448f1
fees() view returns (uint256)
0
gauge() view returns (address)
0x37c1eb7f00cd43a1e52f4e93b55ed324ce60359d
getStratFeeId() view returns (uint256)
0
keeper() view returns (address)
0x4fed5491693007f0cd49f4614ffc38ab6a04b619
lastHarvest() view returns (uint256)
1734272903
lastPositionAdjustment() view returns (uint256)
1732204477
lockedProfit() view returns (uint256 locked0, uint256 locked1)
(locked0=0, locked1=0)
lpToken0() view returns (address)
0x4200000000000000000000000000000000000006
lpToken0ToNativePath() view returns (bytes)
0x
lpToken1() view returns (address)
0x9a33406165f562e16c3abd82fd1185482e01b49a
lpToken1ToNativePath() view returns (bytes)
0x9a33406165f562e16c3abd82fd1185482e01b49a0000c84200000000000000000000000000000000000006
maxTickDeviation() view returns (int56)
5
native() view returns (address)
0x4200000000000000000000000000000000000006
nftManager() view returns (address)
0x827922686190790b37229fd06084350e74485b72
output() view returns (address)
0x940181a94a35a4569e4529a3cdfb74e38fd98631
outputToNativePath() view returns (bytes)
0x940181a94a35a4569e4529a3cdfb74e38fd986310000c84200000000000000000000000000000000000006
owner() view returns (address)
0x3b60f7f25b09e71356cdffc6475c222a466a2ac9
paused() view returns (bool)
false
pool() view returns (address)
0x346edb1aaa704df6ddbfc604724aafcdc12b2fed
positionAlt() view returns (uint256 nftId, int24 tickLower, int24 tickUpper)
(nftId=0, tickLower=101000, tickUpper=106800)
positionMain() view returns (uint256 nftId, int24 tickLower, int24 tickUpper)
(nftId=4041760, tickLower=101000, tickUpper=113000)
positionWidth() view returns (int24)
30
price() view returns (uint256 _price)
39182694049675278274554180766910921766529
quoter() view returns (address)
0x254cf9e1e6e233aa1ac962cb9b05b2cfeaae15b0
range() view returns (uint256 lowerPrice, uint256 upperPrice)
(lowerPrice=24330720127237404581651007650009397208281, upperPrice=80775989255151744029951674889207770772881)
rewardPool() view returns (address)
0x43ec5cb24ea7db84044f2cba31aedc04284712c8
sqrtPrice() view returns (uint160 sqrtPriceX96)
15682912893220508463849582629594
strategist() view returns (address)
0xdad00eca971d7b22e0de1b874fbae30471b75354
totalLocked0() view returns (uint256)
0
totalLocked1() view returns (uint256)
0
twapInterval() view returns (uint32)
120
unirouter() view returns (address)
0x9f8c6a094434c6e6f5f2792088bb4d2d5971ddcc
vault() view returns (address)
0x48145ebbabecb70909f78b5fcf4320c80bbbf68e
withdrawFee() view returns (uint256)
0
Read-only
onERC721Received(address, address, uint256, bytes) pure returns (bytes4)
State-modifying
Events beforeAction()
deposit()
harvest()
harvest(address _callFeeRecipient)
initialize(address _pool, address _quoter, address _nftManager, address _gauge, address _rewardPool, address _output, int24 _positionWidth, bytes[] _paths, struct StratFeeManagerInitializableCommonAddresses _commonAddresses)
lpToken0ToNativePrice() returns (uint256)
lpToken1ToNativePrice() returns (uint256)
moveTicks()
outputToNativePrice() returns (uint256)
panic(uint256 _minAmount0, uint256 _minAmount1)
renounceOwnership()
retireVault()
setDeviation(int56 _maxDeviation)
setPositionWidth(int24 _width)
setRewardPool(address _rewardPool)
setStratFeeId(uint256 _feeId)
setStrategist(address _strategist)
setTwapInterval(uint32 _interval)
setUnirouter(address _unirouter)
transferOwnership(address newOwner)
unpause()
withdraw(uint256 _amount0, uint256 _amount1)
BeaconUpgraded(address indexed beacon)
ChargedFees(uint256 callFeeAmount, uint256 beefyFeeAmount, uint256 strategistFeeAmount)
ClaimedRewards(uint256 fees)
HarvestRewards(uint256 fees)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
SetDeviation(int56 maxTickDeviation)
SetOutputToNativePath(bytes path)
SetPositionWidth(int24 oldWidth, int24 width)
SetRewardPool(address rewardPool)
SetStratFeeId(uint256 feeId)
SetStrategist(address strategist)
SetTwapInterval(uint32 oldInterval, uint32 interval)
SetUnirouter(address unirouter)
TVL(uint256 bal0, uint256 bal1)
Unpaused(address account)
constructor(address beacon, bytes data)
fallback()
receive()
AddressEmptyCode(address target)
ERC1967InvalidBeacon(address beacon)
ERC1967InvalidImplementation(address implementation)
ERC1967NonPayable()
FailedInnerCall()
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
FailedInnerCall()
InvalidEntry()
InvalidInput()
InvalidOutput()
InvalidTicks()
NotAuthorized()
NotCalm()
NotManager()
NotPool()
NotStrategist()
NotVault()
OverLimit()
SafeERC20FailedOperation(address token)
StrategyPaused()
TooMuchSlippage()