跳至主要內容

GET /status - Ordinals REST API

載入中...

更新於
2026年6月18日

GET /status - Ordinals REST API

Please note that this REST method requires the Ordinals & Runes API add-on enabled on your Quicknode endpoint.

參數

此方法不接受任何參數

退貨

address_index
布林值
載入中...
blessed_inscriptions
整數
載入中...
字串
載入中...
cursed_inscriptions
整數
載入中...
高度
整數
載入中...
initial_sync_time
物件
載入中...
secs
整數
載入中...
nanos
整數
載入中...
inscription_index
布林值
載入中...
inscriptions
整數
載入中...
json_api
布林值
載入中...
lost_sats
整數
載入中...
minimum_rune_for_next_block
字串
載入中...
rune_index
布林值
載入中...
runes
整數
載入中...
sat_index
布林值
載入中...
started
字串
載入中...
transaction_index
布林值
載入中...
unrecoverably_reorged
布林值
載入中...
uptime
物件
載入中...
secs
整數
載入中...
nanos
整數
載入中...
請求
回應
1
{
2
"address_index": false,
3
"blessed_inscriptions": 126684857,
4
"chain": "mainnet",
5
"cursed_inscriptions": 472043,
6
"height": 954079,
7
"initial_sync_time": {
8
"secs": 0,
9
"nanos": 204608000
10
},
11
"inscription_index": true,
12
"inscriptions": 127156900,
13
"json_api": true,
14
"lost_sats": 2895502904,
15
"minimum_rune_for_next_block": "MNFOQH",
16
"rune_index": true,
17
"runes": 211616,
18
"sat_index": true,
19
"started": "2026-06-12T18:43:49.775872949Z",
20
"transaction_index": false,
21
"unrecoverably_reorged": false,
22
"uptime": {
23
"secs": 400765,
24
"nanos": 652525534
25
}
26
}
1
{
2
"address_index": false,
3
"blessed_inscriptions": 126684857,
4
"chain": "mainnet",
5
"cursed_inscriptions": 472043,
6
"height": 954079,
7
"initial_sync_time": {
8
"secs": 0,
9
"nanos": 204608000
10
},
11
"inscription_index": true,
12
"inscriptions": 127156900,
13
"json_api": true,
14
"lost_sats": 2895502904,
15
"minimum_rune_for_next_block": "MNFOQH",
16
"rune_index": true,
17
"runes": 211616,
18
"sat_index": true,
19
"started": "2026-06-12T18:43:49.775872949Z",
20
"transaction_index": false,
21
"unrecoverably_reorged": false,
22
"uptime": {
23
"secs": 400765,
24
"nanos": 652525534
25
}
26
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用