Skip to content

EthereumChainId

SIP Protocol API Reference v0.7.0


SIP Protocol API Reference / EthereumChainId

const EthereumChainId: object

Defined in: @sip-protocol/sdk/dist/index-BYZbDjal.d.ts:9806

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