Ir diretamente para o conteúdo principal

getinfo RPC Method

A carregar...

Atualizado em
Apr 29, 2026

getinfo RPC Method

Parâmetros

Este método não aceita quaisquer parâmetros

Devoluções

versão
número inteiro
A carregar...
build
cadeia de caracteres
A carregar...
subversion
cadeia de caracteres
A carregar...
protocolversion
número inteiro
A carregar...
blocos
número inteiro
A carregar...
connections
número inteiro
A carregar...
dificuldade
número
A carregar...
testnet
booleano
A carregar...
paytxfee
número
A carregar...
relayfee
número
A carregar...
errors
cadeia de caracteres
A carregar...
errorstimestamp
número inteiro
A carregar...
erro
cadeia de caracteres
A carregar...
Pedido
Resposta
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"version": 4030000,
6
"build": "v4.3.0",
7
"subversion": "/Zebra:4.3.0/",
8
"protocolversion": 170140,
9
"blocks": 3323688,
10
"connections": 200,
11
"difficulty": 127318833.42730181,
12
"testnet": false,
13
"paytxfee": 0,
14
"relayfee": 0.000001,
15
"errors": "chain updates have stalled, state height has not increased for 10 minutes. Hint: check your network connection, and your computer clock and time zone",
16
"errorstimestamp": 1777159768
17
}
18
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"version": 4030000,
6
"build": "v4.3.0",
7
"subversion": "/Zebra:4.3.0/",
8
"protocolversion": 170140,
9
"blocks": 3323688,
10
"connections": 200,
11
"difficulty": 127318833.42730181,
12
"testnet": false,
13
"paytxfee": 0,
14
"relayfee": 0.000001,
15
"errors": "chain updates have stalled, state height has not increased for 10 minutes. Hint: check your network connection, and your computer clock and time zone",
16
"errorstimestamp": 1777159768
17
}
18
}
Ainda não tem uma conta?
Crie o seu ponto de extremidade Quicknode em segundos e comece a desenvolver
Comece gratuitamente