본문으로 건너뛰기

bb_getBalanceHistory RPC Method - Blockbook

로딩 중...

업데이트 날짜:
Feb 04, 2026

bb_getBalanceHistory RPC Method - Blockbook

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

매개변수

주소
문자열
필수
로딩 중...
객체
객체
로딩 중...
출처:
문자열
필수
로딩 중...
~에
문자열
로딩 중...
fiatcurrency
문자열
로딩 중...
groupBy
정수
로딩 중...
gap
정수
로딩 중...

반품

시간
정수
로딩 중...
txs
정수
로딩 중...
received
문자열
로딩 중...
보냄
문자열
로딩 중...
sentToSelf
문자열
로딩 중...
rates
객체
로딩 중...
요청
답변
1
{
2
"id": 1,
3
"결과": [
4
{
5
"time": 1685689200,
6
"txs": 5,
7
"received": "0",
8
"sent": "10247601921605917",
9
"sentToSelf": "0",
10
"rates": {
11
"usd": 1907.2123
12
}
13
},
14
{
15
"time": 1694048400,
16
"txs": 1,
17
"received": "0",
18
"sent": "0",
19
"sentToSelf": "0",
20
"rates": {
21
"usd": 1646.305
22
}
23
},
24
{
25
"time": 1694084400,
26
"txs": 4,
27
"received": "0",
28
"sent": "8064344277547668",
29
"sentToSelf": "0",
30
"rates": {
31
"usd": 1646.305
32
}
33
},
34
{
35
"time": 1694156400,
36
"txs": 1,
37
"received": "0",
38
"sent": "0",
39
"sentToSelf": "0",
40
"rates": {
41
"usd": 1636.3542
42
}
43
},
44
{
45
"time": 1696716000,
46
"txs": 1,
47
"received": "0",
48
"sent": "0",
49
"sentToSelf": "0",
50
"rates": {
51
"usd": 1635.0829
52
}
53
}
54
],
55
"jsonrpc": "2.0"
56
}
1
{
2
"id": 1,
3
"결과": [
4
{
5
"time": 1685689200,
6
"txs": 5,
7
"received": "0",
8
"sent": "10247601921605917",
9
"sentToSelf": "0",
10
"rates": {
11
"usd": 1907.2123
12
}
13
},
14
{
15
"time": 1694048400,
16
"txs": 1,
17
"received": "0",
18
"sent": "0",
19
"sentToSelf": "0",
20
"rates": {
21
"usd": 1646.305
22
}
23
},
24
{
25
"time": 1694084400,
26
"txs": 4,
27
"received": "0",
28
"sent": "8064344277547668",
29
"sentToSelf": "0",
30
"rates": {
31
"usd": 1646.305
32
}
33
},
34
{
35
"time": 1694156400,
36
"txs": 1,
37
"received": "0",
38
"sent": "0",
39
"sentToSelf": "0",
40
"rates": {
41
"usd": 1636.3542
42
}
43
},
44
{
45
"time": 1696716000,
46
"txs": 1,
47
"received": "0",
48
"sent": "0",
49
"sentToSelf": "0",
50
"rates": {
51
"usd": 1635.0829
52
}
53
}
54
],
55
"jsonrpc": "2.0"
56
}
아직 계정이 없으신가요?
단 몇 초 만에 Quicknode 엔드포인트를 생성하고 개발을 시작하세요
지금 무료로 시작하세요