UniswapV3Adapter
Verified contract
Active on
Ethereum with 171 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x301e…4383
Balances ($0.00)
No balances found for "UniswapV3Adapter"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15831396 | 2 years ago | | | 0 | 0.0029027280 | |
| 15819355 | 2 years ago | | | 0 | 0.0059775430 | |
| 15740084 | 2 years ago | | | 0 | 0.010637412 | |
| 15564695 | 2 years ago | | | 0 | 0.0031022441 | |
| 15535353 | 2 years ago | | | 0 | 0.0021137365 | |
| 15480897 | 2 years ago | | | 0 | 0.0061310982 | |
| 15480888 | 2 years ago | | | 0 | 0.0059726784 | |
| 15479746 | 2 years ago | | | 0 | 0.0049851894 | |
| 15460286 | 2 years ago | | | 0 | 0.027706864 | |
| 15460262 | 2 years ago | | | 0 | 0.019567535 |
ABI
ABI objects
Getter at block 21324941
creditFilter() view returns (address)
0x301e7ed8ac816747a65cf67d8901659e637a4383
creditManager() view returns (address)
0x2664cc24cbad28749b3dd6fc97a6b402484de527
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.