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

getmininginfo RPC Method

読み込み中...

更新日:
Apr 29, 2026

getmininginfo RPC Method

パラメータ

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

返します

ブロック
整数
読み込み中...
currentblocksize
整数
読み込み中...
currentblocktx
整数
読み込み中...
networksolps
整数
読み込み中...
networkhashps
整数
読み込み中...
chain
文字列
読み込み中...
testnet
ブール値
読み込み中...
error
文字列
読み込み中...
リクエスト
回答
1
{
2
「jsonrpc」: "2.0",
3
"id": 1,
4
"result": {
5
"blocks": 3323688,
6
"currentblocksize": 1625,
7
"currentblocktx": 0,
8
"networksolps": 14341671225,
9
"networkhashps": 14341671225,
10
"chain": "main",
11
"testnet": false
12
}
13
}
1
{
2
「jsonrpc」: "2.0",
3
"id": 1,
4
"result": {
5
"blocks": 3323688,
6
"currentblocksize": 1625,
7
"currentblocktx": 0,
8
"networksolps": 14341671225,
9
"networkhashps": 14341671225,
10
"chain": "main",
11
"testnet": false
12
}
13
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう