Parameters
Unique identifier for a blockchain network.
Request identifier used to match responses.
JSON-RPC version.
JSON-RPC method name.
Parameters: [blockCount, newestBlock, rewardPercentiles].Positional parameters for
kaia_feeHistory:params[0]: Hex-encoded number of blocks in the requested range (max 1024).params[1]: Block number where this transaction was included. Null when pending.params[2]: Percentiles of priority fees to include in the response (0-100).
Returns
Base fee history for the requested block range.