Skip to content
Alchemy Logo

zkevm_estimateGasPrice

POST
/{apiKey}

Returns the current estimated effective gas price to use for transactions on Polygon zkEVM as a hex-encoded wei value. This value can be multiplied by the estimated gas used to approximate total fees (see zkevm_estimateFee).

Path Parameters

stringrequireddefaults to docs-demo

For higher throughput, create your own API key

Responses

200

The suggested effective gas price in wei, as a hexadecimal string.

Was this page helpful?