メインコンテンツへスキップ

getnetworkinfo RPC Method

読み込み中...

更新日:
Feb 04, 2026

getnetworkinfo RPC Method

パラメータ

このメソッドはパラメータを受け付けません

返します

結果
オブジェクト
読み込み中...
バージョン
整数
読み込み中...
subversion
文字列
読み込み中...
protocolversion
整数
読み込み中...
localservices
文字列
読み込み中...
localrelay
ブール値
読み込み中...
timeoffset
整数
読み込み中...
networkactive
ブール値
読み込み中...
connections
整数
読み込み中...
connections_in
整数
読み込み中...
connections_out
整数
読み込み中...
networks
配列
読み込み中...
名前
文字列
読み込み中...
limited
ブール値
読み込み中...
reachable
ブール値
読み込み中...
proxy
文字列
読み込み中...
proxy_randomize_credentials
ブール値
読み込み中...
relayfee
番号
読み込み中...
excessutxocharge
番号
読み込み中...
localaddresses
配列
読み込み中...
警告
文字列
読み込み中...
error
文字列
読み込み中...
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
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう