Variable CHAIN_IDSConst

CHAIN_IDS: { devnet: string; mainnet: string; testnet: string } = ...

An object for referencing the official Sei network chain identifiers.

Type declaration

  • devnet: string
  • mainnet: string
  • testnet: string