Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UniswapV3RouterBridgeMethods

Hierarchy

  • UniswapV3RouterBridgeMethods

Index

Methods

  • swapExactInputSingleEx(tokenIn: string, tokenOut: string, poolFee: undefined, amountIn: number, amountOutMinimum: number): ContractCallMethod<number>
  • swapExactOutputSingleEx(tokenIn: string, tokenOut: string, poolFee: undefined, amountOut: number, amountInMaximum: number): ContractCallMethod<number>

Generated using TypeDoc