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
klay_feeHistory:params[0]: Hex-encoded number of blocks in the request range (max 1024).params[1]: Block number where this transaction was included. Null when pending.params[2]: Priority fee percentiles to return (0-100).
Returns
Fee history for the requested range.