跳至主要內容

bb_getXPUB RPC Method - Blockbook

載入中...

更新於
2026年6月16日

bb_getXPUB RPC Method - Blockbook

請注意,此 RPC 方法需要您的 Quicknode 端點已啟用Blockbook RPC附加元件。

參數

地址
字串
必填
載入中...
物件
物件
載入中...
頁面
整數
載入中...
大小
整數
載入中...
fromHeight
整數
載入中...
toHeight
整數
載入中...
詳情
字串
載入中...
次要的
字串
載入中...
篩選器
字串
載入中...
合約
字串
載入中...
協議
字串
載入中...
gap
整數
載入中...

退貨

頁面
整數
載入中...
totalPages
整數
載入中...
itemsOnPage
整數
載入中...
地址
字串
載入中...
平衡
字串
載入中...
總收款金額
字串
載入中...
totalSent
字串
載入中...
未確認餘額
字串
載入中...
未確認交易
整數
載入中...
txs
整數
載入中...
txids
陣列
載入中...
代幣
陣列
載入中...
類型
字串
載入中...
名稱
字串
載入中...
path
字串
載入中...
transfers
整數
載入中...
小數
整數
載入中...
平衡
字串
載入中...
總收款金額
字串
載入中...
totalSent
字串
載入中...
請求
回應
1
{
2
"id": 1,
3
"result": {
4
"頁面": 1,
5
"totalPages": 1,
6
"itemsOnPage": 1000,
7
"address": "xpub...",
8
"balance": "0",
9
"totalReceived": "0",
10
"totalSent": "0",
11
"unconfirmedBalance": "0",
12
"unconfirmedTxs": 0,
13
"txs": 0,
14
"tokens": []
15
},
16
"jsonrpc": "2.0"
17
}
1
{
2
"id": 1,
3
"result": {
4
"頁面": 1,
5
"totalPages": 1,
6
"itemsOnPage": 1000,
7
"address": "xpub...",
8
"balance": "0",
9
"totalReceived": "0",
10
"totalSent": "0",
11
"unconfirmedBalance": "0",
12
"unconfirmedTxs": 0,
13
"txs": 0,
14
"tokens": []
15
},
16
"jsonrpc": "2.0"
17
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用