Ir diretamente para o conteúdo principal

eth_feeHistory RPC Method

Carregando...

Atualizado em
30 de março de 2026

eth_feeHistory RPC Method

Parâmetros

blockCount
string/integer
OBRIGATÓRIO
Carregando...
newestBlock
cadeia de caracteres
OBRIGATÓRIO
Carregando...
rewardPercentiles
número inteiro
OBRIGATÓRIO
Carregando...

Devoluções

oldestBlock
Carregando...
taxaBásicaPorGas
Carregando...
gasUsedRatio
Carregando...
reward
Carregando...
Pedido
Resposta
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"oldestBlock": "0x26cb150",
6
"reward": [
7
[
8
"0x0",
9
"0xf4240"
10
],
11
[
12
"0x0",
13
"0x1"
14
],
15
[
16
"0x0",
17
"0xa"
18
],
19
[
20
"0x0",
21
"0x1"
22
]
23
],
24
"baseFeePerGas": [
25
"0x7a120",
26
"0x7a120",
27
"0x7a120",
28
"0x7a120",
29
"0x7a120"
30
],
31
"gasUsedRatio": [
32
0.02304405,
33
0.0192761,
34
0.018757866666666668,
35
0.019899216666666667
36
]
37
}
38
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"oldestBlock": "0x26cb150",
6
"reward": [
7
[
8
"0x0",
9
"0xf4240"
10
],
11
[
12
"0x0",
13
"0x1"
14
],
15
[
16
"0x0",
17
"0xa"
18
],
19
[
20
"0x0",
21
"0x1"
22
]
23
],
24
"baseFeePerGas": [
25
"0x7a120",
26
"0x7a120",
27
"0x7a120",
28
"0x7a120",
29
"0x7a120"
30
],
31
"gasUsedRatio": [
32
0.02304405,
33
0.0192761,
34
0.018757866666666668,
35
0.019899216666666667
36
]
37
}
38
}
Ainda não tem uma conta?
Crieendpoint seuendpoint Quicknode endpoint segundos e comece a desenvolver
Comece gratuitamente