UniSwapV3Adapter
Verified contract
Active on
Ethereum with 3 txns
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 "UniSwapV3Adapter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17840924 | a year ago | | | 0 | 0.00048326894 | |
| 17782283 | a year ago | | | 0 | 0.00081752463 | |
| 17782281 | a year ago | | | 0 | 0.00078243414 |
ABI
ABI objects
Getter at block 21223772
nativeToken() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
owner() view returns (address)
0xe9e55774070082d2453787eaef29263b57f89fe6
uniV3Router() view returns (address)
0xe592427a0aece92de3edee1f18e0157c05861564
Read-only
poolFee(address) view returns (uint24)
State-modifying
Events renounceOwnership()
setPoolFee(address token, uint24 fee)
swapToNative(address tokenIn, uint256 minAmountOut) returns (uint256 amountOut)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PoolFeeSet(address indexed token, uint24 fee)
constructor(address _uniV3Router, address _owner)
receive()
This contract contains no error objects.