Skip to main content
POST
eth_maxPriorityFeePerGas
Robinhood Chain API method that returns the current max priority fee per gas in Wei.

Parameters

None

Response

  • quantity — the current max priority fee per gas in Wei

eth_maxPriorityFeePerGas code examples

Body

application/json
id
integer
default:1
jsonrpc
string
default:2.0
method
string
default:eth_maxPriorityFeePerGas
params
any[]

Response

200 - application/json

Returns the current max priority fee per gas in wei.

jsonrpc
string
id
integer
result
object | null
Last modified on July 18, 2026