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

GET /output/{outpoint} - Ordinals REST API

読み込み中...

更新日:
Aug 09, 2026

GET /output/{outpoint} - Ordinals REST API

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

パスパラメータ

outpoint
文字列
必須
読み込み中...

返します

住所
文字列
読み込み中...
confirmations
整数
読み込み中...
indexed
ブール値
読み込み中...
inscriptions
配列
読み込み中...
outpoint
文字列
読み込み中...
runes
オブジェクト
読み込み中...
sat_ranges
配列
読み込み中...
script_pubkey
文字列
読み込み中...
spent
ブール値
読み込み中...
取引
文字列
読み込み中...
整数
読み込み中...
リクエスト
回答
1
{
2
"address": "bc1qexv5yqvzd6wktv4e8vpa562wux09vhv46dpan6",
3
"confirmations": 146734,
4
"indexed": false,
5
"inscriptions": [],
6
"outpoint": "8970770f2069d60d6ff0f8f405a702b0caac03ce418061fd4af7326ba2e67810:0",
7
"runes": {},
8
"sat_ranges": null,
9
"script_pubkey": "0014c9994201826e9d65b2b93b03da694ee19e565d95",
10
"spent": true,
11
"transaction": "8970770f2069d60d6ff0f8f405a702b0caac03ce418061fd4af7326ba2e67810",
12
"value": 1300000
13
}
1
{
2
"address": "bc1qexv5yqvzd6wktv4e8vpa562wux09vhv46dpan6",
3
"confirmations": 146734,
4
"indexed": false,
5
"inscriptions": [],
6
"outpoint": "8970770f2069d60d6ff0f8f405a702b0caac03ce418061fd4af7326ba2e67810:0",
7
"runes": {},
8
"sat_ranges": null,
9
"script_pubkey": "0014c9994201826e9d65b2b93b03da694ee19e565d95",
10
"spent": true,
11
"transaction": "8970770f2069d60d6ff0f8f405a702b0caac03ce418061fd4af7326ba2e67810",
12
"value": 1300000
13
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう