跳至主要內容

getnetworkinfo RPC Method

載入中...

更新於
Feb 04, 2026

getnetworkinfo RPC Method

參數

此方法不接受任何參數

退貨

結果
物件
載入中...
版本
整數
載入中...
subversion
字串
載入中...
protocolversion
整數
載入中...
localservices
字串
載入中...
localrelay
布林值
載入中...
timeoffset
整數
載入中...
networkactive
布林值
載入中...
connections
整數
載入中...
connections_in
整數
載入中...
connections_out
整數
載入中...
網路
陣列
載入中...
名稱
字串
載入中...
limited
布林值
載入中...
reachable
布林值
載入中...
proxy
字串
載入中...
proxy_randomize_credentials
布林值
載入中...
relayfee
數字
載入中...
excessutxocharge
數字
載入中...
localaddresses
陣列
載入中...
warnings
字串
載入中...
錯誤
字串
載入中...
id
整數
載入中...
請求
回應
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
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用