chart-lineValidator Dashboard

A comprehensive blockchain explorer for monitoring validators, transactions, accounts, and network activity on the Goliath Network.

Overview

The Goliath Validator Dashboard is a web-based blockchain explorer that provides real-time visibility into the Goliath Network. It enables validator operators, developers, and users to monitor network activity, explore transactions, view account balances, and track validator performance.

Access the Dashboard: https://validators.testnet.goliath.net/arrow-up-right

Key Features

  • Real-time Network Monitoring - View live transaction counts, TPS metrics, and network statistics

  • Validator Tracking - Monitor all validators with geographic visualization and performance metrics

  • Transaction Explorer - Browse, search, and analyze all network transactions

  • Account Management - View account balances, token holdings, and transaction history

  • Token Registry - Explore fungible tokens and NFT collections

  • Smart Contract Interface - Interact with verified contracts directly from the dashboard

  • Export Capabilities - Download transaction history in CSV or JSON format

The Validator Dashboard is organized into several main sections accessible from the top navigation bar:

Dashboard (Home)

The home page displays an overview of network health and activity:

Widget
Description

Network Metrics

Current transaction count, active accounts, and TPS

Transaction Chart

Historical transaction volume over time

Recent Transactions

Latest network activity stream

Fee Analytics

Network fee trends and statistics

Transactions

Browse and analyze all transactions on the Goliath Network.

Transaction List View:

  • Filter by transaction type (transfers, contract calls, token operations)

  • Sort by timestamp, fee amount, or status

  • Paginated results with configurable page size

Transaction Details Tabs:

Tab
Description

Summary

Basic transaction info: timestamp, type, sender, receiver, fee, status

Result

Execution outcome and return values

States

State changes caused by the transaction

Events

Contract events emitted during execution

Message

Consensus message content (for HCS transactions)

Trace

Detailed execution trace for debugging

Accounts

Explore all accounts on the network with their balances and activity.

Account List View:

  • Search by account ID or public key

  • View XCN balances at a glance

  • Filter by account type

Account Details Tabs:

Tab
Description

Summary

Account balance, creation date, key information, memo

Assets

Token holdings (fungible and NFTs)

Operations

Complete transaction history with filtering

Allowances

Token and NFT allowances granted to other accounts

Hooks

Account hooks configuration (Goliath-specific feature)

Tokens

Browse all tokens deployed on the Goliath Network.

Fungible Tokens:

  • View all fungible tokens with supply and holder counts

  • Token details include metadata, fee schedules, and compliance settings

NFT Collections:

  • Browse NFT collections with preview images

  • View individual NFT metadata, ownership history, and transfers

Token Details Tabs:

Tab
Description

Summary

Token name, symbol, supply, decimals, admin keys

Holders

Distribution of token among holders

Metadata

Token URI and extended properties

Others

Custom fees, royalties, and compliance settings

Contracts

Explore smart contracts deployed on the Goliath Network.

Contract List View:

  • Browse deployed contracts

  • View bytecode hash and creation information

  • Filter by verification status

Contract Details Tabs:

Tab
Description

Summary

Contract address, creator, bytecode hash, balance

Source Code

Verified source code (via Sourcify integration)

ABI

Contract interface with interactive function calls

Events

Contract event logs with filtering

Calls

Recent contract function invocations

ByteCode

Raw bytecode and disassembly view

Contract Interaction:

For verified contracts, you can interact directly with contract functions:

  1. Navigate to the ABI tab

  2. Select a function from the dropdown

  3. Enter parameter values

  4. Execute read functions instantly

  5. Connect wallet for write functions (when enabled)

Topics

Browse Consensus Service (HCS) topics for decentralized messaging.

Topic List View:

  • View all topics with message counts

  • Filter by topic ID or admin key

Topic Details Tabs:

Tab
Description

Summary

Topic ID, memo, admin/submit keys, creation info

Messages

Complete message history with content and sequence numbers

Others

Configuration and settings

Validators

Monitor all validators (network nodes) participating in consensus.

Validator List View:

  • View all active validators with performance metrics

  • See stake weight and reward distribution

  • Interactive geographic map visualization

Validator Metrics:

Metric
Description

Node ID

Unique validator identifier

Description

Validator operator information

Stake

Total XCN staked to this validator

Stake %

Percentage of total network stake

Min/Max Stake

Stake range accepted

Reward Rate

Current annualized reward rate

Service Endpoints

Validator network endpoints

Geographic Map: The dashboard includes an interactive world map showing validator locations, helping visualize network decentralization.

Blocks

Browse the chain of blocks produced by consensus.

Block List View:

  • View recent blocks with timestamps

  • See transaction counts per block

  • Navigate to specific block numbers

Block Details Tabs:

Tab
Description

Summary

Block number, hash, timestamp, producer

Transactions

All transactions included in the block

Staking

View staking rewards and estimates (when staking is enabled).

Features:

  • Rewards calculator with configurable parameters

  • Historical reward distributions

  • Validator selection guidance

Metrics

Comprehensive network analytics and statistics.

Metrics Pages:

Page
Description

Network

Overall network health and performance

Transactions

Transaction volume trends and type distribution

Accounts

Account growth and activity patterns

Validators

Validator performance comparisons

The global search bar (top of page) supports multiple search types:

Search Query
Result

0.0.12345

Account by ID

0x... (64 chars)

Transaction by hash

123456789.123456789

Transaction by timestamp

0x... (40 chars)

Contract by EVM address

Token name

Token by name search

Domain name

Account via name service lookup

Advanced Search:

  • Use the Search Help page for detailed query syntax

  • Filter token searches by type (fungible, NFT, ERC20, ERC721)

  • Search contracts by bytecode hash

Goliath-Specific Features

The Validator Dashboard is customized for the Goliath Network with the following adaptations:

Currency Display

All balances and fees are displayed in XCN (ONYXCOIN), the native currency of the Goliath Network:

Original (Hedera)
Goliath

HBAR

XCN

tinybar

tinyXCN

Terminology

Original
Goliath

Nodes

Validators

Hedera Network

Goliath Network

Hiero

Goliath

Branding

Data Export

Export transaction and account data for analysis or record-keeping.

Available Exports

Export Type
Description

XCN Transfers

All XCN transfer transactions

Token Transfers

Fungible token transfer history

NFT Transfers

NFT transfer and ownership changes

Transactions

Complete transaction history

Staking Rewards

Reward distribution records

Export Formats

  • CSV: Spreadsheet-compatible format

  • JSON: Machine-readable format for programmatic use

How to Export

  1. Navigate to the relevant page (Transactions, Account Details, etc.)

  2. Click the Download button

  3. Select the date range and filters

  4. Choose format (CSV or JSON)

  5. Download starts automatically

Theme Settings

The dashboard supports both light and dark modes:

  1. Click the theme toggle in the header

  2. Selection is saved to browser localStorage

  3. Respects system preference by default

Technical Details

Technology Stack

The Validator Dashboard is built with modern web technologies:

  • Framework: Vue 3 with Composition API

  • Language: TypeScript

  • Build Tool: Vite

  • UI Components: Oruga UI (Bulma-based)

  • Charts: Chart.js, D3.js

  • Wallet: WalletConnect v2 (when enabled)

API Integration

The dashboard connects to the Goliath Mirror Node REST API:

Endpoint
Purpose

/api/v1/accounts

Account queries

/api/v1/transactions

Transaction history

/api/v1/tokens

Token information

/api/v1/contracts

Smart contract data

/api/v1/topics

HCS topic messages

/api/v1/network/nodes

Validator information

/api/v1/blocks

Block data

Browser Support

Browser
Minimum Version

Chrome

90+

Firefox

88+

Safari

14+

Edge

90+

Mobile Support

The dashboard is fully responsive and works on mobile devices:

  • Collapsible navigation menu

  • Touch-friendly interface

  • Optimized table layouts

Troubleshooting

Common Issues

Dashboard not loading:

  • Check your internet connection

  • Clear browser cache and reload

  • Verify the URL: https://validators.testnet.goliath.net/

Transaction not found:

  • Transactions may take 3-5 seconds to appear after finality

  • Verify the transaction hash is correct

  • Check if searching on the correct network

Account balance incorrect:

  • Balances update in near real-time

  • Allow a few seconds for recent transactions to reflect

  • Check the timestamp of the last update

Charts not displaying:

  • Enable JavaScript in your browser

  • Disable ad blockers that may interfere

  • Try a different browser if issues persist

Feedback & Support

Encounter issues or have suggestions for the Validator Dashboard? We'd love to hear from you!

Get Help via Telegram Bot:

The Goliath Help Botarrow-up-right is your direct line to our team. Use it to:

  • Report bugs or issues

  • Request new features or improvements

  • File support tickets

  • Get assistance with the dashboard

Simply message @GoliathHelpBotarrow-up-right on Telegram to get started.

Other Resources:


The Goliath Validator Dashboard provides comprehensive visibility into network activity, empowering validators, developers, and users to monitor and interact with the Goliath blockchain ecosystem.

Last updated