Zum Hauptinhalt springen

RPC-Methode „eth_feeHistory“

Wird geladen...

Aktualisiert am
Jan 21, 2026

RPC-Methode „eth_feeHistory“

Parameter

blockCount
Zeichenkette/Ganzzahl
ERFORDERLICH
Wird geladen...
neuesterBlock
Zeichenkette
ERFORDERLICH
Wird geladen...
Belohnungsperzentile
Ganzzahl
ERFORDERLICH
Wird geladen...

Rücksendungen

ältesterBlock
Zeichenkette
Wird geladen...
Basisgebühr pro Gas
Array
Wird geladen...
Grundgebühr pro Blob-Gas
Array
Wird geladen...
Gasverbrauchsanteil
Array
Wird geladen...
blobGasUsedRatio
Array
Wird geladen...
Belohnung
Array
Wird geladen...
Anfrage
Antwort
1
{
2
„jsonrpc“: "2.0",
3
„id“: 1,
4
"result": {
5
"oldestBlock": "0x27221ab",
6
„Belohnung“: [
7
[
8
"0x2553",
9
„0xf4240“
10
],
11
[
12
"0x32",
13
„0xf4240“
14
],
15
[
16
"0x2553",
17
"0xf42a4"
18
],
19
[
20
"0x1",
21
"0x10c8e0"
22
]
23
],
24
„baseFeePerGas“: [
25
"0x20abbe",
26
"0x20b16c",
27
"0x20d2de",
28
"0x20af94",
29
"0x209b5a"
30
],
31
„gasUsedRatio“: [
32
0.17232705333333334,
33
0.19997097066666666,
34
0.131668232,
35
0.146519456
36
],
37
„baseFeePerBlobGas“: [
38
"0x1",
39
"0x1",
40
"0x1",
41
"0x1",
42
„0x1“
43
],
44
„blobGasUsedRatio“: [
45
0,
46
0,
47
0,
48
0
49
]
50
}
51
}
1
{
2
„jsonrpc“: "2.0",
3
„id“: 1,
4
"result": {
5
"oldestBlock": "0x27221ab",
6
„Belohnung“: [
7
[
8
"0x2553",
9
„0xf4240“
10
],
11
[
12
"0x32",
13
„0xf4240“
14
],
15
[
16
"0x2553",
17
"0xf42a4"
18
],
19
[
20
"0x1",
21
"0x10c8e0"
22
]
23
],
24
„baseFeePerGas“: [
25
"0x20abbe",
26
"0x20b16c",
27
"0x20d2de",
28
"0x20af94",
29
"0x209b5a"
30
],
31
„gasUsedRatio“: [
32
0.17232705333333334,
33
0.19997097066666666,
34
0.131668232,
35
0.146519456
36
],
37
„baseFeePerBlobGas“: [
38
"0x1",
39
"0x1",
40
"0x1",
41
"0x1",
42
„0x1“
43
],
44
„blobGasUsedRatio“: [
45
0,
46
0,
47
0,
48
0
49
]
50
}
51
}
Hast du noch kein Konto?
Erstellen Sie Ihrenendpoint Sekundenschnelle und legen Sie los
Kostenlos loslegen