UniswapV3EthUsdcUsdt
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
6
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "UniswapV3EthUsdcUsdt"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "UniswapV3EthUsdcUsdt"
ABI
ABI objects
Getter at block 21305322
factory() view returns (address)
0x0000000000000000000000000000000000000000
hasAllocation() view returns (bool)
false
incentiveVault() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x5fca5e75a2c64e0a3e618fa3c48d37d03a41e2eb
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.