Zum Hauptinhalt springen

RPC-Methode „eth_feeHistory“

Wird geladen...

Aktualisiert am
27. März 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...
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
„baseFeePerGas“: [
6
"0xba43b7400",
7
"0xba43b7400",
8
"0xba43b7400",
9
"0xba43b7400",
10
"0xba43b7400"
11
],
12
„gasUsedRatio“: [
13
0.000117084,
14
0.000117084,
15
0.000117084,
16
0.000117084
17
],
18
„baseFeePerBlobGas“: [
19
"0x1",
20
"0x1",
21
"0x1",
22
"0x1",
23
„0x1“
24
],
25
„blobGasUsedRatio“: [
26
0,
27
0,
28
0,
29
0
30
],
31
"oldestBlock": "0x16c3ad5",
32
„Belohnung“: [
33
[
34
„0x0“,
35
„0x0“
36
],
37
[
38
„0x0“,
39
„0x0“
40
],
41
[
42
„0x0“,
43
„0x0“
44
],
45
[
46
„0x0“,
47
„0x0“
48
]
49
]
50
}
51
}
1
{
2
„jsonrpc“: "2.0",
3
„id“: 1,
4
"result": {
5
„baseFeePerGas“: [
6
"0xba43b7400",
7
"0xba43b7400",
8
"0xba43b7400",
9
"0xba43b7400",
10
"0xba43b7400"
11
],
12
„gasUsedRatio“: [
13
0.000117084,
14
0.000117084,
15
0.000117084,
16
0.000117084
17
],
18
„baseFeePerBlobGas“: [
19
"0x1",
20
"0x1",
21
"0x1",
22
"0x1",
23
„0x1“
24
],
25
„blobGasUsedRatio“: [
26
0,
27
0,
28
0,
29
0
30
],
31
"oldestBlock": "0x16c3ad5",
32
„Belohnung“: [
33
[
34
„0x0“,
35
„0x0“
36
],
37
[
38
„0x0“,
39
„0x0“
40
],
41
[
42
„0x0“,
43
„0x0“
44
],
45
[
46
„0x0“,
47
„0x0“
48
]
49
]
50
}
51
}
Hast du noch kein Konto?
Erstellen Sie Ihrenendpoint Sekundenschnelle und legen Sie los
Kostenlos loslegen