Unruggable LogoGateway Documentation
GitHubGitHub (opens in a new tab)DiscordDiscord (opens in a new tab)
  • Introduction
    • TrustedVerifier
    • ENS Name Resolution
  • Architecture
    • Virtual Machine
    • Builder API Methods
    • Deployments
    • Development
  • Gateways
    • What is a state root?
    • L2 state root commitments
    • What is an inclusion proof?
    • eth_getProof
  • Chain support
    • Arbitrum
    • Base
    • Linea
    • Optimism
    • Taiko
    • Scroll
    • zkSync
  • Examples
    • Value types
    • Mappings
    • Structs
    • Deep dive: how to use ERC- 3668 to trustlessly read L2 data from L1
  • Running a gateway
  • Contributing
  • Github

On This Page

  • Notes
Question? Give us feedback → (opens in a new tab)Edit this page
Gateways

Live Gateways

Gateways are currently operational for Ethereum Mainnet and the Sepolia Ethereum testnet.

Mainnet Gateways

ChainGateway
Arbitrum Onehttps://arbitrum.gateway.unruggable.com (opens in a new tab)
Basehttps://base.gateway.unruggable.com (opens in a new tab)
Optimismhttps://optimism.gateway.unruggable.com (opens in a new tab)
Lineahttps://linea.gateway.unruggable.com (opens in a new tab)
Scrollhttps://scroll.gateway.unruggable.com (opens in a new tab)
Selfhttps://self.gateway.unruggable.com (opens in a new tab)

Notes

When developing we reccomend that you utilize our TrustedVerifier or our SelfVerifier alongside the relevant gateway so as to allow instant verification of data without consideration for finalization times. For more information please see here.

DevelopmentWhat is a state root?

MIT 2025 © Nextra.