UniswapV3Adapter

Verified contract

Active on Ethereum with 0 txns
Deployed by via 0xddb65d50 at 19255643
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "UniswapV3Adapter"

No transactions found for "UniswapV3Adapter"


Functions
Getter at block 21223891
_gearboxAdapterType(view returns (uint8)
2
_gearboxAdapterVersion(view returns (uint16)
300
acl(view returns (address)
0x523da3a8961e4dd4f6206dbf7e6c749f51796bb3
addressProvider(view returns (address)
0x9ea7b04da02a5373317d745c1571c84aad03321d
creditManager(view returns (address)
0x1d489ccd2b96908c0a80acbbdb2f1963ffed3384
targetContract(view returns (address)
0xe592427a0aece92de3edee1f18e0157c05861564
Read-only
isPoolAllowed(address token0address token1uint24 feeview returns (bool)
State-modifying
exactDiffInput(struct IUniswapV3AdapterTypesExactDiffInputParams paramsreturns (uint256 tokensToEnableuint256 tokensToDisable)
exactDiffInputSingle(struct IUniswapV3AdapterTypesExactDiffInputSingleParams paramsreturns (uint256 tokensToEnableuint256 tokensToDisable)
exactInput(struct ISwapRouterExactInputParams paramsreturns (uint256 tokensToEnableuint256 tokensToDisable)
exactInputSingle(struct ISwapRouterExactInputSingleParams paramsreturns (uint256 tokensToEnableuint256 tokensToDisable)
exactOutput(struct ISwapRouterExactOutputParams paramsreturns (uint256 tokensToEnableuint256 tokensToDisable)
exactOutputSingle(struct ISwapRouterExactOutputSingleParams paramsreturns (uint256 tokensToEnableuint256 tokensToDisable)
setPoolStatusBatch(struct UniswapV3PoolStatus[] pools
Events
SetPoolStatus(address indexed token0address indexed token1uint24 indexed feebool allowed
Constructor
constructor(address _creditManageraddress _router
Fallback and receive

This contract contains no fallback and receive objects.

Errors
CallerNotConfiguratorException(
CallerNotCreditFacadeException(
InvalidPathException(
ZeroAddressException(