LogoLogo
MidpointContact UsThe Docs are Wrong!
  • What is Midpoint
  • What actually is a midpoint?
  • Midpoint FAQs
  • Get Started
    • Sample Midpoints
      • Filecoin Filrep Oracle: Obtain miner reputations on-chain
      • Oracle: Call any API from a smart contract
      • Listener: Subscribe an internal service to any event
      • Data Feed: Stream a data feed on-chain at regular intervals
      • Data Bridge: Pass arbitrary messages between chains
      • Automation: Ensure a function is called at regular intervals
    • Videos
  • Using Midpoint
    • API Key
    • Midpoint CLI
    • GraphQL API
    • Dashboard
  • Core Concepts
    • Midpoints
      • Midpoint ID
      • Sources
      • Tasks
      • Source and Task Definitions
        • Secrets
        • Variables
        • Exclude Logs
        • Extracts
    • Requests
      • Request ID
      • Events
    • Credits and Payment
  • Sources
    • Startpoint Called
    • EVM Event Emitted
    • Cron Job Triggered
  • Tasks
    • Make HTTP Request
      • OAuth and Multi-Step Authentication
    • Call EVM Function
    • Transact to EVM Function
      • Security
    • Shift Decimal
  • More Reading
    • Chain IDs
    • Startpoints
    • Midpoint EOAs
  • Get in Touch
    • Contact Links
Powered by GitBook
On this page

Was this helpful?

  1. More Reading

Chain IDs

Midpoint Identifiers for Chain IDs

ChainId is used in various places within Midpoint to specify a target chain. Every occurrence of Chain ID must resolve to one of the following numeric values:

Midpoint Chain ID
Chain

1

Ethereum

5

Goerli Testnet

10

Optimism

137

Polygon

420

Optimism Goerli Testnet

3141

Filecoin Hyperspace Testnet

42161

Arbitrum One

80001

Polygon Mumbai Testnet

421613

Arbitrum Goerli Testnet

PreviousShift DecimalNextStartpoints

Last updated 2 years ago

Was this helpful?