Ir diretamente para o conteúdo principal

getnetworkinfo RPC Method

A carregar...

Atualizado em
Feb 04, 2026

getnetworkinfo RPC Method

Parâmetros

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

Devoluções

resultado
objeto
A carregar...
versão
número inteiro
A carregar...
subversion
cadeia de caracteres
A carregar...
protocolversion
número inteiro
A carregar...
localservices
cadeia de caracteres
A carregar...
localrelay
booleano
A carregar...
timeoffset
número inteiro
A carregar...
networkactive
booleano
A carregar...
connections
número inteiro
A carregar...
connections_in
número inteiro
A carregar...
connections_out
número inteiro
A carregar...
redes
matriz
A carregar...
nome
cadeia de caracteres
A carregar...
limited
booleano
A carregar...
reachable
booleano
A carregar...
proxy
cadeia de caracteres
A carregar...
proxy_randomize_credentials
booleano
A carregar...
relayfee
número
A carregar...
excessutxocharge
número
A carregar...
localaddresses
matriz
A carregar...
warnings
cadeia de caracteres
A carregar...
erro
cadeia de caracteres
A carregar...
id
número inteiro
A carregar...
Pedido
Resposta
1
{
2
"result": {
3
"version": 28000100,
4
"subversion": "/Bitcoin Cash Node:28.0.1(EB32.0)/",
5
"protocolversion": 70016,
6
"localservices": "0000000000000425",
7
"localrelay": true,
8
"timeoffset": 0,
9
"networkactive": true,
10
"connections": 97,
11
"connections_in": 89,
12
"connections_out": 8,
13
"networks": [
14
{
15
"name": "ipv4",
16
"limited": false,
17
"reachable": true,
18
"proxy": "",
19
"proxy_randomize_credentials": false
20
},
21
{
22
"name": "ipv6",
23
"limited": false,
24
"reachable": true,
25
"proxy": "",
26
"proxy_randomize_credentials": false
27
},
28
{
29
"name": "onion",
30
"limited": true,
31
"reachable": false,
32
"proxy": "",
33
"proxy_randomize_credentials": false
34
},
35
{
36
"name": "",
37
"limited": false,
38
"reachable": true,
39
"proxy": "",
40
"proxy_randomize_credentials": false
41
},
42
{
43
"name": "",
44
"limited": false,
45
"reachable": true,
46
"proxy": "",
47
"proxy_randomize_credentials": false
48
}
49
],
50
"relayfee": 0.00001,
51
"excessutxocharge": 0,
52
"localaddresses": [
53
{
54
"address": "198.13.136.26",
55
"port": 8333,
56
"score": 190321
57
}
58
],
59
"warnings": ""
60
},
61
"error": null,
62
"id": 1
63
}
1
{
2
"result": {
3
"version": 28000100,
4
"subversion": "/Bitcoin Cash Node:28.0.1(EB32.0)/",
5
"protocolversion": 70016,
6
"localservices": "0000000000000425",
7
"localrelay": true,
8
"timeoffset": 0,
9
"networkactive": true,
10
"connections": 97,
11
"connections_in": 89,
12
"connections_out": 8,
13
"networks": [
14
{
15
"name": "ipv4",
16
"limited": false,
17
"reachable": true,
18
"proxy": "",
19
"proxy_randomize_credentials": false
20
},
21
{
22
"name": "ipv6",
23
"limited": false,
24
"reachable": true,
25
"proxy": "",
26
"proxy_randomize_credentials": false
27
},
28
{
29
"name": "onion",
30
"limited": true,
31
"reachable": false,
32
"proxy": "",
33
"proxy_randomize_credentials": false
34
},
35
{
36
"name": "",
37
"limited": false,
38
"reachable": true,
39
"proxy": "",
40
"proxy_randomize_credentials": false
41
},
42
{
43
"name": "",
44
"limited": false,
45
"reachable": true,
46
"proxy": "",
47
"proxy_randomize_credentials": false
48
}
49
],
50
"relayfee": 0.00001,
51
"excessutxocharge": 0,
52
"localaddresses": [
53
{
54
"address": "198.13.136.26",
55
"port": 8333,
56
"score": 190321
57
}
58
],
59
"warnings": ""
60
},
61
"error": null,
62
"id": 1
63
}
Ainda não tem uma conta?
Crie o seu ponto de extremidade Quicknode em segundos e comece a desenvolver
Comece gratuitamente