Ir diretamente para o conteúdo principal

getnetworkinfo RPC Method

A carregar...

Atualizado em
Feb 03, 2026

getnetworkinfo RPC Method

Parâmetros

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

Devoluções

versão
A carregar...
subversion
A carregar...
protocolversion
A carregar...
localservices
A carregar...
localservicesnames
A carregar...
localrelay
A carregar...
timeoffset
A carregar...
networkactive
A carregar...
connections
A carregar...
connections_in
A carregar...
connections_out
A carregar...
redes
A carregar...
nome
A carregar...
limited
A carregar...
reachable
A carregar...
proxy
A carregar...
proxy_randomize_credentials
A carregar...
relayfee
A carregar...
incrementalfee
A carregar...
localaddresses
A carregar...
warnings
A carregar...
Pedido
Resposta
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"version": 290000,
5
"subversion": "/Satoshi:29.0.0/",
6
"protocolversion": 70016,
7
"localservices": "0000000000000c09",
8
"localservicesnames": [
9
"NETWORK",
10
"WITNESS",
11
"NETWORK_LIMITED",
12
"P2P_V2"
13
],
14
"localrelay": true,
15
"timeoffset": 0,
16
"networkactive": true,
17
"connections": 99,
18
"connections_in": 89,
19
"connections_out": 10,
20
"networks": [
21
{
22
"name": "ipv4",
23
"limited": false,
24
"reachable": true,
25
"proxy": "",
26
"proxy_randomize_credentials": false
27
},
28
{
29
"name": "ipv6",
30
"limited": false,
31
"reachable": true,
32
"proxy": "",
33
"proxy_randomize_credentials": false
34
},
35
{
36
"name": "onion",
37
"limited": true,
38
"reachable": false,
39
"proxy": "",
40
"proxy_randomize_credentials": false
41
},
42
{
43
"name": "i2p",
44
"limited": true,
45
"reachable": false,
46
"proxy": "",
47
"proxy_randomize_credentials": false
48
},
49
{
50
"name": "cjdns",
51
"limited": true,
52
"reachable": false,
53
"proxy": "",
54
"proxy_randomize_credentials": false
55
}
56
],
57
"relayfee": 0.00001,
58
"incrementalfee": 0.00001,
59
"localaddresses": [],
60
"warnings": ""
61
},
62
"id": 1
63
}
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"version": 290000,
5
"subversion": "/Satoshi:29.0.0/",
6
"protocolversion": 70016,
7
"localservices": "0000000000000c09",
8
"localservicesnames": [
9
"NETWORK",
10
"WITNESS",
11
"NETWORK_LIMITED",
12
"P2P_V2"
13
],
14
"localrelay": true,
15
"timeoffset": 0,
16
"networkactive": true,
17
"connections": 99,
18
"connections_in": 89,
19
"connections_out": 10,
20
"networks": [
21
{
22
"name": "ipv4",
23
"limited": false,
24
"reachable": true,
25
"proxy": "",
26
"proxy_randomize_credentials": false
27
},
28
{
29
"name": "ipv6",
30
"limited": false,
31
"reachable": true,
32
"proxy": "",
33
"proxy_randomize_credentials": false
34
},
35
{
36
"name": "onion",
37
"limited": true,
38
"reachable": false,
39
"proxy": "",
40
"proxy_randomize_credentials": false
41
},
42
{
43
"name": "i2p",
44
"limited": true,
45
"reachable": false,
46
"proxy": "",
47
"proxy_randomize_credentials": false
48
},
49
{
50
"name": "cjdns",
51
"limited": true,
52
"reachable": false,
53
"proxy": "",
54
"proxy_randomize_credentials": false
55
}
56
],
57
"relayfee": 0.00001,
58
"incrementalfee": 0.00001,
59
"localaddresses": [],
60
"warnings": ""
61
},
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