Interface UniswapV3Route

Hierarchy

Properties

initialTokenAddress: string

From token address.

outputAbsoluteAmount: BigNumber

Resulting value in Wei.

poolsPath: LiquidityPool[]

List of pools' contract addresses to use in a trade's route.

Generated using TypeDoc