Zum Hauptinhalt springen

RPC-Methode „eth_feeHistory“

Wird geladen...

Aktualisiert am
May 01, 2026

RPC-Methode „eth_feeHistory“

Parameter

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

Rücksendungen

ältesterBlock
Wird geladen...
Basisgebühr pro Gas
Wird geladen...
Gasverbrauchsanteil
Wird geladen...
Belohnung
Wird geladen...
Anfrage
Antwort
1
{
2
„jsonrpc“: "2.0",
3
„id“: 1,
4
"result": {
5
"oldestBlock": "0x51b2254",
6
„baseFeePerGas“: [
7
"0x1751112b0e",
8
"0x1751a896e8",
9
"0x172fd56afc",
10
"0x16ff523cac",
11
"0x1701547d7e"
12
],
13
„gasUsedRatio“: [
14
0.7044393416666667,
15
0.4142888,
16
0.3395498,
17
0.372916375
18
],
19
„baseFeePerBlobGas“: [
20
„0x0“,
21
„0x0“,
22
„0x0“,
23
„0x0“,
24
„0x0“
25
],
26
„blobGasUsedRatio“: [
27
0,
28
0,
29
0,
30
0
31
]
32
}
33
}
1
{
2
„jsonrpc“: "2.0",
3
„id“: 1,
4
"result": {
5
"oldestBlock": "0x51b2254",
6
„baseFeePerGas“: [
7
"0x1751112b0e",
8
"0x1751a896e8",
9
"0x172fd56afc",
10
"0x16ff523cac",
11
"0x1701547d7e"
12
],
13
„gasUsedRatio“: [
14
0.7044393416666667,
15
0.4142888,
16
0.3395498,
17
0.372916375
18
],
19
„baseFeePerBlobGas“: [
20
„0x0“,
21
„0x0“,
22
„0x0“,
23
„0x0“,
24
„0x0“
25
],
26
„blobGasUsedRatio“: [
27
0,
28
0,
29
0,
30
0
31
]
32
}
33
}
Hast du noch kein Konto?
Erstellen Sie Ihrenendpoint Sekundenschnelle und legen Sie los
Kostenlos loslegen