zkevm_estimateGasPrice
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
apiKey
Response
The suggested effective gas price in wei, as a hexadecimal string.