跳至主要內容

eth_feeHistory RPC Method

載入中...

更新於
2026年3月18日

eth_feeHistory RPC Method

參數

blockCount
整數
必填
載入中...
newestBlock
字串
必填
載入中...
rewardPercentiles
陣列
必填
載入中...

退貨

oldestBlock
字串
載入中...
baseFeePerGas
陣列
載入中...
gasUsedRatio
陣列
載入中...
baseFeePerBlobGas
陣列
載入中...
blobGasUsedRatio
陣列
載入中...
獎勵
陣列
載入中...
請求
回應
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"oldestBlock": "0x6e0c0",
6
"reward": [
7
[
8
"0x0",
9
"0x0"
10
],
11
[
12
"0x0",
13
"0x0"
14
],
15
[
16
"0x0",
17
"0x0"
18
],
19
[
20
"0x0",
21
"0x0"
22
]
23
],
24
"baseFeePerGas": [
25
"0x13134d0",
26
"0x1313ca0",
27
"0x1314470",
28
"0x1312d00",
29
"0x1312d00"
30
],
31
"gasUsedRatio": [
32
1,
33
1,
34
0.0025614285714285713,
35
0.0023614285714285716
36
]
37
}
38
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"oldestBlock": "0x6e0c0",
6
"reward": [
7
[
8
"0x0",
9
"0x0"
10
],
11
[
12
"0x0",
13
"0x0"
14
],
15
[
16
"0x0",
17
"0x0"
18
],
19
[
20
"0x0",
21
"0x0"
22
]
23
],
24
"baseFeePerGas": [
25
"0x13134d0",
26
"0x1313ca0",
27
"0x1314470",
28
"0x1312d00",
29
"0x1312d00"
30
],
31
"gasUsedRatio": [
32
1,
33
1,
34
0.0025614285714285713,
35
0.0023614285714285716
36
]
37
}
38
}
還沒有帳號嗎?
endpoint 幾秒鐘endpoint 建立您的Quicknode endpoint ,並開始建置
立即免費開始使用