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

x/web3/packages/web3-eth-contract/types/index.d.ts>CallOptions

Deno / TypeScript to Ethereum Connector
Latest
interface CallOptions
import { type CallOptions } from "https://deno.land/x/web3@v0.11.1/packages/web3-eth-contract/types/index.d.ts";

Properties

optional
from: string
optional
gasPrice: string
optional
gas: number