Get current minimum gas price
POST
Authorizations
ApiKeyAuthApiKeyAuthapi-key string
NOWNodes API key passed in the api-key header.
Retrieves the current minimum gas price (in Qa) required for a transaction to be accepted by the Zilliqa network.
Body
application/json
jsonrpcstringrequiredJSON-RPC version
methodstringrequiredMethod name
idintegerrequiredRequest ID
Response
200OK
Current minimum gas price retrieved successfully
400Bad Request
Invalid request
500Internal Server Error
Server error