LITChainRequiredProps: { blockExplorerUrls: String[]; decimals: number; name: string; rpcUrls: String[]; symbol: string; vmType: string }

The default required properties of all chains

Type declaration

  • blockExplorerUrls: String[]
  • decimals: number
  • name: string
  • rpcUrls: String[]
  • symbol: string
  • vmType: string

Generated using TypeDoc