Ir diretamente para o conteúdo principal

getInflationReward RPC Method

A carregar...

Atualizado em
Sep 22, 2025

getInflationReward RPC Method

Please note that for this RPC method, the array size is limited to 5 for free trial accounts and 1005 for all paid accounts, subject to the method's maximum array size restrictions.
Please note that, in addition to the plan-level rate limits, the getInflationReward method has a specific rate limit of 1 request per second. This limit may change without notice to ensure system stability. For high-demand use cases, please reach out to discuss potential solutions.

Parâmetros

matriz
cadeia de caracteres
A carregar...
objeto
objeto
A carregar...
commitment
cadeia de caracteres
A carregar...
finalized
cadeia de caracteres
A carregar...
confirmed
cadeia de caracteres
A carregar...
epoch
número inteiro
A carregar...
minContextSlot
número inteiro
A carregar...

Devoluções

resultado
A carregar...
epoch
A carregar...
effectiveSlot
A carregar...
montante
A carregar...
postBalance
A carregar...
commission
A carregar...
Pedido
Resposta
1
{
2
"jsonrpc": "2.0",
3
«resultado»: [
4
{
5
"epoch": 2,
6
"effectiveSlot": 224,
7
"amount": 2500,
8
"postBalance": 499999442500
9
},
10
null
11
],
12
"id": 1
13
}
1
{
2
"jsonrpc": "2.0",
3
«resultado»: [
4
{
5
"epoch": 2,
6
"effectiveSlot": 224,
7
"amount": 2500,
8
"postBalance": 499999442500
9
},
10
null
11
],
12
"id": 1
13
}
Ainda não tem uma conta?
Crie o seu ponto de extremidade Quicknode em segundos e comece a desenvolver
Comece gratuitamente