跳转至主要内容

bb_getBalanceHistory RPC Method - Blockbook

正在加载...

更新于
Aug 09, 2026

bb_getBalanceHistory RPC Method - Blockbook

Please note that this RPC method requires the Doge Blockbook 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
}
还没有账号吗?
endpoint 几秒钟endpoint 创建您的Quicknode endpoint ,并开始构建
免费开始使用