Get Suggested Gas Price
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-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.
jsonrpcstringrequiredJSON-RPC version
methodstringrequiredJSON-RPC method name
paramsArray<any>requiredThis method takes an empty array.
idintegerrequiredRequest identifier
Response
200OK
Suggested gas price in wei
500Internal Server Error
Upstream node or gateway error.