Options
All
  • Public
  • Public/Protected
  • All
Menu

Module constants

Index

Variables

APW_TOKENS: readonly ["PT", "Underlying", "FYT"] = ...
CHAIN_IDS: { kovan: 42; mainnet: 1; polygon: 137 } = ...

Type declaration

  • kovan: 42
  • mainnet: 1
  • polygon: 137
DAY: number = ...
HOUR: number = ...
MINUTE: 60 = 60
NETWORKS: Network[] = ...
PAIR_IDS: readonly [0, 1] = ...
POOL_ONE: Pool = ...
POOL_TWO: Pool = ...
WEEK: number = ...
YEAR: number = ...

Generated using TypeDoc, the 4/22/2022