Loading…
Loading…
Returns the suggested miner-tip portion for EIP-1559 transactions (default 1 Gwei).
Returns the suggested miner-tip portion for EIP-1559 transactions (default 1 Gwei).
Press Send Request to see a response.
curl -X POST '/rpc' \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","method":"eth_maxPriorityFeePerGas","params":[],"id":1}'