IPeripheryImmutableState

Functions that return immutable state of the router

Functionsโ€‹

factoryโ€‹

  function factory(
  ) external returns (address)

Return Values:โ€‹

Type
Description

address

the address of the Uniswap V3 factory

WETH9โ€‹

  function WETH9(
  ) external returns (address)

Return Values:โ€‹

Type
Description

address

the address of WETH9

Last updated