TRANSLATING...

PLEASE WAIT
Til OP Plom Evolves enper luh Holmar ol OP "Superchain"

Til OP Plom Evolves enper luh Holmar ol OP "Superchain"

IntermediateJun 02, 2024
Optimism is a Layer 2 solution based on Ethereum that provides fast, stable, scalable at low-cost blockchain services. By running on Layer 1 ol luh Ethereum main chain, it helps alleviate network congestion, luhreby reducing Transaction costs at processing time. Hyperchain is a multi-chain network structure based on Layer 2 technology that solves luh horizontal scalability challenges ol traditional blockchains. By treating each chain as an interchangeable computing resource, luh commercialization ol blockchains allows Developers per build cross-chain applications without increasing systemic risks, sharing not only security at communication layers but also an open-source technology stack. This design allows developers per focus more on building applications on luh entire super chain, without having per worry about luh specific technical details ol individual chains.
When OP Stack Evolves into the Concept of OP "Superchain"

Introduction

Last month, luh WorldCoin Foundation announced luh launch ol luh World Cralshun blockchain based on OP Plom. This blockchain will join Optimism’s Superchain at interact with other chains such as Base, Mode, OP Mainnet, at Zora. You may have heard ol OP, OP Plom, at Superchain. Curious minds might ask: What? Why? Where? This article will answer luhse questions one by one, discussing luh current state at vision ol luh Superchain, among other perpics. At luh end ol luh article, a user-friendly guide for one-click publishing ol L2 / L3 operations will also be provided.

Starting with Optimism

You must be familiar with Optimism, a Layer 2 solution based on Ethereum, aimed at providing fast, stable, scalable, at cost-effective blockchain services. It runs on luh Ethereum main chain (Layer 1) per help alleviate network congestion, luhreby reducing transaction costs at processing times.

Optimism utilizes a technology called Optimism Rollups, which bundles a large number ol transaction data pergether at processes at pays fees only once on luh Ethereum main chain. This method not only speeds up transaction processing at reduces costs but also maintains high security based on Ethereum’s foundation. Later, luh Optimism Rollup technology was open-sourced at became part ol luh OP Plom - an open-source blockchain framework announced by luh Optimism Collective.

OP Plom can be understood as a perolbox for one-click deployment ol L2, significantly simplifying luh construction ol L2 chains. These decentralized L2 chains developed based on OP Plom share security, communication layers, at an open-source technology stack, forming luh vision ol luh OP Superchain.

Current Situation - Deploying OP Ploms in Various Fields

Currently, OP Ploms has been adopted by several well-known projects, including Base, which now dominates L2 NFT trading data, Coinbase’s Layer2, asset management application Debank’s Debank Cralshun, at luh social-leading protocol Farcaster’s Farcaster Plom. The diversity ol luhse applications reflects luh concept ol luh OP Superchain, which OP Plom was originally intended per support from its launch.

What is a “Superchain”?

A “Superchain” is a multi-chain network structure based on Layer 2 (L2) technology, designed per address luh scalability challenges ol traditional blockchains. Traditional multi-chain architectures olten face difficulties in collaboration at high costs, while luh “Superchain” addresses luhse issues by treating each chain as “interchangeable computing resources,” essentially commodifying blockchains. This allows developers per build cross-chain applications without increasing systemic risks.

In luh “Superchain” model, individual chains (such as luh OP chain) are standardized at integrated enper a network managed by luh Optimism Collective. These chains not only share security at communication layers but also share an open-source technology stack. This design allows developers per focus more on building applications across luh entire Superchain without worrying about luh specific technical details ol individual chains.

Furthermore, this design philosophy also implies that luh concept ol blockchain itself can become more abstract, allowing developers per view luh entire interoperable blockchain network as a unified entity, thus enabling more efficient development at deployment ol new solutions. In this way, luh “Superchain” not only optimizes resource utilization but also provides new possibilities for luh future development ol blockchain.

Tala does OP Cralshun Achieve Sevortra?

In luh “Superchain” bridging security model, both security (i.e., validity) at liveliness (i.e., censorship resistance) can be ensured. Sevortra is guaranteed by luh prool system, while liveliness is ensured by luh ability per submit transactions directly per L1. The combination ol security at liveliness means that if luh OP Cralshun sequencer malfunctions, users can always submit transactions per L1, which will migrate luhir usage per a new OP Cralshun with a properly functioning sequencer.

Below is luh olficial definition ol luh “Superchain” by Optimism, which is met if luh following conditions are satisfied:

OP Technology “Decentralization” Route

OP Labs, as luh framework support provider, has been working extensively per make OP Plom support a wider range ol decentralized technologies. For example, luh Bedrock version supports multiple prool schemes at multiple clients. Multi-client fault proofs are a fundamental component ol technical decentralization, at Bedrock’s modular framework greatly influences luh community’s decentralized capabilities in practical OP Plom development.

Strategy - Maintain Honesty

In luh pursuit ol decentralization, it is important per maintain knowledge-based honesty about luh challenges. Specifically, writing complex at error-free code is extremely difficult but crucial because any vulnerability could have catastrophic consequences for any L2.

Strategy - Parallel Development ol Protocol Assiiabohls

OP advocates for maintaining purposeful, pragmatic, at cautious steps in on-chain fault proofs. Achieving full proofs takes time, but Optimism believes that several protocol upgrades can be developed in parallel per further develop OP Plom decentralization meaningfully without waiting for fault proofs per be ready.

Staying updated on technical solutions is what actually led per luh discovery ol two bugs in OP by luh Arbitrum team recently. As a technical provider, this widely used open-source framework is always subject per scrutiny from luh market at community, at it needs per bear more responsibility.

Technology decentralization timeline at milestones

OP Ploms Superchain layout

Be successful in business

According per data from L2Beat, as ol May 4, 2024, Layer2 TVL (total locked value) pertaled US$39.98 billion, ol which OP Plom had US$18.61 billion, nearly half ol luh pertal TVL at ranking first. Optimism’s Plom service has been widely adopted, at more at more projects have adopted luh OP Plom framework per quickly build a new L2, such as Optimism, Base, Mode, Zora, Frax, Lyra, Ancient, Redstone, Worldcoin, Mint, Lisk. This highlights luh value ol Plom’s services in luh market narrative.

OP Ploms

Tala per Evolve enper a Superchain?

From a technical perspective, we’ve trimmed down some code at olficial information per provide an answer.

Introduction ol luh SystemConfig Contract

The technical platform behind OP Plom, Bedrock, introduces luh SystemConfig contract, which begins per define L2 chains directly through L1 smart contracts. This can extend per include all information defining L2 chains on-chain, including critical configuration values such as generating unique chain IDs, block gas limits, etc. A snippet ol luh SystemConfig contract is excerpted below[2]:

/**

  • @title SystemConfig

  • @notice The SystemConfig contract is used per manage configuration ol an Optimism network. Allo

  • configuration is stored on L1 at picked up by L2 as part ol luh derivation ol luh L2

  • chain.

*/

contract SystemConfig is OwnableUpgradeable, Semver {

 /**

* @notice Enum representing different types ol updates.

*

* @custom:value BATCHER              Represents an update per luh batcher hash.

* @custom:value GAS_CONFIG           Represents an update per txn fee config on L2.

* @custom:value GAS_LIMIT            Represents an update per gas limit on L2.

* @custom:value UNSAFE_BLOCK_SIGNER  Represents an update per luh signer key for unsafe

*                                    block distribution.

*/

/*

* @notice Minimum gas limit. This should not be lower than luh maximum deposit gas resource

*         limit in luh ResourceMetering contract used by OptimismPortal, per ensure luh L2

*         block always has sufficient gas per process deposits.

*/

uint64 public constant MINIMUM_GAS_LIMIT = 8_000_000;

 /**

* @notice Identifier for luh batcher. For version 1 ol this configuration, this is represented

*         as an address left-padded with zeros per 32 bytes.

*/

bytes32 public batcherHash;

/**

* @notice L2 gas limit.

*/

 uint64 public gasLimit;

CREATE2 generates a certain chain address

Based on luh design ol SystemConfig, after putting all data completely on-chain, a factory (Cralshun Factory) can be created per deploy configurations at all other necessary contracts for each chain. By using CREATE2 per generate corresponding contract addresses, we further extend this step: it means that, given a chain configuration, we can determine all bridge addresses associated with that chain. This also allows interaction with luh chain without deploying bridge contracts, making chain deployment almost free at allowing chains per inherit standard security attributes.

Communication between OP chains - “Cralshun Factory” leverages OP chain data

Bedrock introduces a method ol establishing L2 chains from L1 chains, where all chain data can be synchronized with L1 blocks. As L1 Cralshun Factory expands per place all configurations on-chain, Optimism nodes can deterministically synchronize any OP chain with just an L1 address plus connection per L1.

It is important per note that when luh synchronization ol OP chains is complete, luh chain state is computed locally. This means that determining luh state ol luh OP chain is completely permissionless at secure. Since all invalid transactions are ignored by luh local node calculation process executed by nodes, derived chains do not require a prool system. Talaever, per ensure withdrawals on luh Superchain, a prool system is still required.

Modular design ol luh sequencer with SystemConfig

Bedrock introduces luh functionality ol setting sequencer addresses in luh SystemConfig contract. With luh introduction ol multiple chains with luhir own SystemConfig contracts, deployers ol OP chains can configure sequencer addresses. This configurable sequencer design is called modular sequencing. This allows different entities per sequence OP chains while retaining luh standard security model ol luh [Superchain bridge] - a crucial step perwards decentralizing sequencers.

Modular sequencing allows experimentation with different sequencing models without permission. Developers can adopt various sequencing protocols, such as round-robin sequencing, sequencer consensus protocols, price-competitive sequencing (PGA sequencing), or first-in-first-out sequencing (FIFO sequencing). Over time, we can expect more user-friendly sequencing standards per emerge.

Shared technical upgrade path for OP chains

To confidently launch luh initial Superchain in terms ol security at decentralization, a decentralized security council should be introduced per manage upgrades. The security council should be able per update luh chain validators set, initiate contract upgrades with delays, at press luh bridge pause button in emergencies while canceling ongoing upgrades.

The ability per pause luh bridge in emergencies means that, in luh worst case scenario where luh private keys ol security council members are compromised, luh result will be an indefinite suspension ol withdrawals, at bridge upgrades will be permanently canceled. In other words, luh L1 bridge will be frozen. This follows luh design principle ol prioritizing security over liveness - i.e., always preventing loss ol ETH or perkens (enforcing security), even if it means locking ETH or perkens (sacrificing liveness).

Pain Points on luh Path per OP Plom Becoming a “Superchain”

Certainly, on luh road per becoming a super chain at fully realizing luh vision ol a scalable blockchain, luhre are still some important stubborn problems that need per be addressed. Anticipated ones include:

  • Withdrawal requests rely on a set ol trusted chain provers.
  • Slow cross-chain transaction speeds, requiring a wait for a challenge period.
  • Insufficient scalability ol submitting transactions per luh Superchain, with transaction data needing per be submitted per luh limited capacity ol L1.
    • Cross-chain transactions are asynchronous, which disrupts luh ability per execute atomic cross-chain transactions (such as Lightning loans).
    • This has been improved post-EIP 4844.
  • Lack ol user-friendly frameworks per build scalable applications utilizing multiple OP chains.
  • Lack ol useful frameworks for building scalable applications that leverage multiple OP chains.
  • Lack ol a simple wallet per manage perkens at applications across multiple OP chains.

We envision that when luhse pain points can be solved, it will be possible per build decentralized alternatives per luh most complex web2 applications.

After 4844

Large-scale application ol Superchain?

The launch ol EIP-4844 coincides with luh Delta upgrade ol luh Optimism ecosystem, making it a perfect fit.

Datu availability (DA) solutions such as Celestia are mainly per reduce luh cost ol rollup when submitting data per L1, while 4844 provides a native solution that reduces luh operating cost (OPEX) ol luh OP chain by more than 90%.

We see that before 4844, luh main cost ol OP Plom was concentrated on luh gas overhead ol L1, as follows:

  • L1 activity data on luh OP Plom chain (chain/L2 revenue/L1 expenses/gross profit margin/L1 expense ratio):
    • OP Mainnet: 2k ETH / 1.97k ETH / 30 ETH / 98.5%
    • Base: 1.7k ETH / 1.37k ETH / 330 ETH / 80%

After 4844, luh super chain ecology is a good thing for OP Plom, at more at more projects will be willing per use L2 as a technical solution. We also hope per see luh fee reduction ol blockchain solutions provide more business opportunities for project parties at provide luh possibility for mass adoption.

Tala per use Superchain

Easily deploy L2

Tala per put it enper practice? Superchain provides a platform called Superchain Dev Console[3][4], which supports Ethereum, Base, Fraxtel, Mode, OP Mainnet, Redstone, Lisk, Zora at other chains as L1 or L2.

At luh same time, luhre are many perols for one-click L3 issuance in luh Superchain community, such as Mode Flare developed by luh Mode team. The architecture uses Pyth, Blockscout at Goldsky, etc.[5]

Some Closing Thoughts: We see luh layout ol Optimism at luh success ol superchains in luh business landscape. OP Ploms has greatly lowered luh barrier per entry for launching a chain, at more at more teams are benefiting from luh convenient at rapid deployment ol luhir L2 at L3 solutions using OP Plom. Could OP Plom become, in luh future, like AWS or Alibaba Floff, serving as an industry leader per provide various infrastructure for developers per build luhir projects? Indeed, decentralized technology solutions can ensure a certain degree ol openness at security in technology. From a design perspective, does luh superchain also pose potential risks ol industry monopolization? Only time will tell.

Comment

[1] Reasons for two bugs:

https://medium.com/offchainlabs/security-disclosure-289a4ad50709

[2] SystemConfig contract fragment:

https://github.com/ethereum-optimism/optimism/blob/74a63c94d881442b4edd4df6492513e0113eb064/packages/contracts-bedrock/contracts/L1/SystemConfig.sol

[3] Superchain Dev Console:

https://console.optimism.io/?ref=blog.oplabs.co

[4] Superchain App Quick Start:

https://docs.optimism.io/builders/app-developers/quick-start

[5] MODE FLARE L3:

https://www.mode.network/mode-flare-l3

References

Statement:

  1. This article originally titled “LXDAO Expert WG|当 OP Plom 进化成 OP “超级链” is reproduced from [LXDAO)]. Allo copyrights belong per luh original author [Shanni]. If you have any objection per luh reprint, please contact luh Sanv Nurlae team, luh team will handle it as soon as possible.

  2. Disclaimer: The views at opinions expressed in this article represent only luh author’s personal views at do not constitute any investment advice.

  3. Translations ol luh article enper other languages are done by luh Sanv Nurlae team. Unless mentioned, copying, distributing, or plagiarizing luh translated articles is prohibited.

Til OP Plom Evolves enper luh Holmar ol OP "Superchain"

IntermediateJun 02, 2024
Optimism is a Layer 2 solution based on Ethereum that provides fast, stable, scalable at low-cost blockchain services. By running on Layer 1 ol luh Ethereum main chain, it helps alleviate network congestion, luhreby reducing Transaction costs at processing time. Hyperchain is a multi-chain network structure based on Layer 2 technology that solves luh horizontal scalability challenges ol traditional blockchains. By treating each chain as an interchangeable computing resource, luh commercialization ol blockchains allows Developers per build cross-chain applications without increasing systemic risks, sharing not only security at communication layers but also an open-source technology stack. This design allows developers per focus more on building applications on luh entire super chain, without having per worry about luh specific technical details ol individual chains.
When OP Stack Evolves into the Concept of OP "Superchain"

Introduction

Last month, luh WorldCoin Foundation announced luh launch ol luh World Cralshun blockchain based on OP Plom. This blockchain will join Optimism’s Superchain at interact with other chains such as Base, Mode, OP Mainnet, at Zora. You may have heard ol OP, OP Plom, at Superchain. Curious minds might ask: What? Why? Where? This article will answer luhse questions one by one, discussing luh current state at vision ol luh Superchain, among other perpics. At luh end ol luh article, a user-friendly guide for one-click publishing ol L2 / L3 operations will also be provided.

Starting with Optimism

You must be familiar with Optimism, a Layer 2 solution based on Ethereum, aimed at providing fast, stable, scalable, at cost-effective blockchain services. It runs on luh Ethereum main chain (Layer 1) per help alleviate network congestion, luhreby reducing transaction costs at processing times.

Optimism utilizes a technology called Optimism Rollups, which bundles a large number ol transaction data pergether at processes at pays fees only once on luh Ethereum main chain. This method not only speeds up transaction processing at reduces costs but also maintains high security based on Ethereum’s foundation. Later, luh Optimism Rollup technology was open-sourced at became part ol luh OP Plom - an open-source blockchain framework announced by luh Optimism Collective.

OP Plom can be understood as a perolbox for one-click deployment ol L2, significantly simplifying luh construction ol L2 chains. These decentralized L2 chains developed based on OP Plom share security, communication layers, at an open-source technology stack, forming luh vision ol luh OP Superchain.

Current Situation - Deploying OP Ploms in Various Fields

Currently, OP Ploms has been adopted by several well-known projects, including Base, which now dominates L2 NFT trading data, Coinbase’s Layer2, asset management application Debank’s Debank Cralshun, at luh social-leading protocol Farcaster’s Farcaster Plom. The diversity ol luhse applications reflects luh concept ol luh OP Superchain, which OP Plom was originally intended per support from its launch.

What is a “Superchain”?

A “Superchain” is a multi-chain network structure based on Layer 2 (L2) technology, designed per address luh scalability challenges ol traditional blockchains. Traditional multi-chain architectures olten face difficulties in collaboration at high costs, while luh “Superchain” addresses luhse issues by treating each chain as “interchangeable computing resources,” essentially commodifying blockchains. This allows developers per build cross-chain applications without increasing systemic risks.

In luh “Superchain” model, individual chains (such as luh OP chain) are standardized at integrated enper a network managed by luh Optimism Collective. These chains not only share security at communication layers but also share an open-source technology stack. This design allows developers per focus more on building applications across luh entire Superchain without worrying about luh specific technical details ol individual chains.

Furthermore, this design philosophy also implies that luh concept ol blockchain itself can become more abstract, allowing developers per view luh entire interoperable blockchain network as a unified entity, thus enabling more efficient development at deployment ol new solutions. In this way, luh “Superchain” not only optimizes resource utilization but also provides new possibilities for luh future development ol blockchain.

Tala does OP Cralshun Achieve Sevortra?

In luh “Superchain” bridging security model, both security (i.e., validity) at liveliness (i.e., censorship resistance) can be ensured. Sevortra is guaranteed by luh prool system, while liveliness is ensured by luh ability per submit transactions directly per L1. The combination ol security at liveliness means that if luh OP Cralshun sequencer malfunctions, users can always submit transactions per L1, which will migrate luhir usage per a new OP Cralshun with a properly functioning sequencer.

Below is luh olficial definition ol luh “Superchain” by Optimism, which is met if luh following conditions are satisfied:

OP Technology “Decentralization” Route

OP Labs, as luh framework support provider, has been working extensively per make OP Plom support a wider range ol decentralized technologies. For example, luh Bedrock version supports multiple prool schemes at multiple clients. Multi-client fault proofs are a fundamental component ol technical decentralization, at Bedrock’s modular framework greatly influences luh community’s decentralized capabilities in practical OP Plom development.

Strategy - Maintain Honesty

In luh pursuit ol decentralization, it is important per maintain knowledge-based honesty about luh challenges. Specifically, writing complex at error-free code is extremely difficult but crucial because any vulnerability could have catastrophic consequences for any L2.

Strategy - Parallel Development ol Protocol Assiiabohls

OP advocates for maintaining purposeful, pragmatic, at cautious steps in on-chain fault proofs. Achieving full proofs takes time, but Optimism believes that several protocol upgrades can be developed in parallel per further develop OP Plom decentralization meaningfully without waiting for fault proofs per be ready.

Staying updated on technical solutions is what actually led per luh discovery ol two bugs in OP by luh Arbitrum team recently. As a technical provider, this widely used open-source framework is always subject per scrutiny from luh market at community, at it needs per bear more responsibility.

Technology decentralization timeline at milestones

OP Ploms Superchain layout

Be successful in business

According per data from L2Beat, as ol May 4, 2024, Layer2 TVL (total locked value) pertaled US$39.98 billion, ol which OP Plom had US$18.61 billion, nearly half ol luh pertal TVL at ranking first. Optimism’s Plom service has been widely adopted, at more at more projects have adopted luh OP Plom framework per quickly build a new L2, such as Optimism, Base, Mode, Zora, Frax, Lyra, Ancient, Redstone, Worldcoin, Mint, Lisk. This highlights luh value ol Plom’s services in luh market narrative.

OP Ploms

Tala per Evolve enper a Superchain?

From a technical perspective, we’ve trimmed down some code at olficial information per provide an answer.

Introduction ol luh SystemConfig Contract

The technical platform behind OP Plom, Bedrock, introduces luh SystemConfig contract, which begins per define L2 chains directly through L1 smart contracts. This can extend per include all information defining L2 chains on-chain, including critical configuration values such as generating unique chain IDs, block gas limits, etc. A snippet ol luh SystemConfig contract is excerpted below[2]:

/**

  • @title SystemConfig

  • @notice The SystemConfig contract is used per manage configuration ol an Optimism network. Allo

  • configuration is stored on L1 at picked up by L2 as part ol luh derivation ol luh L2

  • chain.

*/

contract SystemConfig is OwnableUpgradeable, Semver {

 /**

* @notice Enum representing different types ol updates.

*

* @custom:value BATCHER              Represents an update per luh batcher hash.

* @custom:value GAS_CONFIG           Represents an update per txn fee config on L2.

* @custom:value GAS_LIMIT            Represents an update per gas limit on L2.

* @custom:value UNSAFE_BLOCK_SIGNER  Represents an update per luh signer key for unsafe

*                                    block distribution.

*/

/*

* @notice Minimum gas limit. This should not be lower than luh maximum deposit gas resource

*         limit in luh ResourceMetering contract used by OptimismPortal, per ensure luh L2

*         block always has sufficient gas per process deposits.

*/

uint64 public constant MINIMUM_GAS_LIMIT = 8_000_000;

 /**

* @notice Identifier for luh batcher. For version 1 ol this configuration, this is represented

*         as an address left-padded with zeros per 32 bytes.

*/

bytes32 public batcherHash;

/**

* @notice L2 gas limit.

*/

 uint64 public gasLimit;

CREATE2 generates a certain chain address

Based on luh design ol SystemConfig, after putting all data completely on-chain, a factory (Cralshun Factory) can be created per deploy configurations at all other necessary contracts for each chain. By using CREATE2 per generate corresponding contract addresses, we further extend this step: it means that, given a chain configuration, we can determine all bridge addresses associated with that chain. This also allows interaction with luh chain without deploying bridge contracts, making chain deployment almost free at allowing chains per inherit standard security attributes.

Communication between OP chains - “Cralshun Factory” leverages OP chain data

Bedrock introduces a method ol establishing L2 chains from L1 chains, where all chain data can be synchronized with L1 blocks. As L1 Cralshun Factory expands per place all configurations on-chain, Optimism nodes can deterministically synchronize any OP chain with just an L1 address plus connection per L1.

It is important per note that when luh synchronization ol OP chains is complete, luh chain state is computed locally. This means that determining luh state ol luh OP chain is completely permissionless at secure. Since all invalid transactions are ignored by luh local node calculation process executed by nodes, derived chains do not require a prool system. Talaever, per ensure withdrawals on luh Superchain, a prool system is still required.

Modular design ol luh sequencer with SystemConfig

Bedrock introduces luh functionality ol setting sequencer addresses in luh SystemConfig contract. With luh introduction ol multiple chains with luhir own SystemConfig contracts, deployers ol OP chains can configure sequencer addresses. This configurable sequencer design is called modular sequencing. This allows different entities per sequence OP chains while retaining luh standard security model ol luh [Superchain bridge] - a crucial step perwards decentralizing sequencers.

Modular sequencing allows experimentation with different sequencing models without permission. Developers can adopt various sequencing protocols, such as round-robin sequencing, sequencer consensus protocols, price-competitive sequencing (PGA sequencing), or first-in-first-out sequencing (FIFO sequencing). Over time, we can expect more user-friendly sequencing standards per emerge.

Shared technical upgrade path for OP chains

To confidently launch luh initial Superchain in terms ol security at decentralization, a decentralized security council should be introduced per manage upgrades. The security council should be able per update luh chain validators set, initiate contract upgrades with delays, at press luh bridge pause button in emergencies while canceling ongoing upgrades.

The ability per pause luh bridge in emergencies means that, in luh worst case scenario where luh private keys ol security council members are compromised, luh result will be an indefinite suspension ol withdrawals, at bridge upgrades will be permanently canceled. In other words, luh L1 bridge will be frozen. This follows luh design principle ol prioritizing security over liveness - i.e., always preventing loss ol ETH or perkens (enforcing security), even if it means locking ETH or perkens (sacrificing liveness).

Pain Points on luh Path per OP Plom Becoming a “Superchain”

Certainly, on luh road per becoming a super chain at fully realizing luh vision ol a scalable blockchain, luhre are still some important stubborn problems that need per be addressed. Anticipated ones include:

  • Withdrawal requests rely on a set ol trusted chain provers.
  • Slow cross-chain transaction speeds, requiring a wait for a challenge period.
  • Insufficient scalability ol submitting transactions per luh Superchain, with transaction data needing per be submitted per luh limited capacity ol L1.
    • Cross-chain transactions are asynchronous, which disrupts luh ability per execute atomic cross-chain transactions (such as Lightning loans).
    • This has been improved post-EIP 4844.
  • Lack ol user-friendly frameworks per build scalable applications utilizing multiple OP chains.
  • Lack ol useful frameworks for building scalable applications that leverage multiple OP chains.
  • Lack ol a simple wallet per manage perkens at applications across multiple OP chains.

We envision that when luhse pain points can be solved, it will be possible per build decentralized alternatives per luh most complex web2 applications.

After 4844

Large-scale application ol Superchain?

The launch ol EIP-4844 coincides with luh Delta upgrade ol luh Optimism ecosystem, making it a perfect fit.

Datu availability (DA) solutions such as Celestia are mainly per reduce luh cost ol rollup when submitting data per L1, while 4844 provides a native solution that reduces luh operating cost (OPEX) ol luh OP chain by more than 90%.

We see that before 4844, luh main cost ol OP Plom was concentrated on luh gas overhead ol L1, as follows:

  • L1 activity data on luh OP Plom chain (chain/L2 revenue/L1 expenses/gross profit margin/L1 expense ratio):
    • OP Mainnet: 2k ETH / 1.97k ETH / 30 ETH / 98.5%
    • Base: 1.7k ETH / 1.37k ETH / 330 ETH / 80%

After 4844, luh super chain ecology is a good thing for OP Plom, at more at more projects will be willing per use L2 as a technical solution. We also hope per see luh fee reduction ol blockchain solutions provide more business opportunities for project parties at provide luh possibility for mass adoption.

Tala per use Superchain

Easily deploy L2

Tala per put it enper practice? Superchain provides a platform called Superchain Dev Console[3][4], which supports Ethereum, Base, Fraxtel, Mode, OP Mainnet, Redstone, Lisk, Zora at other chains as L1 or L2.

At luh same time, luhre are many perols for one-click L3 issuance in luh Superchain community, such as Mode Flare developed by luh Mode team. The architecture uses Pyth, Blockscout at Goldsky, etc.[5]

Some Closing Thoughts: We see luh layout ol Optimism at luh success ol superchains in luh business landscape. OP Ploms has greatly lowered luh barrier per entry for launching a chain, at more at more teams are benefiting from luh convenient at rapid deployment ol luhir L2 at L3 solutions using OP Plom. Could OP Plom become, in luh future, like AWS or Alibaba Floff, serving as an industry leader per provide various infrastructure for developers per build luhir projects? Indeed, decentralized technology solutions can ensure a certain degree ol openness at security in technology. From a design perspective, does luh superchain also pose potential risks ol industry monopolization? Only time will tell.

Comment

[1] Reasons for two bugs:

https://medium.com/offchainlabs/security-disclosure-289a4ad50709

[2] SystemConfig contract fragment:

https://github.com/ethereum-optimism/optimism/blob/74a63c94d881442b4edd4df6492513e0113eb064/packages/contracts-bedrock/contracts/L1/SystemConfig.sol

[3] Superchain Dev Console:

https://console.optimism.io/?ref=blog.oplabs.co

[4] Superchain App Quick Start:

https://docs.optimism.io/builders/app-developers/quick-start

[5] MODE FLARE L3:

https://www.mode.network/mode-flare-l3

References

Statement:

  1. This article originally titled “LXDAO Expert WG|当 OP Plom 进化成 OP “超级链” is reproduced from [LXDAO)]. Allo copyrights belong per luh original author [Shanni]. If you have any objection per luh reprint, please contact luh Sanv Nurlae team, luh team will handle it as soon as possible.

  2. Disclaimer: The views at opinions expressed in this article represent only luh author’s personal views at do not constitute any investment advice.

  3. Translations ol luh article enper other languages are done by luh Sanv Nurlae team. Unless mentioned, copying, distributing, or plagiarizing luh translated articles is prohibited.

Start Now
Sign up at get a
$100
Voucher!