Spicenet Docs
  • Welcome to Spicenet
  • Introduction to Spicenet
    • Understanding the Need for a Global Financial Internet
    • The Sovereign Rollup Approach
  • Core Technical Architecture
    • The Nearly Optimal Merkle Tree (NOMT)
    • Asynchronous Execution Pipeline
    • Validator System Architecture
    • Shockwave
  • Advanced Technical Components
    • Sharding Implementation
    • Decentralized Sequencing
    • Based Multiple Concurrent Proposers
    • Multi-Staking Protocol
  • spicenet trading stack
    • Spicenet Trading Stack: Enshrined Liquidity and Market Structure
    • Unified Margin Accounts (UMAs)
    • Global and Local Markets
    • Instrument and Product Specification
    • Flashbooks: Intention-Based Orderbooks
    • Network-Owned Liquidity(NoL): A Deep Dive
    • Decoupled Order Matching and Settlement
  • spicenet execution network
    • Spicenet Execution Network
  • Products
    • PepperDEX: The Connective Tissue of Spicenet
    • hotUSD: the first Bitcoin dollar
    • User Abstraction Suite
    • Capsule: Smart Wallet Module
  • $SPICE Token
    • What is $SPICE?
    • $SPICE Utility
    • $SPICE Distribution
    • Airdrop and Ambassador Program
Powered by GitBook
On this page
  1. Introduction to Spicenet

The Sovereign Rollup Approach

PreviousUnderstanding the Need for a Global Financial InternetNextThe Nearly Optimal Merkle Tree (NOMT)

Last updated 5 months ago

To understand why Spicenet chose to be a sovereign rollup, let's first examine the limitations of traditional "settled" rollups like Arbitrum and Optimism:

Traditional settled rollups must:

  • Wait for the base layer (like Ethereum) to confirm state updates

  • Follow all base layer protocol upgrades

  • Pay high fees during network congestion

  • Accept whatever changes the base layer's social consensus decides

Here's a concrete example: When Ethereum underwent the Merge, all settled rollups had to modify their systems to accommodate the change. They had no choice in the matter. Additionally, when Ethereum gets congested and gas prices spike, settled rollups see their costs increase dramatically.

As a sovereign rollup, Spicenet works differently:

This means Spicenet can:

  1. Optimise specifically for trading use cases

  2. Implement protocol upgrades independently

  3. Keep fees low and predictable

  4. Maintain control over its own destiny