Skip to content

Conversation

@stanlou
Copy link
Collaborator

@stanlou stanlou commented Dec 22, 2025

Closes #147

This PR adds batch and settlement support to the explorer.

Changes

Indexer

  • Added batch and settlement indexing and persistence in the database.
  • Added GraphQL resolvers for batches and settlements.

Explorer UI

  • Added batch list view.
  • Added settlement list view.
  • Refactored GraphQL queries to use variables instead of inline interpolation.
  • Introduced reusable DataTable and shared filter components.
Landing Page
  • Added a global search bar (blocks, transactions, settlements by hash).
  • Displayed key network stats:
    • Total blocks
    • Total transactions
    • Current state root
    • Latest settlement
    • Latest block

@stanlou stanlou requested a review from rpanic December 22, 2025 09:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for settlement/bundles in the explorer

2 participants