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

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

Deno / TypeScript to Ethereum Connector
Latest
type alias chain
Re-export
import { type chain } from "https://deno.land/x/web3@v0.11.1/packages/web3-eth/types/index.d.ts";
definition:
| "mainnet"
| "goerli"
| "kovan"
| "rinkeby"
| "ropsten"