EVM
eth_maxPriorityFeePerGas
Returns the current recommended maximum priority fee per gas (tip), in hexadecimal wei. Useful for EIP-1559 transaction fee estimations.
POST
Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
This method does not accept any parameters.
Returns
The current priority fee (tip) in wei, represented as a hexadecimal string. Example:
“0x59682f00”.