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

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

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

Properties

protocolType:
| "ipfs"
| "bzz"
| "onion"
| "onion3"
| null
decoded: string | null
optional
error: Error | null