Reference
The Gas API supports the standard eth_gasPrice
and eth_maxPriorityFeePerGas
. In addition, it supports a new method called eth_getPrecisePriorityFee
:
And returns the perfect priority fee per gas needed for this transaction:
Last updated
Was this helpful?