eth_maxPriorityFeePerGas

Returns a suggested priority fee (tip) per gas, derived from sampling recent blocks, that the client recommends for inclusion in the next block. This is the value to use as `maxPriorityFeePerGas` in an EIP-1559 transaction. The name is misleading: this is the **node's recommendation**, not a user-supplied maximum. ⚡ Compute Units: [10 CU](https://docs.conduit.xyz/rpc-nodes/information/compute-units)

Response

Suggested priority fee in wei, hex-encoded