GET /api/v2/address/{address} - Blockbook REST API
Please note that this REST method requires the BCH Blockbook enabled on your Quicknode endpoint.
路徑參數
地址
字串
必填
載入中...
查詢參數
page
整數
載入中...
大小
整數
載入中...
fromHeight
整數
載入中...
詳情
字串
載入中...
filter
字串
載入中...
contract
字串
載入中...
protocols
字串
載入中...
退貨
page
整數
載入中...
totalPages
整數
載入中...
itemsOnPage
整數
載入中...
地址
字串
載入中...
平衡
字串
載入中...
totalReceived
字串
載入中...
totalSent
字串
載入中...
unconfirmedBalance
字串
載入中...
unconfirmedTxs
整數
載入中...
txs
整數
載入中...
txids
陣列
載入中...
請求
回應
1{2"page": 1,3"totalPages": 106,4"itemsOnPage": 1000,5"address": "bitcoincash:qzf9ax7we6swngffah3e9gr4mgh0qw3zcy6kq5afau",6"balance": "76041260",7"totalReceived": "3590714047344",8"totalSent": "3590638006084",9"unconfirmedBalance": "-1998",10"unconfirmedTxs": 2,11"txs": 105434,12"txids": [13"5fe2b27f15c73540150717c2331df258fc2ab0464c50649090d3e7a10ecb2540",14"a6765ad7885f0a32152c05cb77fed4f722bca6a0b19839cb8da936817038318c",15"9d80b45c92296792281803c6e0d029a947d66a5210d7f1961109bcffd8e698e0"16]17}
1{2"page": 1,3"totalPages": 106,4"itemsOnPage": 1000,5"address": "bitcoincash:qzf9ax7we6swngffah3e9gr4mgh0qw3zcy6kq5afau",6"balance": "76041260",7"totalReceived": "3590714047344",8"totalSent": "3590638006084",9"unconfirmedBalance": "-1998",10"unconfirmedTxs": 2,11"txs": 105434,12"txids": [13"5fe2b27f15c73540150717c2331df258fc2ab0464c50649090d3e7a10ecb2540",14"a6765ad7885f0a32152c05cb77fed4f722bca6a0b19839cb8da936817038318c",15"9d80b45c92296792281803c6e0d029a947d66a5210d7f1961109bcffd8e698e0"16]17}