cURL
curl --request GET \ --url https://li.quest/v1/gas/prices
{ "standard": 123, "fast": 123, "fastest": 123, "lastUpdated": 123 }
This endpoint can be used to get the most recent gas prices for the enabled chains in the server.
Authentication header, contact support if you want to get registered.
Gas Prices for the supplied chainID
The response is of type object.
object