Sonic | Official Documentation
Official WebsiteExplorerFaucet
  • Welcome to Sonic
  • Users
    • Getting Started
      • Setting up your wallet
      • Bridging funds to Sonic
      • Join Sonic community!
  • Developers
    • Why Choose Sonic?
    • Getting Started
      • Setup local development for Sonic SVM
      • Build & Deploy Your First Program
    • Developer Tooling
      • Explorer
      • Faucet
      • Wallet Extensions
  • Additional Tools & Examples
  • Additional Resources
  • Architecture
    • Overview
    • Sonic SVM Whitepaper
    • Vision & Architecture
    • Clusters
    • HyperGrid Framework
      • HyperGrid Infrastructure
        • Architectural Overview
        • Grids and Network Relationships
          • Grids
      • Interoperability with Solana
        • Data Synchronization Between HyperGrid and Solana Base Layer
      • HyperGrid Shared State Network (HSSN)
      • HSSN Explorer Overview
      • HSSN Gas Fee Mechanism
      • Operator Guides
        • Deploying a New Grid
        • Deploying a Sonic RPC Node
        • Deploying an HSSN Validator
        • Mainnet
          • Deploying an HSSN Validator
      • Verifiable Compute & Zero-Knowledge Proofing on HyperGrid
    • Sorada
      • Introduction
      • Architecture
      • How to Deploy Sorada
      • Resources
    • Rush ECS Framework
      • Introduction
      • Features
      • Quickstart
      • Reference
      • Demo
  • RESOURCES
    • Audit Reports
    • We're Hiring!
Powered by GitBook
On this page
  • Introduction
  • Dashboard Pages
  • 1. Home Page
  • 2. Grids Page
  • 3. Syncs Page
  • 4. Blocks Page
  • 5. Validators Page
  • 6. Shared Accounts Page
  • 7. Fee Page
  • Relationship to Other Components
Edit on GitHub
  1. Architecture
  2. HyperGrid Framework

HSSN Explorer Overview

Comprehensive guide to the Hypergrid Shared State Network (HSSN) dashboard, detailing its key features and data visualization across multiple pages.

PreviousHyperGrid Shared State Network (HSSN)NextHSSN Gas Fee Mechanism

Last updated 5 months ago

Introduction

The Hypergrid Shared State Network (HSSN) is a Cosmos-based network that operates between the Grid and the Solana Base Layer. It manages state for all communications, including inter-grid interactions and periodic synchronization of block data from the grid as a rollup to the Solana base layer.

To monitor the HSSN's operations, a dedicated dashboard has been provisioned.

You can access the HSSN Explorer dashboard at:

Dashboard Pages

1. Home Page

The Home page provides an overview of the entire HSSN:

  • Latest Block Height

  • Latest Block Time

  • Network Name (currently "hypergridssn")

  • Number of Validators

  • Connection diagram showing communication flow between grids and Solana through the HSSN

2. Grids Page

Displays all nodes in the HSSN:

  • Name

  • Role (Solana, HSSN, Sonic Grid, or Grid)

  • RPC interface

  • Public key

  • Data account

  • Start time

3. Syncs Page

Shows synchronization data between Grid nodes and Solana:

  • ID

  • Grid name

  • Account information

  • Slot number

  • Transaction hash

  • Creator account

4. Blocks Page

Presents blockchain information within the HSSN:

  • Block tab: Height, App Hash, Number of transactions, Creation time

  • Transactions tab: TX Hash, Result, Messages, Height, Time

5. Validators Page

Provides information about HSSN validators:

  • Validator name

  • Status

  • Voting power

6. Shared Accounts Page

Lists communication status information within the HSSN:

  • Address

  • Source node

  • Slot

  • Account info

  • Creator

  • Version

7. Fee Page

Displays fee bills and settlement records:

  • Grid Block Fee tab: Original transaction fee records

  • Fee Settlement tab: Periodic settlement records based on fee bills

Relationship to Other Components

The HSSN Dashboard provides crucial insights into the operations of the HSSN, which plays a central role in the Grid ecosystem. It offers visibility into:

  • Communication between Grids

  • Synchronization with the Solana Base Layer

  • Gas fee calculations and settlements

By providing this comprehensive view, the explorer dashboard enhances transparency and facilitates efficient management of the entire Grid ecosystem.

https://explorer-hssn.hypergrid.dev/
Transactions Tab
Fee Page
Fee Settlement Page