Architecture

ApeChain Architecture

Orbit chains offer:

  • Full EVM equivalence
  • Anytrust Data Availability for ultra-low-cost transactions
  • Dedicated throughput and increased gas price reliability
  • Independence and upgradability

By settling on Arbitrum One, ApeChain is able to leverage Arbitrum's security and infrastructure, while still maintaining the benefits of being an independent chain. As Arbitrum One is itself settling on and secured by Ethereum, ApeChain is able to benefit from Ethereum's security and liquidity.

orbit

ApeChain is an Optimistic L3

As with all Orbit chains, ApeChain is an Optimistic L3. Blockchain rollups were initially a scaling solution designed to increase transaction throughput and reduce fees on Layer 1 networks like Ethereum -- now, rollups as a category encompasses a large, diverse set of chains. They work by bundling or "rolling up" multiple transactions into a single batch, which is then processed and verified on the main chain. This approach moves most of the computational work off-chain while still maintaining the security guarantees of the underlying blockchain.

ApeChain's proof system works Optimistically, which means that it assumes that all transactions are valid until proven otherwise. This allows for fast transaction confirmation times, and game theoretic security. Other optimistic chains include Arbitrum, Optimism, and Base.

ApeChain currently boasts

Further Reading

A gentle introduction: Orbit chains (opens in a new tab)

How Arbitrum Works: Why Nitro (opens in a new tab)

How Arbitrum Works: The Sequencer and Censorship Resistance (opens in a new tab)