eth_blobBaseFee JSON-RPC method returns the current base fee for blob transactions on the Hyperliquid EVM blockchain. This method is essential for applications working with EIP-4844 blob transactions, providing the current pricing information needed for blob data submission and cost estimation.
params field should be an empty array.
result — The current blob base fee as a hexadecimal string (in wei units)eth_blobBaseFee method is essential for applications that need to: