Home

Retrieve the blockchain name

POST
https://atleta-testnet.nownodes.io/system_chain

Authorizations

ApiKeyAuthApiKeyAuth

API_key string

NOWNodes API key passed in the api-key header.

Returns the name of the chain that the node is connected to.

Body

application/json
API_keystring
jsonrpcstring
idstring
methodstring
paramsArray<any>

Response

200OK

Returns the chain name

400Bad Request

Bad Request

500Internal Server Error

Internal Server Error