suix_getLatestSuiSystemState
Deprecation notice
Action required: Support for Sui JSON-RPC will end on September 25, 2026. Please migrate to Sui gRPC before then to avoid disruption. You can find our migration guide here.
Returns the latest SUI system state object from the blockchain, including information such as current epoch, gas price, validator set, and various protocol-level configuration values.
Path Parameters
stringrequireddefaults to
docs-demoFor higher throughput, create your own API key
Responses
200
The current system state including validator information and protocol configuration.
Was this page helpful?