Skip to main content
Helpful?

IPeripheryImmutableState

Functions that return immutable state of the router

Functions

factory

  function factory(
) external returns (address)

Return Values:

TypeDescription
addressthe address of the Uniswap V3 factory

WETH9

  function WETH9(
) external returns (address)

Return Values:

TypeDescription
addressthe address of WETH9
Helpful?