Parameters
string
default:"2030232745"
required
Unique identifier for a blockchain network.
number
default:1
required
Request identifier used to match responses.
string
default:"2.0"
required
JSON-RPC version.
string
default:"eth_maxPriorityFeePerGas"
required
JSON-RPC method name.
object
This method does not accept any parameters.
Returns
string
The current priority fee (tip) in wei, represented as a hexadecimal string. Example:
“0x59682f00”.