OP EigenDA Testnet

Overview

OP EigenDA testnet is an OP stack powered L2 that uses EigenDA as its data availability layer.

In OP EigenDA, L2 transaction data are written to EigenDA instead of Ethereum calldata. The resulting EigenDA blob key is then written to Ethereum calldata. By doing so, the cost of the calldata becomes relatively negligible, even when the actual blob data is megabytes in size. The sequencer will then be able to retrieve the blob keys from the calldata and then retrieve the blob from EigenDA.

To learn more about OP EigenDA, refer to EigenLayer's OP Stack + EigenDA User Guide.

OP EigenDA Testnet info

Parameter
Value

Network Name

OP EigenDA Sepolia Testnet

Chain ID

202402230102

Currency Symbol

ETH

Settlement Layer

Sepolia Testnet

Short Guide

  1. To start using the network, you can add it to your wallet by visiting the Rollup Info Page.

    OP EigenDA Testnet rollup info page
  2. Next, visit the bridge interface to bridge your Sepolia Testnet ETH to OP EigenDA Sepolia testnet.

You can obtain Sepolia Testnet ETH from public faucets like https://sepoliafaucet.com/ or https://www.sepoliafaucet.io/.

Bridging 0.1 Sepolia Testnet ETH to OP EigenDA Sepolia Testnet
  1. Once deposit is initialised, it will take ~1min for the deposit to arrive on OP EigenDA Sepolia Testnet. After which, you can use the network to start deploying your contracts.

Deposit confirmation of 0.1 Sepolia Testnet ETH to OP EigenDA Sepolia Testnet

Last updated