• Mocks the getAmountsOut function of the Uniswap V2 Router contract.

    Parameters

    • amountIn: BigInt

      the amount in.

    • path: Address[]

      the path.

    • amountOut: BigInt

      the amount out.

    Returns void

Generated using TypeDoc