Home

Get Suggested Gas Price

POST
https://robinhood.nownodes.io/

Authorizations

ApiKeyAuthApiKeyAuth

api-key string

NOWNodes API key passed in the api-key header.

Returns the current gas price in wei as a hexadecimal string.

Body

application/json

JSON-RPC 2.0 request to the Robinhood Chain mainnet endpoint.

Request payload for Get Suggested Gas Price.

jsonrpcstringrequired

JSON-RPC version

methodstringrequired

JSON-RPC method name

paramsArray<any>required

This method takes an empty array.

idintegerrequired

Request identifier

Response

200OK

Suggested gas price in wei

500Internal Server Error

Upstream node or gateway error.