🦦
Erigon 2 Documentation
  • Welcome to Erigon 2
    • Disclaimer
    • Project Links
  • ELI5 NODES
    • How to run an Ethereum node
    • How to run a Gnosis Chain node
    • How to run a Polygon node
  • Basic usage
    • Getting started
      • Linux and MacOS
      • Windows
      • Docker
    • Usage
      • Type of Node
    • Upgrading from a previous version
    • Supported Networks
    • Default Ports and Firewalls
    • Otterscan
    • Wallet
  • Advanced Usage
    • Configure Erigon
    • Consensus Layer
      • Prysm
      • Lighthouse
      • JWT secret
      • Block production
    • Options
    • RPC daemon
    • TxPool
    • Sentry
    • Downloader
    • TLS Authentication
    • ❔FAQ
    • External resources
      • Erigon on a Raspberry Pi 4
  • DIAGNOSTIC TOOL
    • Introduction
    • Installation
    • Setup
    • User Interface
  • About
    • Contributing to Erigon
    • Donate
    • License
    • Privacy policy
Powered by GitBook
On this page

Was this helpful?

  1. Basic usage

Supported Networks

The networks officially supported by Erigon

Last updated 6 months ago

Was this helpful?

Use the flag --chain=<tag> to sync one of the supported network.

Chain name
Tag
ChainId

Ethereum

mainnet

1

Holesky Testnet

holesky

17000

Sepolia Testnet

sepolia

11155111

Polygon

bor-mainnet

137

Polygon Amoy Testnet

amoy

80002

Gnosis Chain

gnosis

100

Gnosis Chain Chiado Testnet

chiado

10200

External implementations

The following implementations are not officially supported by Erigon, but are maintained by their respective teams:

  • Ethereum Classic

  • Binance Smart Chain

  • Optimism

https://github.com/ETCCooperative/erigon
https://github.com/node-real/bsc-erigon/
https://github.com/testinprod-io/op-erigon