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

x/freedomswaps/helper.ts>getContract

🦕 module to simplify uniswap interactions
Latest
function getContract
import { getContract } from "https://deno.land/x/freedomswaps@v1.11.1/helper.ts";

Parameters

contractAddress: string
contractABI: any
provider: any
optional
pkTestWallet: string

Returns

Promise<any>