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

getnetworkinfo RPC Method

読み込み中...

更新日:
Apr 29, 2026

getnetworkinfo RPC Method

パラメータ

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

返します

バージョン
整数
読み込み中...
subversion
文字列
読み込み中...
protocolversion
整数
読み込み中...
localservices
文字列
読み込み中...
timeoffset
整数
読み込み中...
connections
整数
読み込み中...
networks
配列
読み込み中...
名前
文字列
読み込み中...
limited
ブール値
読み込み中...
reachable
ブール値
読み込み中...
proxy
文字列
読み込み中...
proxy_randomize_credentials
ブール値
読み込み中...
relayfee
番号
読み込み中...
localaddresses
配列
読み込み中...
警告
文字列
読み込み中...
error
文字列
読み込み中...
リクエスト
回答
1
{
2
「jsonrpc」: "2.0",
3
"id": 1,
4
"result": {
5
"version": 4030000,
6
"subversion": "/Zebra:4.3.0/",
7
"protocolversion": 170140,
8
"localservices": "0000000000000001",
9
"timeoffset": 0,
10
"connections": 199,
11
"networks": [
12
{
13
"name": "ipv4",
14
"limited": false,
15
"reachable": true,
16
"proxy": "",
17
"proxy_randomize_credentials": false
18
},
19
{
20
"name": "ipv6",
21
"limited": false,
22
"reachable": true,
23
"proxy": "",
24
"proxy_randomize_credentials": false
25
},
26
{
27
"name": "onion",
28
"limited": false,
29
"reachable": false,
30
"proxy": "",
31
"proxy_randomize_credentials": false
32
}
33
],
34
"relayfee": 0.000001,
35
"localaddresses": [],
36
"warnings": ""
37
}
38
}
1
{
2
「jsonrpc」: "2.0",
3
"id": 1,
4
"result": {
5
"version": 4030000,
6
"subversion": "/Zebra:4.3.0/",
7
"protocolversion": 170140,
8
"localservices": "0000000000000001",
9
"timeoffset": 0,
10
"connections": 199,
11
"networks": [
12
{
13
"name": "ipv4",
14
"limited": false,
15
"reachable": true,
16
"proxy": "",
17
"proxy_randomize_credentials": false
18
},
19
{
20
"name": "ipv6",
21
"limited": false,
22
"reachable": true,
23
"proxy": "",
24
"proxy_randomize_credentials": false
25
},
26
{
27
"name": "onion",
28
"limited": false,
29
"reachable": false,
30
"proxy": "",
31
"proxy_randomize_credentials": false
32
}
33
],
34
"relayfee": 0.000001,
35
"localaddresses": [],
36
"warnings": ""
37
}
38
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう