Skip to main content

Network

Check the health and status of XYZ Chain nodes.

Get Node Info

Returns node software version, chain ID, and protocol information.

Key Fields

Get Syncing Status

Check if the node is currently catching up to the latest block.
If syncing is true, block and transaction queries may be behind the actual chain tip. Wait for sync to complete before relying on query results.

Health Check

The simplest way to verify the node is reachable. Available on the RPC port:
An empty result with no error means the node is healthy.

Get Latest Block Height

A quick way to check how far along the chain is:

Chain Parameters

Mint Parameters (Zero Inflation)

All inflation parameters are set to zero — no new tokens are ever minted on XYZ Chain.

Governance Parameters

Returns the voting period, quorum, and threshold for governance proposals.