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