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
function factory() external view returns (address)
view external
Returns:
Name | Type | Description |
---|---|---|
function poolDeployer() external view returns (address)
view external
Returns:
Name | Type | Description |
---|---|---|
function WNativeToken() external view returns (address)
view external
Returns:
Name | Type | Description |
---|---|---|
[0]
address
Returns the address of the Algebra factory
[0]
address
Returns the address of the pool Deployer
[0]
address
Returns the address of WNativeToken