EVM
eth_baseFee
Returns the base fee for the next block, in hexadecimal format representing wei.
POST
Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
This method does not accept any parameters.
Returns
Hex-encoded base fee for the next block (in wei). Example:
โ0x2e90edd000โ.