GET /api/v2/xpub/{xpub} - Blockbook REST API
Please note that this REST method requires the Bitcoin Cash Blockbook add-on enabled on your Quicknode endpoint.
パスパラメータ
xpub
文字列
必須
読み込み中...
クエリパラメータ
ページ
整数
読み込み中...
サイズ
整数
読み込み中...
fromHeight
整数
読み込み中...
詳細
文字列
読み込み中...
フィルター
文字列
読み込み中...
契約
文字列
読み込み中...
プロトコル
文字列
読み込み中...
gap
整数
読み込み中...
返品
ページ
整数
読み込み中...
totalPages
整数
読み込み中...
1ページあたりの項目数
整数
読み込み中...
住所
文字列
読み込み中...
バランス
文字列
読み込み中...
totalReceived
文字列
読み込み中...
totalSent
文字列
読み込み中...
未確認残高
文字列
読み込み中...
未確認の取引
整数
読み込み中...
txs
整数
読み込み中...
txids
配列
読み込み中...
トークン
配列
読み込み中...
タイプ
文字列
読み込み中...
名前
文字列
読み込み中...
パス
文字列
読み込み中...
transfers
整数
読み込み中...
小数
整数
読み込み中...
バランス
文字列
読み込み中...
totalReceived
文字列
読み込み中...
totalSent
文字列
読み込み中...
リクエスト
回答
1{2"page": 1,3"totalPages": 1,4"itemsOnPage": 1000,5"address": "xpub...",6"balance": "0",7"totalReceived": "0",8"totalSent": "0",9"unconfirmedBalance": "0",10"unconfirmedTxs": 0,11"txs": 0,12"tokens": []13}
1{2"page": 1,3"totalPages": 1,4"itemsOnPage": 1000,5"address": "xpub...",6"balance": "0",7"totalReceived": "0",8"totalSent": "0",9"unconfirmedBalance": "0",10"unconfirmedTxs": 0,11"txs": 0,12"tokens": []13}