Skip to content

swaps.buildRouteExactIn() not defined. #552

@T3KRAJ

Description

@T3KRAJ

The file balancer-js/examples/swaps/swap.ts is not working for v1.1.5 due to a function not defined error.

route = await swaps.buildRouteExactIn(
        from,
        to,
        tokenIn,
        tokenOut,
        amountIn,
        {
          maxSlippage,
          deadline,
        }
      );

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions