メインコンテンツへスキップ

eth_feeHistory RPC Method

読み込み中...

更新日:
Jan 19, 2026

eth_feeHistory RPC Method

パラメータ

blockCount
string/integer
必須
読み込み中...
newestBlock
文字列
必須
読み込み中...
rewardPercentiles
整数
必須
読み込み中...

返します

oldestBlock
読み込み中...
baseFeePerGas
読み込み中...
gasUsedRatio
読み込み中...
reward
読み込み中...
リクエスト
回答
1
{
2
「jsonrpc」: "2.0",
3
"id": 1,
4
"result": {
5
"oldestBlock": "0x1e7380e",
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
"0xfc",
26
"0xfc",
27
"0xfc",
28
"0xfc",
29
"0xfc"
30
],
31
"gasUsedRatio": [
32
0.0014655333333333334,
33
0.0014655333333333334,
34
0.0014655333333333334,
35
0.0014655333333333334
36
]
37
}
38
}
1
{
2
「jsonrpc」: "2.0",
3
"id": 1,
4
"result": {
5
"oldestBlock": "0x1e7380e",
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
"0xfc",
26
"0xfc",
27
"0xfc",
28
"0xfc",
29
"0xfc"
30
],
31
"gasUsedRatio": [
32
0.0014655333333333334,
33
0.0014655333333333334,
34
0.0014655333333333334,
35
0.0014655333333333334
36
]
37
}
38
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう