# eth\_maxPriorityFeePerGas

1. **Parameters**- This method does not accept any parameters

```json
curl https://Krypc-End Point URL/ \
  -X POST \
  -H "Content-Type: application/json" \
  --data '{"method":"eth_maxPriorityFeePerGas","params":[],"id":1,"jsonrpc":"2.0"}'

```

2. #### Returns

   <mark style="color:blue;">result</mark> String- The hex value of the priority fee needed to be included in a block
