Skip to content

EthereumChainId

SIP Protocol API Reference v0.7.2


SIP Protocol API Reference / EthereumChainId

const EthereumChainId: object

Defined in: @sip-protocol/sdk/dist/index-CzWPI6Le.d.ts:9869

Common Ethereum chain IDs

readonly MAINNET: 1

readonly GOERLI: 5

readonly SEPOLIA: 11155111

readonly POLYGON: 137

readonly POLYGON_MUMBAI: 80001

readonly ARBITRUM: 42161

readonly ARBITRUM_GOERLI: 421613

readonly OPTIMISM: 10

readonly OPTIMISM_GOERLI: 420

readonly BASE: 8453

readonly BASE_GOERLI: 84531

readonly LOCALHOST: 1337