Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
interface EstimateGasOptions
import { type EstimateGasOptions } from "https://deno.land/x/web3@v0.11.1/packages/web3-eth-contract/types/index.d.ts";

Properties

optional
from: string
optional
gas: number
optional
value: number | string | BN