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

x/freedomswaps/mod.ts>FreedomSwaps#getPrice

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

Parameters

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

Returns

Promise<number>