IImmutableState

Functions that return immutable state of the router

Functions

factoryV1

function factoryV1() external view returns (address);

Returns

NameTypeDescription

<none>

address

Returns the address of the Dragonswap V1 factory

positionManager

function positionManager() external view returns (address);

Returns

NameTypeDescription

<none>

address

Returns the address of DragonswapV2 NFT position manager

Last updated