# HSSN Explorer Overview

## 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.&#x20;

{% hint style="info" %}
You can access the HSSN Explorer dashboard at: <https://explorer-hssn.hypergrid.dev/>
{% endhint %}

{% embed url="<https://drive.google.com/file/d/13y-B5pgrdlKZ5HvMqUvviO-uPJCg_ike/view?usp=sharing>" %}

## Dashboard Pages

### 1. Home Page

<figure><img src="https://553765333-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAc3OVVu2Uawc7Gv5AhPR%2Fuploads%2FUisFRNTUFismAFdU3uGm%2Fimage.png?alt=media&#x26;token=dc6328b6-19cb-4960-be9e-8b8a31e71970" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://553765333-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAc3OVVu2Uawc7Gv5AhPR%2Fuploads%2FtIQx7iB6k8swTHU5o2A0%2Fimage.png?alt=media&#x26;token=be3ddc9c-a048-4ca4-8ab1-928b5a817c0d" alt=""><figcaption></figcaption></figure>

Shows synchronization data between Grid nodes and Solana:

* ID
* Grid name
* Account information
* Slot number
* Transaction hash
* Creator account

### 4. Blocks Page

<figure><img src="https://553765333-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAc3OVVu2Uawc7Gv5AhPR%2Fuploads%2FhPA9SOyl9cvO5eCShmYT%2Fimage.png?alt=media&#x26;token=7db1469d-3f3c-4368-aa97-ea530e6bd44f" alt=""><figcaption></figcaption></figure>

Presents blockchain information within the HSSN:

* Block tab: Height, App Hash, Number of transactions, Creation time
* Transactions tab: TX Hash, Result, Messages, Height, Time

<figure><img src="https://553765333-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAc3OVVu2Uawc7Gv5AhPR%2Fuploads%2F9Jgsjka3mINSAHalWnPn%2Fimage.png?alt=media&#x26;token=82f610ef-f4eb-437d-88f9-29805c298211" alt=""><figcaption><p>Transactions Tab</p></figcaption></figure>

### 5. Validators Page

<figure><img src="https://553765333-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAc3OVVu2Uawc7Gv5AhPR%2Fuploads%2F0mSfDone7UCp5VNO4lYT%2Fimage.png?alt=media&#x26;token=48b1ed2b-e8e4-4dbd-9096-a01c48c95f25" alt=""><figcaption></figcaption></figure>

Provides information about HSSN validators:

* Validator name
* Status
* Voting power

### 6. Shared Accounts Page

<figure><img src="https://553765333-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAc3OVVu2Uawc7Gv5AhPR%2Fuploads%2FFMWQXaGVjvBZj0c7Q6af%2Fimage.png?alt=media&#x26;token=082b2377-fe5f-40c1-95a1-b972ad812763" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://553765333-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAc3OVVu2Uawc7Gv5AhPR%2Fuploads%2F6CnofgxQWqG67Re0VvZY%2Fimage.png?alt=media&#x26;token=c1a97dd3-69df-4f18-bb7b-a417d81ed654" alt=""><figcaption><p>Fee Page</p></figcaption></figure>

<figure><img src="https://553765333-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAc3OVVu2Uawc7Gv5AhPR%2Fuploads%2FyqYW59frJNQtEKcpmJAm%2Fimage.png?alt=media&#x26;token=e3ae7f8f-d18b-44b2-91f1-a1d147d83229" alt=""><figcaption><p>Fee Settlement Page</p></figcaption></figure>

## 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.
