Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

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

Parameters

tokenContractAddress1: string
tokenContractAddress2: string
poolFee: number
pkTestWallet: string

Returns

Promise<number>