For the complete documentation index, see llms.txt. This page is also available as Markdown.

IImmutableState

Functions that return immutable state of the router

Functions

factoryV1

function factoryV1() external view returns (address);

Returns

Name
Type
Description

<none>

address

Returns the address of the Dragonswap V1 factory

positionManager

function positionManager() external view returns (address);

Returns

Name
Type
Description

<none>

address

Returns the address of DragonswapV2 NFT position manager

Last updated