eth_maxPriorityFeePerGas
POST {{eth-mainnet}}/demo
Request Body
{"jsonrpc"=>"2.0", "method"=>"eth_maxPriorityFeePerGas", "params"=>[], "id"=>1}
RESPONSES
status: OK
{"jsonrpc":"2.0","id":1,"result":"0x3b9aca00"}