Skip to main content
Returns a suggested value for maxPriorityFeePerGas to use in an EIP-1559 transaction. This is the tip paid to the sequencer on top of the base fee.

Parameters

No parameters.

Returns

string
The suggested priority fee per gas in wei as a hexadecimal string.

Example