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

GET /status - Ordinals REST API

読み込み中...

更新日:
Jun 18, 2026

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のエンドポイントを作成し、開発を始めましょう
今すぐ無料で始めましょう