interface GetProofimport { type GetProof } from "https://deno.land/x/web3@v0.11.1/packages/web3-eth/types/index.d.ts"; Propertiesaddress: stringbalance: stringcodeHash: stringnonce: stringstorageHash: stringaccountProof: string[]storageProof: StorageProof[]