Skip to content

Latest commit

 

History

History
59 lines (33 loc) · 984 Bytes

File metadata and controls

59 lines (33 loc) · 984 Bytes

IPeripheryImmutableState

Immutable state

Functions that return immutable state of the router

Developer note: Credit to Uniswap Labs under GPL-2.0-or-later license: https://github.com/Uniswap/v3-periphery

Functions

factory

function factory() external view returns (address)

Selector: 0xc45a0155

Returns:

Name Type Description
[0] address Returns the address of the Algebra factory

poolDeployer

function poolDeployer() external view returns (address)

Selector: 0x3119049a

Returns:

Name Type Description
[0] address Returns the address of the pool Deployer

WNativeToken

function WNativeToken() external view returns (address)

Selector: 0x8af3ac85

Returns:

Name Type Description
[0] address Returns the address of WNativeToken