v1
latestSwagger 2.02026-07-17127100479.5 KBgas
Get estimated gas price
Returns estimated gas prices (slow, median, fast) derived from recent transaction history. Useful for setting the gas price when submitting new transactions.
get/gas/price
Response
OK
Example response
{
"fast": "0.1234",
"median": "0.1234",
"slow": "0.1234"
}