RPC Method eth_maxPriorityFeePerGas implementation for Galactica hardfork Returns the suggested priority fee per gas in wei. This is calculated based on the current base fee and network conditions.
eth_maxPriorityFeePerGas
| {JSONRPCMethodNotImplemented}
The thor client instance to use.
The standard array of rpc call parameters.
Optional
The provider instance to use.
Suggested priority fee per gas in wei (hex string)
RPC Method eth_maxPriorityFeePerGas implementation for Galactica hardfork Returns the suggested priority fee per gas in wei. This is calculated based on the current base fee and network conditions.
Link
eth_maxPriorityFeePerGas
Throws
| {JSONRPCMethodNotImplemented}