メインコンテンツへスキップ

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 BTC Blockbook add-on enabled on your Quicknode endpoint.

パスパラメータ

xpub_or_address
文字列
必須
読み込み中...

クエリパラメータ

出典:
整数
読み込み中...
~へ
整数
読み込み中...
fiatcurrency
文字列
読み込み中...
groupBy
整数
読み込み中...
gap
整数
読み込み中...

返品

時間
整数
読み込み中...
txs
整数
読み込み中...
received
文字列
読み込み中...
送信済み
文字列
読み込み中...
sentToSelf
文字列
読み込み中...
rates
オブジェクト
読み込み中...
{currency}
整数
読み込み中...
リクエスト
回答
1
[
2
{
3
"time": 1683684000,
4
"txs": 19,
5
"received": "1289573714",
6
"sent": "1331774394",
7
"sentToSelf": "1055024095",
8
"rates": {
9
"usd": 27639.734
10
}
11
},
12
{
13
"time": 1683687600,
14
"txs": 7,
15
"received": "838521590",
16
"sent": "1044980796",
17
"sentToSelf": "708554480",
18
"rates": {
19
"usd": 27639.734
20
}
21
}
22
]
1
[
2
{
3
"time": 1683684000,
4
"txs": 19,
5
"received": "1289573714",
6
"sent": "1331774394",
7
"sentToSelf": "1055024095",
8
"rates": {
9
"usd": 27639.734
10
}
11
},
12
{
13
"time": 1683687600,
14
"txs": 7,
15
"received": "838521590",
16
"sent": "1044980796",
17
"sentToSelf": "708554480",
18
"rates": {
19
"usd": 27639.734
20
}
21
}
22
]
まだアカウントをお持ちではありませんか?
わずか数秒でQuicknodeのエンドポイントを作成し、開発を始めましょう
今すぐ無料で始めましょう