Ir diretamente para o conteúdo principal

eth_feeHistory RPC Method

Carregando...

Atualizado em
19 de janeiro de 2026

eth_feeHistory RPC Method

Parâmetros

blockCount
string/integer
OBRIGATÓRIO
Carregando...
newestBlock
cadeia de caracteres
OBRIGATÓRIO
Carregando...
rewardPercentiles
matriz
OBRIGATÓRIO
Carregando...

Devoluções

oldestBlock
cadeia de caracteres
Carregando...
taxaBásicaPorGas
matriz
Carregando...
gasUsedRatio
matriz
Carregando...
baseFeePerBlobGas
matriz
Carregando...
blobGasUsedRatio
matriz
Carregando...
reward
matriz
Carregando...
Pedido
Resposta
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"oldestBlock": "0x2c13d87",
6
"reward": [
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
"0xfc",
26
"0xfc",
27
"0xfc",
28
"0xfc",
29
"0xfc"
30
],
31
"gasUsedRatio": [
32
0.0014614,
33
0.001741,
34
0.0014614,
35
0.001741
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": "0x2c13d87",
6
"reward": [
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
"0xfc",
26
"0xfc",
27
"0xfc",
28
"0xfc",
29
"0xfc"
30
],
31
"gasUsedRatio": [
32
0.0014614,
33
0.001741,
34
0.0014614,
35
0.001741
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
}
Ainda não tem uma conta?
Crieendpoint seuendpoint Quicknode endpoint segundos e comece a desenvolver
Comece gratuitamente