Home

Get chain identifier

POST
https://sui.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Returns the first four bytes of the chain's genesis checkpoint digest.

Body

application/json
jsonrpcstringrequired
methodstringrequired
paramsArray<any>required
idintegerrequired

Response

200OK

Chain identifier (first 4 bytes of genesis checkpoint digest)

400Bad Request

Bad Request

401Unauthorized

Unauthorized — Missing or invalid API key

500Internal Server Error

Internal Server Error