Eth_maxPriorityFeePerGas

Get recommended maxPriorityFeePerGas value

post
Authorizations
api-keystringRequired
Body
jsonrpcstringRequiredExample: 2.0
methodstringRequiredExample: eth_maxPriorityFeePerGas
paramsarrayRequired

No parameters are required.

idintegerRequiredExample: 1
Responses
chevron-right
200

Returns the suggested maxPriorityFeePerGas value

application/json
jsonrpcstringOptionalExample: 2.0
idintegerOptionalExample: 1
resultstring · hexOptional

Suggested maxPriorityFeePerGas value in wei (hex encoded)

post
/
200

Returns the suggested maxPriorityFeePerGas value

Last updated