Home

Get Latest Sui System State

POST
https://sui.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Return the latest SUI system state object on-chain

Body

application/json
jsonrpcstring2.0required
idintegerrequired
methodstringsuix_getLatestSuiSystemStaterequired
paramsarrayrequired

No parameters required for this method

Response

200OK

Successful response returning the latest SUI system state

400Bad Request

Bad request - invalid parameters

500Internal Server Error

Internal server error