utils/constants

Index

Variables

Variables

Const FULL_DECIMALS

FULL_DECIMALS: BigNumber = new BigNumber(18)

Defined in src/utils/constants.ts:3

Const ZERO_ADDRESS

ZERO_ADDRESS: "0x0000000000000000000000000000000000000000" = "0x0000000000000000000000000000000000000000"

Defined in src/utils/constants.ts:4

Last updated