Gelato
  • Introduction
    • Gelato, The Web3 Cloud Platform
  • Smart Wallets
    • Introduction
      • Understanding EIP-7702
      • Understanding ERC-4337
      • ERC-4337 vs EIP-7702
    • Templates & Examples
    • How-To Guides
      • Create a Sponsor API Key
      • Sponsor gas for your users
      • Allow users to pay gas with erc20
      • Allow users to pay gas with native
      • Create Dynamic's Environment Id
      • Use Dynamic/Privy signers with React SDK
      • Estimate Gas for your transactions
    • React SDK
    • Demo
    • Supported Networks
  • Rollup As A Service
    • Introduction
    • Rollup Stacks
      • Arbitrum Orbit
        • Run a Full Orbit Node
      • OP Stack
        • Run OP Node
    • Deploy your Rollup
    • Customization
      • Data Availability
        • Celestia
        • Avail
        • Eigen DA
      • Custom Gas Token
      • Marketplace
        • Gelato Services
        • Data Indexers
        • Block Explorers
        • Oracles
        • Bridges
        • Account Abstraction
        • On & Off-ramp
        • Community
        • Identity & KYC
        • Others
      • Verifier Node Package
    • Public Testnet
  • RPC Nodes
    • Introduction
    • Compute Units
    • Using RPC Nodes
    • Supported Networks
    • Pricing and Plans
    • FAQ
  • Web3 Services
    • Web3 Functions
      • Understanding Web3 Functions
        • Trigger Types
        • Typescript Function
        • Solidity Function
        • Automated Transactions
      • Security Considerations
      • Template & Use Cases
      • Quick Start
        • Writing Typescript Functions
          • Event Trigger
          • Private Typescript Functions
          • Callbacks
        • Test, Deploy & Run Typescript functions
        • Writing Solidity Functions
        • Test, Deploy & Run Solidity Functions
        • Initiate an Automated Transaction
      • Create a Web3 Function Task
        • Using the UI
        • Using the Safe App
        • Using a Smart Contract
        • Using the Automate SDK
      • Analytics & Monitoring
      • Supported Networks
      • Subscription & Payments
      • Legacy Automate Migration Guide
    • Relay
      • What is Relaying?
      • Security Considerations
        • ERC-2771 Delegatecall Vulnerability
      • Templates
      • Quick Start
        • Sponsored Calls
        • Non-Sponsored Calls
      • ERC-2771 (recommended)
        • SponsoredCallERC2771
        • CallWithSyncFeeERC2771
          • Relay Context Contracts ERC2771
      • Non-ERC-2771
        • SponsoredCall
        • CallWithSyncFee
          • Relay Context Contracts
      • Relay API
      • Gelato's Fee Oracle
      • Tracking your Relay Request
      • Supported Networks
      • Subscriptions and Payments
        • 1Balance & Relay
        • SyncFee Payment Tokens
        • Relay Pricing
      • ERC2771 Migration Guide
    • VRF
      • Understanding VRF
      • How does Gelato VRF Work?
      • Security Considerations
      • Template
      • Quick Start
      • Create a VRF Task
        • Create a Fallback VRF
        • Migrating from Chainlink VRF
      • Supported Networks
      • Pricing & Rate Limits
    • Oracles
      • Understanding Gelato Oracles
      • Quick Start
      • Data Providers
        • Stork
        • Choas Labs
      • Migrating from Chainlink Oracles
      • Available Price Feeds
      • Supported Networks
      • Pricing & Rate Limits
    • Account Abstraction
      • Understanding ERC-4337
      • Introduction to Gelato Bundler
      • Templates & Examples
      • Quick Start
      • Supported Networks
      • Bundler API Endpoints
        • eth_sendUserOperation
        • eth_estimateUserOperationGas
        • eth_getUserOperationByHash
        • eth_getUserOperationReceipt
        • eth_supportedEntryPoints
        • eth_maxPriorityFeePerGas
        • eth_chainId
    • 1Balance
      • 1Balance Alerts
      • Subscription Plans
      • Subscription Notifications
      • USDC Addresses
    • AI Agents
    • Teams
  • GELATO DAO
    • DAO & Token (GEL)
    • GEL Token Contracts
    • Governance Process
  • Social Media
Powered by GitBook
On this page
  • Optimistic Scaling Solutions: OP Stack
  • OP Stack Features
  • The Superchain
  1. Rollup As A Service
  2. Rollup Stacks

OP Stack

Optimistic Scaling Solutions: OP Stack

The OP Stack is an open-source development framework that, combined with Gelato RaaS, enables developers to deploy their own Optimistic Layer 2 chains on Ethereum. Using optimistic rollups, developers can benefit from low computational overhead, fast throughput, low transaction costs, and improved EVM compatibility.

Optimism Bedrock is the current iteration of the OP Stack. The Bedrock release provides the tools for launching a production-quality Optimistic Rollup blockchain.

OP Stack Features

Lower Fees

Achieves 90% lower fees than Ethereum by optimizing data compression and eliminating gas expenses for EVM execution.

Fast Transactions

Provides a 2-second block time compared to Ethereum's 12-second average, ensuring faster transaction confirmations.

Enhanced Proof Modularity

Allows rollups to use various proof systems, like fault or validity proofs, providing flexibility for technologies like Cannon to verify correct execution.

Custom Gas Token

Supports the use of alternative ERC-20 tokens for gas fees, integrating with different app ecosystems.

Ethereum Equivalence

Offers high compatibility with Ethereum, allowing smart contracts and dApps designed for Ethereum to run without modification and utilizing existing Ethereum tools.

Improved Node Performance

Executes multiple transactions in a single rollup block and removes technical debt from previous versions, improving node software performance.

The Superchain

PreviousRun a Full Orbit NodeNextRun OP Node

Last updated 10 months ago

The Superchain is the next major scalability improvement for the OP Stack, following Bedrock. It envisions a network of chains (OP Chains) that share resources like bridging, decentralized governance, upgrades, and communication layers, all built on the OP Stack. By merging OP Mainnet and other chains into a single, unified network, the Superchain aims to bring scalable and decentralized compute to the world. This unified network will enable efficient resource sharing and significantly enhance scalability. To achieve this vision, the OP Stack will undergo several changes to support the new structure. For more detailed information, refer to the .

Get more information about , or to set up your custom Op Stack Gelato L2 testnet.

OP Stack Explainer
OP Stack here
Schedule call