跳转至主要内容

GET /api/v2/balancehistory/{address} - Blockbook REST API

正在加载...

更新于
Jun 10, 2026

GET /api/v2/balancehistory/{address} - Blockbook REST API

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

路径参数

xpub_or_address
字符串
必填
正在加载...

查询参数

来自
整数
正在加载...
整数
正在加载...
fiatcurrency
字符串
正在加载...
groupBy
整数
正在加载...
gap
整数
正在加载...

退货

时间
整数
正在加载...
txs
整数
正在加载...
received
字符串
正在加载...
已发送
字符串
正在加载...
sentToSelf
字符串
正在加载...
rates
对象
正在加载...
{currency}
整数
正在加载...
请求
回复
1
[
2
{
3
"time": 1707847200,
4
"txs": 6,
5
"received": "80876815668",
6
"sent": "79891193076",
7
"sentToSelf": "21666965668",
8
"rates": {
9
"usd": 0.085988
10
}
11
},
12
{
13
"time": 1707850800,
14
"txs": 5,
15
"received": "94120722971",
16
"sent": "91573100011",
17
"sentToSelf": "2548722971",
18
"rates": {
19
"usd": 0.085988
20
}
21
},
22
{
23
"time": 1707858000,
24
"txs": 1,
25
"received": "100000",
26
"sent": "0",
27
"sentToSelf": "0",
28
"rates": {
29
"usd": 0.085988
30
}
31
},
32
{
33
"time": 1707904800,
34
"txs": 6,
35
"received": "5595460377",
36
"sent": "5703963837",
37
"sentToSelf": "5595160377",
38
"rates": {
39
"usd": 0.085988
40
}
41
},
42
{
43
"time": 1707919200,
44
"txs": 1,
45
"received": "26072553100",
46
"sent": "0",
47
"sentToSelf": "0",
48
"rates": {
49
"usd": 0.085988
50
}
51
},
52
{
53
"time": 1707922800,
54
"txs": 3,
55
"received": "125901813434",
56
"sent": "148896840714",
57
"sentToSelf": "36701813434",
58
"rates": {
59
"usd": 0.085988
60
}
61
},
62
{
63
"time": 1708441200,
64
"txs": 13,
65
"received": "404577513419",
66
"sent": "410219189203",
67
"sentToSelf": "89793013419",
68
"rates": {
69
"usd": 0.085988
70
}
71
},
72
{
73
"time": 1708444800,
74
"txs": 3,
75
"received": "113997950192",
76
"sent": "479568032",
77
"sentToSelf": "443924992",
78
"rates": {
79
"usd": 0.085988
80
}
81
},
82
{
83
"time": 1708448400,
84
"txs": 11,
85
"received": "287393377169",
86
"sent": "401544247157",
87
"sentToSelf": "130597130469",
88
"rates": {
89
"usd": 0.085988
90
}
91
},
92
{
93
"time": 1708696800,
94
"txs": 6,
95
"received": "529774912810",
96
"sent": "518566825010",
97
"sentToSelf": "267964963010",
98
"rates": {
99
"usd": 0.085988
100
}
101
}
102
]
1
[
2
{
3
"time": 1707847200,
4
"txs": 6,
5
"received": "80876815668",
6
"sent": "79891193076",
7
"sentToSelf": "21666965668",
8
"rates": {
9
"usd": 0.085988
10
}
11
},
12
{
13
"time": 1707850800,
14
"txs": 5,
15
"received": "94120722971",
16
"sent": "91573100011",
17
"sentToSelf": "2548722971",
18
"rates": {
19
"usd": 0.085988
20
}
21
},
22
{
23
"time": 1707858000,
24
"txs": 1,
25
"received": "100000",
26
"sent": "0",
27
"sentToSelf": "0",
28
"rates": {
29
"usd": 0.085988
30
}
31
},
32
{
33
"time": 1707904800,
34
"txs": 6,
35
"received": "5595460377",
36
"sent": "5703963837",
37
"sentToSelf": "5595160377",
38
"rates": {
39
"usd": 0.085988
40
}
41
},
42
{
43
"time": 1707919200,
44
"txs": 1,
45
"received": "26072553100",
46
"sent": "0",
47
"sentToSelf": "0",
48
"rates": {
49
"usd": 0.085988
50
}
51
},
52
{
53
"time": 1707922800,
54
"txs": 3,
55
"received": "125901813434",
56
"sent": "148896840714",
57
"sentToSelf": "36701813434",
58
"rates": {
59
"usd": 0.085988
60
}
61
},
62
{
63
"time": 1708441200,
64
"txs": 13,
65
"received": "404577513419",
66
"sent": "410219189203",
67
"sentToSelf": "89793013419",
68
"rates": {
69
"usd": 0.085988
70
}
71
},
72
{
73
"time": 1708444800,
74
"txs": 3,
75
"received": "113997950192",
76
"sent": "479568032",
77
"sentToSelf": "443924992",
78
"rates": {
79
"usd": 0.085988
80
}
81
},
82
{
83
"time": 1708448400,
84
"txs": 11,
85
"received": "287393377169",
86
"sent": "401544247157",
87
"sentToSelf": "130597130469",
88
"rates": {
89
"usd": 0.085988
90
}
91
},
92
{
93
"time": 1708696800,
94
"txs": 6,
95
"received": "529774912810",
96
"sent": "518566825010",
97
"sentToSelf": "267964963010",
98
"rates": {
99
"usd": 0.085988
100
}
101
}
102
]
还没有账号吗?
endpoint 几秒钟endpoint 创建您的Quicknode endpoint ,并开始构建
免费开始使用