Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Variables

Const ALPHANUM_REGEX

ALPHANUM_REGEX: RegExp = ...

Const CANISTER_MAX_LENGTH

CANISTER_MAX_LENGTH: 27 = 27

Const CANISTER_REGEX

CANISTER_REGEX: RegExp = ...

Const IC_MAINNET_URLS

IC_MAINNET_URLS: string[] = ...

Const IC_URL_HOST

IC_URL_HOST: "ic0.app" = 'ic0.app'

Const LEDGER_CANISTER_ID

LEDGER_CANISTER_ID: "ryjl3-tyaaa-aaaaa-aaaba-cai" = 'ryjl3-tyaaa-aaaaa-aaaba-cai'

Const NET_ID

NET_ID: { blockchain: string; network: string } = ...

Type declaration

  • blockchain: string
  • network: string

Const NNS_CANISTER_ID

NNS_CANISTER_ID: "qoctq-giaaa-aaaaa-aaaea-cai" = 'qoctq-giaaa-aaaaa-aaaea-cai'

Const PLUG_PROXY_HOST

PLUG_PROXY_HOST: "https://mainnet.plugwallet.ooo/" = 'https://mainnet.plugwallet.ooo/'

Const PRINCIPAL_REGEX

PRINCIPAL_REGEX: RegExp = ...

Const ROSETTA_URL

ROSETTA_URL: "https://rosetta-api.internetcomputer.org" = 'https://rosetta-api.internetcomputer.org'

Const XTC_ID

XTC_ID: "aanaa-xaaaa-aaaah-aaeiq-cai" = 'aanaa-xaaaa-aaaah-aaeiq-cai'

Legend

  • Variable
  • Function
  • Function with type parameter
  • Type alias
  • Type alias with type parameter
  • Interface
  • Interface with type parameter
  • Class
  • Class with type parameter
  • Enumeration