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

bb_getBalanceHistory RPC Method - Blockbook

読み込み中...

更新日:
2026年4月30日

bb_getBalanceHistory RPC Method - Blockbook

このRPCメソッドを利用するには、QuicknodeエンドポイントでBlockbook RPCアドオンが有効になっている必要がありますので、ご注意ください。

パラメータ

住所
文字列
必須
読み込み中...
オブジェクト
オブジェクト
読み込み中...
出典:
文字列
必須
読み込み中...
~へ
文字列
読み込み中...
fiatcurrency
文字列
読み込み中...
groupBy
整数
読み込み中...
gap
整数
読み込み中...

返品

時間
整数
読み込み中...
txs
整数
読み込み中...
received
文字列
読み込み中...
送信済み
文字列
読み込み中...
sentToSelf
文字列
読み込み中...
rates
オブジェクト
読み込み中...
リクエスト
回答
1
{
2
"id": 1,
3
"結果": [
4
{
5
"time": 1683684000,
6
"txs": 8,
7
"received": "2000399945",
8
"sent": "0",
9
"sentToSelf": "0",
10
"rates": {
11
"usd": 32.059723
12
}
13
},
14
{
15
"time": 1683687600,
16
"txs": 6,
17
"received": "1500112724",
18
"sent": "0",
19
"sentToSelf": "0",
20
"rates": {
21
"usd": 32.059723
22
}
23
},
24
{
25
"time": 1683691200,
26
"txs": 5,
27
"received": "1250053182",
28
"sent": "0",
29
"sentToSelf": "0",
30
"rates": {
31
"usd": 32.059723
32
}
33
},
34
{
35
"time": 1683694800,
36
"txs": 4,
37
"received": "1000111134",
38
"sent": "0",
39
"sentToSelf": "0",
40
"rates": {
41
"usd": 32.059723
42
}
43
},
44
{
45
"time": 1683698400,
46
"txs": 2,
47
"received": "500066839",
48
"sent": "0",
49
"sentToSelf": "0",
50
"rates": {
51
"usd": 32.059723
52
}
53
}
54
],
55
"jsonrpc": "2.0"
56
}
1
{
2
"id": 1,
3
"結果": [
4
{
5
"time": 1683684000,
6
"txs": 8,
7
"received": "2000399945",
8
"sent": "0",
9
"sentToSelf": "0",
10
"rates": {
11
"usd": 32.059723
12
}
13
},
14
{
15
"time": 1683687600,
16
"txs": 6,
17
"received": "1500112724",
18
"sent": "0",
19
"sentToSelf": "0",
20
"rates": {
21
"usd": 32.059723
22
}
23
},
24
{
25
"time": 1683691200,
26
"txs": 5,
27
"received": "1250053182",
28
"sent": "0",
29
"sentToSelf": "0",
30
"rates": {
31
"usd": 32.059723
32
}
33
},
34
{
35
"time": 1683694800,
36
"txs": 4,
37
"received": "1000111134",
38
"sent": "0",
39
"sentToSelf": "0",
40
"rates": {
41
"usd": 32.059723
42
}
43
},
44
{
45
"time": 1683698400,
46
"txs": 2,
47
"received": "500066839",
48
"sent": "0",
49
"sentToSelf": "0",
50
"rates": {
51
"usd": 32.059723
52
}
53
}
54
],
55
"jsonrpc": "2.0"
56
}
まだアカウントをお持ちではありませんか?
わずか数秒でQuicknodeのエンドポイントを作成し、開発を始めましょう
今すぐ無料で始めましょう