GET /api/v2/address/{address} - Blockbook REST API
Please note that this REST method requires the Litecoin Blockbook add-on enabled on your Quicknode endpoint.
路徑參數
地址
字串
必填
載入中...
查詢參數
頁面
整數
載入中...
大小
整數
載入中...
fromHeight
整數
載入中...
詳情
字串
載入中...
篩選器
字串
載入中...
合約
字串
載入中...
協議
字串
載入中...
退貨
頁面
整數
載入中...
totalPages
整數
載入中...
itemsOnPage
整數
載入中...
地址
字串
載入中...
平衡
字串
載入中...
總收款金額
字串
載入中...
totalSent
字串
載入中...
未確認餘額
字串
載入中...
未確認交易
整數
載入中...
txs
整數
載入中...
txids
陣列
載入中...
請求
回應
1{2"page": 1,3"totalPages": 134,4"itemsOnPage": 1000,5"address": "LYhttvnKawAv6RcHQ4eBkNtifuiEA99PFe",6"balance": "17526777359",7"totalReceived": "80963602018364",8"totalSent": "80946075241005",9"unconfirmedBalance": "0",10"unconfirmedTxs": 0,11"txs": 133866,12"txids": [13"9254198db863fb346fc341ba7de48812d1edab2eb1c6f2b3a2690ff3e40a4eba",14"0a2c1dc78bafd04995995f3b5937b9f6f6dc4e7b45816cd571fe0f4c2306e30f",15"2584eb1fe617573b5ec0688fa555965d97d7e9584879e6214133ced2b7fc4622"16]17}
1{2"page": 1,3"totalPages": 134,4"itemsOnPage": 1000,5"address": "LYhttvnKawAv6RcHQ4eBkNtifuiEA99PFe",6"balance": "17526777359",7"totalReceived": "80963602018364",8"totalSent": "80946075241005",9"unconfirmedBalance": "0",10"unconfirmedTxs": 0,11"txs": 133866,12"txids": [13"9254198db863fb346fc341ba7de48812d1edab2eb1c6f2b3a2690ff3e40a4eba",14"0a2c1dc78bafd04995995f3b5937b9f6f6dc4e7b45816cd571fe0f4c2306e30f",15"2584eb1fe617573b5ec0688fa555965d97d7e9584879e6214133ced2b7fc4622"16]17}