Ir al contenido principal

eth_feeHistory RPC Method

Cargando...

Actualizado el
Aug 31, 2026

eth_feeHistory RPC Method

Parámetros

blockCount
string/integer
OBLIGATORIO
Cargando...
newestBlock
cadena
OBLIGATORIO
Cargando...
rewardPercentiles
entero
OBLIGATORIO
Cargando...

Devoluciones

baseFeePerBlobGas
matriz
Cargando...
tarifaBasePorGas
matriz
Cargando...
blobGasUsedRatio
matriz
Cargando...
gasUsedRatio
matriz
Cargando...
oldestBlock
cadena
Cargando...
reward
matriz
Cargando...
Solicitud
Respuesta
1
{
2
«jsonrpc»: «2.0»,
3
"result": {
4
"baseFeePerBlobGas": [
5
"0x1",
6
"0x1",
7
"0x1",
8
"0x1",
9
"0x1"
10
],
11
"baseFeePerGas": [
12
"0x115",
13
"0x115",
14
"0x115",
15
"0x115",
16
"0x115"
17
],
18
"blobGasUsedRatio": [
19
0,
20
0,
21
0,
22
0
23
],
24
"gasUsedRatio": [
25
0.039186783333333336,
26
0.11551523333333333,
27
0.04058245,
28
0.043856233333333335
29
],
30
"oldestBlock": "0x2052f2c",
31
"reward": [
32
[
33
"0xf4240",
34
"0x4c4b40"
35
],
36
[
37
"0xf4240",
38
"0xf4240"
39
],
40
[
41
"0xf4240",
42
"0xf4240"
43
],
44
[
45
"0xf4240",
46
"0x4c4b40"
47
]
48
]
49
},
50
«id»: 1
51
}
1
{
2
«jsonrpc»: «2.0»,
3
"result": {
4
"baseFeePerBlobGas": [
5
"0x1",
6
"0x1",
7
"0x1",
8
"0x1",
9
"0x1"
10
],
11
"baseFeePerGas": [
12
"0x115",
13
"0x115",
14
"0x115",
15
"0x115",
16
"0x115"
17
],
18
"blobGasUsedRatio": [
19
0,
20
0,
21
0,
22
0
23
],
24
"gasUsedRatio": [
25
0.039186783333333336,
26
0.11551523333333333,
27
0.04058245,
28
0.043856233333333335
29
],
30
"oldestBlock": "0x2052f2c",
31
"reward": [
32
[
33
"0xf4240",
34
"0x4c4b40"
35
],
36
[
37
"0xf4240",
38
"0xf4240"
39
],
40
[
41
"0xf4240",
42
"0xf4240"
43
],
44
[
45
"0xf4240",
46
"0x4c4b40"
47
]
48
]
49
},
50
«id»: 1
51
}
¿Aún no tienes una cuenta?
Crea tuendpoint Quicknode endpoint segundos y empieza a desarrollar
Empieza gratis