Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/freedomswaps/freedom-swaps.ts>FreedomSwaps#swapExactOutput

🦕 module to simplify uniswap interactions
Latest
method FreedomSwaps.prototype.swapExactOutput
import { FreedomSwaps } from "https://deno.land/x/freedomswaps@v1.11.1/freedom-swaps.ts";

Parameters

tokenIn: string
tokenOut: string
amountOut: bigint
poolFee: number
slippage: number
pkTestWallet: string