跳至主要內容

getmininginfo RPC Method

載入中...

更新於
Apr 29, 2026

getmininginfo RPC Method

參數

此方法不接受任何參數

退貨

區塊
整數
載入中...
currentblocksize
整數
載入中...
currentblocktx
整數
載入中...
networksolps
整數
載入中...
networkhashps
整數
載入中...
鏈條
字串
載入中...
testnet
布林值
載入中...
錯誤
字串
載入中...
請求
回應
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
}
還沒有帳號嗎?
endpoint 幾秒鐘endpoint 建立您的Quicknode endpoint ,並開始建置
立即免費開始使用