Docs

suix_getLatestSuiSystemState - Get Complete Sui Network State

Get the complete Sui system state including validators, staking pools, system parameters, and network governance data with Dwellir's high-performance Sui RPC infrastructure.

Returns the latest system state of the Sui network, including validator information, staking pools, and system parameters.

Overview

The suix_getLatestSuiSystemState method provides comprehensive information about the current state of the Sui network. This includes detailed validator information, staking pools, system parameters, governance settings, and network configuration. This method is essential for applications that need to understand the complete network state, build staking interfaces, or analyze network governance and validator performance.

Code Examples