Zum Hauptinhalt springen

RPC-Methode „eth_feeHistory“

Wird geladen...

Aktualisiert am
Mar 18, 2026

RPC-Methode „eth_feeHistory“

Parameter

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

Rücksendungen

ältesterBlock
Zeichenkette
Wird geladen...
Basisgebühr pro Gas
Array
Wird geladen...
Gasverbrauchsanteil
Array
Wird geladen...
Grundgebühr pro Blob-Gas
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": "0x6e0c0",
6
„Belohnung“: [
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
„Belohnung“: [
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
}
Hast du noch kein Konto?
Erstellen Sie Ihrenendpoint Sekundenschnelle und legen Sie los
Kostenlos loslegen