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
Network Name
OP EigenDA Sepolia Testnet
Chain ID
202402230102
Currency Symbol
ETH
Settlement Layer
Sepolia Testnet
Public RPC URL
Short Guide
To start using the network, you can add it to your wallet by visiting the Rollup Info Page.
OP EigenDA Testnet rollup info page Next, visit the bridge interface to bridge your Sepolia Testnet ETH to OP EigenDA Sepolia testnet.

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.

Last updated