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

x/freedomswaps/mod.ts>getContract

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

Parameters

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

Returns

Promise<any>