eth_feeHistory
Parameters
Returns
{
"jsonrpc": "2.0",
"result": {
"baseFeePerGas": [
"0x3da8e7618",
"0x3e1ba3b1b",
"0x3dfd72b90",
"0x3d64eee76",
"0x3d4da2da0",
"0x3ccbcac6b"
],
"gasUsedRatio": [
0.5290747666666666,
0.49240453333333334,
0.4615576,
0.49407083333333335,
0.4669053
],
"oldestBlock": "0xfab8ac",
"reward": [
[
"0x59682f00",
"0x59682f00"
],
[
"0x59682f00",
"0x59682f00"
],
[
"0x3b9aca00",
"0x59682f00"
],
[
"0x510b0870",
"0x59682f00"
],
[
"0x3b9aca00",
"0x59682f00"
]
]
},
"id": 0
}Last updated
Was this helpful?