跳至主要內容

getindexinfo RPC Method

載入中...

更新於
Feb 03, 2026

getindexinfo RPC Method

參數

index_name
字串
載入中...

退貨

txindex
載入中...
synced
載入中...
best_block_height
載入中...
錯誤
載入中...
請求
回應
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"txindex": {
5
"synced": true,
6
"best_block_height": 933586
7
}
8
},
9
"id": 1
10
}
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"txindex": {
5
"synced": true,
6
"best_block_height": 933586
7
}
8
},
9
"id": 1
10
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用