eth_maxPriorityFeePerGas
Get the priority fee needed to be included in a block. The API credit value for this method is 1
Parameters- This method does not accept any parameters
curl https://Krypc-End Point URL/ \
-X POST \
-H "Content-Type: application/json" \
--data '{"method":"eth_maxPriorityFeePerGas","params":[],"id":1,"jsonrpc":"2.0"}'
Last updated
Was this helpful?