IPeripheryImmutableState

Functions that return immutable state of the router

  function factory(
  ) external returns (address)

Return Values:โ€‹arrow-up-right

Type
Description

address

the address of the Uniswap V3 factory

  function WETH9(
  ) external returns (address)

Return Values:โ€‹arrow-up-right

Type
Description

address

the address of WETH9

Last updated