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

getinfo RPC Method

読み込み中...

更新日:
Apr 29, 2026

getinfo RPC Method

パラメータ

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

返します

バージョン
整数
読み込み中...
build
文字列
読み込み中...
subversion
文字列
読み込み中...
protocolversion
整数
読み込み中...
ブロック
整数
読み込み中...
connections
整数
読み込み中...
difficulty
番号
読み込み中...
testnet
ブール値
読み込み中...
paytxfee
番号
読み込み中...
relayfee
番号
読み込み中...
errors
文字列
読み込み中...
errorstimestamp
整数
読み込み中...
error
文字列
読み込み中...
リクエスト
回答
1
{
2
「jsonrpc」: "2.0",
3
"id": 1,
4
"result": {
5
"version": 4030000,
6
"build": "v4.3.0",
7
"subversion": "/Zebra:4.3.0/",
8
"protocolversion": 170140,
9
"blocks": 3323688,
10
"connections": 200,
11
"difficulty": 127318833.42730181,
12
"testnet": false,
13
"paytxfee": 0,
14
"relayfee": 0.000001,
15
"errors": "chain updates have stalled, state height has not increased for 10 minutes. Hint: check your network connection, and your computer clock and time zone",
16
"errorstimestamp": 1777159768
17
}
18
}
1
{
2
「jsonrpc」: "2.0",
3
"id": 1,
4
"result": {
5
"version": 4030000,
6
"build": "v4.3.0",
7
"subversion": "/Zebra:4.3.0/",
8
"protocolversion": 170140,
9
"blocks": 3323688,
10
"connections": 200,
11
"difficulty": 127318833.42730181,
12
"testnet": false,
13
"paytxfee": 0,
14
"relayfee": 0.000001,
15
"errors": "chain updates have stalled, state height has not increased for 10 minutes. Hint: check your network connection, and your computer clock and time zone",
16
"errorstimestamp": 1777159768
17
}
18
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう