UniswapV3Adapter
Verified contract
Active on
Ethereum with 0 txns
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "UniswapV3Adapter"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "UniswapV3Adapter"
ABI
ABI objects
Getter at block 21191213
_acl() view returns (address)
0x523da3a8961e4dd4f6206dbf7e6c749f51796bb3
_gearboxAdapterType() view returns (uint8)
2
_gearboxAdapterVersion() view returns (uint16)
3
addressProvider() view returns (address)
0xcf64698aff7e5f27a11dff868af228653ba53be0
connectorToken0() view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
connectorToken1() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
connectorToken2() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
connectorToken3() view returns (address)
0x853d955acef822db058eb8505911ed77f175b99e
connectorToken4() view returns (address)
0x0000000000000000000000000000000000000000
connectorToken5() view returns (address)
0x0000000000000000000000000000000000000000
connectorToken6() view returns (address)
0x0000000000000000000000000000000000000000
connectorToken7() view returns (address)
0x0000000000000000000000000000000000000000
connectorToken8() view returns (address)
0x0000000000000000000000000000000000000000
connectorToken9() view returns (address)
0x0000000000000000000000000000000000000000
creditManager() view returns (address)
0x95357303f995e184a7998da6c6ea35cc728a1900
getConnectors() view returns (address[] connectors)
[0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48, 0x6B175474E89094C44Da98b954EedeAC495271d0F, 0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2, 0x853d955aCEf822Db058eb8505911ED77F175b99e]
numConnectors() view returns (uint256)
4
targetContract() view returns (address)
0xe592427a0aece92de3edee1f18e0157c05861564
Read-only
isConnector(address token) view returns (bool)
State-modifying
Events exactAllInput(struct IUniswapV3AdapterExactAllInputParams params)
exactAllInputSingle(struct IUniswapV3AdapterExactAllInputSingleParams params)
exactInput(struct ISwapRouterExactInputParams params)
exactInputSingle(struct ISwapRouterExactInputSingleParams params)
exactOutput(struct ISwapRouterExactOutputParams params)
exactOutputSingle(struct ISwapRouterExactOutputSingleParams params)
This contract contains no event objects.
constructor(address _creditManager, address _router, address[] _connectorTokensInit)
This contract contains no fallback and receive objects.
CallerNotConfiguratorException()
CreditFacadeOnlyException()
InvalidPathException()
TokenNotAllowedException()
TooManyConnectorsException()
ZeroAddressException()