UniswapV3Adapter
Verified contract
Active on
Ethereum with 21 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x948d…93e8
Balances ($0.00)
No balances found for "UniswapV3Adapter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18416067 | a year ago | | | 0 | 0.020376691 | |
| 16380178 | 2 years ago | | | 0 | 0.0049594724 | |
| 15235004 | 2 years ago | | | 0 | 0.0047139917 | |
| 15195111 | 2 years ago | | | 0 | 0.0058984354 | |
| 15171319 | 2 years ago | | | 0 | 0.0046671520 | |
| 15171218 | 2 years ago | | | 0 | 0.0049363360 | |
| 15083628 | 2 years ago | | | 0 | 0.0096408642 | |
| 14980411 | 2 years ago | | | 0 | 0.020279746 | |
| 14955529 | 2 years ago | | | 0 | 0.059629799 | |
| 14819297 | 3 years ago | | | 0 | 0.0058249324 |
ABI
ABI objects
Getter at block 21389369
creditFilter() view returns (address)
0x948d33a9537cf13bcc656218b385d19e5b6693e8
creditManager() view returns (address)
0x777e23a2acb2fcbb35f6ccf98272d03c722ba6eb
router() view returns (address)
0xe592427a0aece92de3edee1f18e0157c05861564
Read-only
This contract contains no read-only function objects.
State-modifying
Events exactInput(struct ISwapRouterExactInputParams params) payable returns (uint256 amountOut)
exactInputSingle(struct ISwapRouterExactInputSingleParams params) payable returns (uint256 amountOut)
exactOutput(struct ISwapRouterExactOutputParams params) payable returns (uint256 amountIn)
exactOutputSingle(struct ISwapRouterExactOutputSingleParams params) payable returns (uint256 amountIn)
This contract contains no event objects.
constructor(address _creditManager, address _router)
This contract contains no fallback and receive objects.
This contract contains no error objects.