0x298905d8419a7ce7138410c4e407e3c222b38160
Verified contract
Proxy
Active on
Ethereum with 15 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
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
(#493337) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#486695) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#486617) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#483519) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
(#483516) | UNI-V3-POS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17285373 | 2 years ago | | | 0 | 0.016090492 | |
| 17187968 | 2 years ago | | | 0 | 0.020114968 | |
| 17094161 | 2 years ago | | | 0 | 0.0028099959 | |
| 17094156 | 2 years ago | | | 0 | 0.012202491 | |
| 17094145 | 2 years ago | | | 0 | 0.015749957 | |
| 17093894 | 2 years ago | | | 0 | 0.0098958207 | |
| 17093893 | 2 years ago | | | 0 | 0.010385188 | |
| 17025389 | 2 years ago | | | 0 | 0.0032140196 | |
| 17025378 | 2 years ago | | | 0 | 0.014879732 | |
| 17024820 | 2 years ago | | | 0 | 0.0010655557 |
ABI
ABI objects
Getter at block 21304139 hasAllocation() view returns (bool)
factory() view returns (address)
0xc0b9f72fa8f580603bbaa5fe668389f706b7777a
incentiveVault() view returns (address)
0x018186220f63cff003d7d1400cd05fa41eee715b
owner() view returns (address)
0xde464c0307b1e35264b70aac3797ceeff3966cc8
version() pure returns (uint16)
4
Read-only
calcToken0AmountToSwap(int24 tickLower, int24 tickUpper, int24 tickCurrent, uint256 P, uint256 token0Balance) pure returns (uint256 token0AmountToSwap)
enterParams(int24 tickLower, int24 tickUpper, uint24 fee) view returns (bytes encodedParams)
exitParams(uint256 positionId) pure returns (bytes encodedParams)
findNft(int24 tickLower, int24 tickUpper, uint24 fee) view returns (uint256)
onERC721Received(address, address, uint256, bytes) view returns (bytes4)
State-modifying
Events changeIncentiveVault(address incentiveVault_)
enter()
enterWithParams(bytes params)
exit()
exitAndWithdraw()
exitWithParams(bytes params)
exitWithParamsAndWithdraw(bytes params)
getBalance(address[] tokens) returns (struct BalanceItem[] balances)
getBalanceAndRevert(address[] tokens)
harvest()
harvestWithParams(bytes params)
init(address owner_, address factory_, address incentiveVault_)
runMultipleTx(address[] targets, uint256[] values, bytes[] datas)
runTx(address target, uint256 value, bytes data)
withdrawERC20(address token)
withdrawETH()
withdrawFunds()
This contract contains no event objects.
This contract contains no constructor objects.
receive()
This contract contains no error objects.