Robinhood Chain method - eth_chainId
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Returns the hexadecimal string of the current chain ID.
Body
application/json
JSON-RPC 2.0 request to the Robinhood Chain mainnet endpoint.
Request payload for Returns the hexadecimal string of the current chain ID..
jsonrpcstringrequiredJSON-RPC protocol version
methodstringrequiredName of the method to call
paramsArray<any>requiredThis method does not require parameters. Use an empty array.
idintegerrequiredUnique identifier for the request
Response
200OK
Chain ID response
500Internal Server Error
Upstream node or gateway error.