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

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

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

Properties

address: string
balance: string
codeHash: string
nonce: string
storageHash: string
accountProof: string[]
storageProof: StorageProof[]