Ir diretamente para o conteúdo principal

eth_feeHistory RPC Method

Carregando...

Atualizado em
Mar 18, 2026

eth_feeHistory RPC Method

Parâmetros

blockCount
número inteiro
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": "0x6e0c0",
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
"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
"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
"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
}
Ainda não tem uma conta?
Crieendpoint seuendpoint Quicknode endpoint segundos e comece a desenvolver
Comece gratuitamente