Skip to main content

Module: dataEntities/constants

Variables

ADDRESS_ALIAS_OFFSET

Const ADDRESS_ALIAS_OFFSET: "0x1111000000000000000000000000000000001111"

The offset added to an L1 address to get the corresponding L2 address

Defined in

src/lib/dataEntities/constants.ts:37


CUSTOM_TOKEN_IS_ENABLED

Const CUSTOM_TOKEN_IS_ENABLED: 42161

If a custom token is enabled for arbitrum it will implement a function called isArbitrumEnabled which returns this value. Intger: 0xa4b1

Defined in

src/lib/dataEntities/constants.ts:48


DISABLED_GATEWAY

Const DISABLED_GATEWAY: "0x0000000000000000000000000000000000000001"

Address of the gateway a token will be assigned to if it is disabled

Defined in

src/lib/dataEntities/constants.ts:42