跳至主要內容

bb_getBalanceHistory RPC Method - Blockbook

載入中...

更新於
2026年4月16日

bb_getBalanceHistory RPC Method - Blockbook

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

參數

地址
字串
必填
載入中...
物件
物件
載入中...
來自
字串
載入中...
字串
載入中...
fiatcurrency
字串
載入中...
groupBy
整數
載入中...
gap
整數
載入中...

退貨

時間
整數
載入中...
txs
整數
載入中...
received
字串
載入中...
已發送
字串
載入中...
sentToSelf
字串
載入中...
rates
物件
載入中...
請求
回應
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
「結果」: [
5
{
6
"time": 1487289600,
7
"txs": 2,
8
"received": "282589795290",
9
"sent": "282589795290",
10
"sentToSelf": "0",
11
"rates": {
12
"usd": 0.092215,
13
"eur": 0.080038,
14
"gbp": 0.06985,
15
"btc": 0.00000138,
16
"eth": 0.00004483
17
}
18
}
19
]
20
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
「結果」: [
5
{
6
"time": 1487289600,
7
"txs": 2,
8
"received": "282589795290",
9
"sent": "282589795290",
10
"sentToSelf": "0",
11
"rates": {
12
"usd": 0.092215,
13
"eur": 0.080038,
14
"gbp": 0.06985,
15
"btc": 0.00000138,
16
"eth": 0.00004483
17
}
18
}
19
]
20
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用