eth_maxPriorityFeePerGas
Returns a fee per gas that is an estimate of how much you can pay as a priority fee, or "tip", to get a transaction included in the current block.
Parameters
none
Returns
QUANTITY
- the estimated priority fee per gas.
Example Request and Result for eth_maxPriorityFeePerGas
Request
Result
Last updated