Skip to content

EthereumNetwork

EthereumNetwork = { Mainnet: null; } | { Sepolia: null; }

Defined in: packages/canisters/src/declarations/cketh/minter.d.ts:130

{ Mainnet: null; }

Mainnet: null

The public Ethereum mainnet.

{ Sepolia: null; }

Sepolia: null

The public Ethereum Sepolia testnet.