Skip to main content
Helpful?

SupportedChainId

@uniswap/sdk-core / Exports / SupportedChainId

Enumeration: SupportedChainId

Table of contents

Enumeration Members

Enumeration Members

ARBITRUM_ONE

ARBITRUM_ONE = 42161

Defined in

constants.ts:10


ARBITRUM_RINKEBY

ARBITRUM_RINKEBY = 421611

Defined in

constants.ts:11


CELO

CELO = 42220

Defined in

constants.ts:19


CELO_ALFAJORES

CELO_ALFAJORES = 44787

Defined in

constants.ts:20


GOERLI

GOERLI = 5

Defined in

constants.ts:7


KOVAN

KOVAN = 42

Defined in

constants.ts:8


MAINNET

MAINNET = 1

Defined in

constants.ts:4


OPTIMISM

OPTIMISM = 10

Defined in

constants.ts:13


OPTIMISM_GOERLI

OPTIMISM_GOERLI = 420

Defined in

constants.ts:14


POLYGON

POLYGON = 137

Defined in

constants.ts:16


POLYGON_MUMBAI

POLYGON_MUMBAI = 80001

Defined in

constants.ts:17


RINKEBY

RINKEBY = 4

Defined in

constants.ts:6


ROPSTEN

ROPSTEN = 3

Defined in

constants.ts:5

Helpful?