跳至主要內容

eth_feeHistory RPC Method

載入中...

更新於
2026年1月21日

eth_feeHistory RPC Method

參數

blockCount
string/integer
必填
載入中...
newestBlock
字串
必填
載入中...
rewardPercentiles
整數
必填
載入中...

退貨

oldestBlock
載入中...
baseFeePerGas
載入中...
gasUsedRatio
載入中...
獎勵
載入中...
請求
回應
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"oldestBlock": "0x50a1a32",
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
"0x1312d00",
26
"0x1312d00",
27
"0x1312d00",
28
"0x1312d00",
29
"0x1312d00"
30
],
31
"gasUsedRatio": [
32
0.002714357142857143,
33
0.002714357142857143,
34
0.005427,
35
0.00011176190476190476
36
]
37
}
38
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"oldestBlock": "0x50a1a32",
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
"0x1312d00",
26
"0x1312d00",
27
"0x1312d00",
28
"0x1312d00",
29
"0x1312d00"
30
],
31
"gasUsedRatio": [
32
0.002714357142857143,
33
0.002714357142857143,
34
0.005427,
35
0.00011176190476190476
36
]
37
}
38
}
還沒有帳號嗎?
endpoint 幾秒鐘endpoint 建立您的Quicknode endpoint ,並開始建置
立即免費開始使用