跳至主要內容

bb_getAddress RPC 方法 - Blockbook

載入中...

更新於
2026年4月16日

bb_getAddress RPC 方法 - Blockbook

Please note that this RPC method requires the Doge Blockbook add-on enabled on your Quicknode endpoint.

參數

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

退貨

頁面
整數
載入中...
totalPages
整數
載入中...
itemsOnPage
整數
載入中...
地址
字串
載入中...
平衡
字串
載入中...
總收款金額
字串
載入中...
totalSent
字串
載入中...
未確認餘額
字串
載入中...
未確認交易
整數
載入中...
txs
整數
載入中...
txids
陣列
載入中...
字串
載入中...
交易
陣列
載入中...
txid
字串
載入中...
版本
整數
載入中...
lockTime
整數
載入中...
vin
陣列
載入中...
txid
字串
載入中...
vout
整數
載入中...
序列
整數
載入中...
n
整數
載入中...
地址
陣列
載入中...
地址
字串
載入中...
isAddress
布林值
載入中...
isOwn
布林值
載入中...
字串
載入中...
hex
字串
載入中...
vout
陣列
載入中...
字串
載入中...
n
整數
載入中...
hex
字串
載入中...
已花費
布林值
載入中...
地址
陣列
載入中...
地址
字串
載入中...
isAddress
布林值
載入中...
isOwn
布林值
載入中...
blockHash
字串
載入中...
blockHeight
整數
載入中...
確認
整數
載入中...
blockTime
整數
載入中...
大小
整數
載入中...
字串
載入中...
valueIn
字串
載入中...
費用
字串
載入中...
hex
字串
載入中...
請求
回應
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"頁面": 1,
6
"totalPages": 1,
7
"itemsOnPage": 1000,
8
"address": "D6PMktWJcKQSCFTWxq7qr6haj9KuwLFA4B",
9
"balance": "0",
10
"totalReceived": "282589795290",
11
"totalSent": "282589795290",
12
"unconfirmedBalance": "0",
13
"unconfirmedTxs": 0,
14
"txs": 2,
15
"txids": [
16
"1d7bee07b415e627ff432afc1699a58a632d9ef6f464dbd2471b183232056fe1",
17
"4d5b50f5ea56f557961714e9a9b327a7de1ec438a778af09311b71524246c293"
18
]
19
}
20
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"頁面": 1,
6
"totalPages": 1,
7
"itemsOnPage": 1000,
8
"address": "D6PMktWJcKQSCFTWxq7qr6haj9KuwLFA4B",
9
"balance": "0",
10
"totalReceived": "282589795290",
11
"totalSent": "282589795290",
12
"unconfirmedBalance": "0",
13
"unconfirmedTxs": 0,
14
"txs": 2,
15
"txids": [
16
"1d7bee07b415e627ff432afc1699a58a632d9ef6f464dbd2471b183232056fe1",
17
"4d5b50f5ea56f557961714e9a9b327a7de1ec438a778af09311b71524246c293"
18
]
19
}
20
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用