본문으로 건너뛰기

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

로딩 중...

업데이트 날짜:
2026년 6월 10일

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

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

경로 매개변수

xpub_or_address
문자열
필수
로딩 중...

쿼리 매개변수

출처:
정수
로딩 중...
~에
정수
로딩 중...
fiatcurrency
문자열
로딩 중...
groupBy
정수
로딩 중...
gap
정수
로딩 중...

반품

시간
정수
로딩 중...
txs
정수
로딩 중...
received
문자열
로딩 중...
보냄
문자열
로딩 중...
sentToSelf
문자열
로딩 중...
rates
객체
로딩 중...
{currency}
정수
로딩 중...
요청
답변
1
[
2
{
3
"time": 1779998400,
4
"txs": 7,
5
"received": "3752876816",
6
"sent": "10020726092",
7
"sentToSelf": "0",
8
"rates": {
9
"usd": 51.734837
10
}
11
},
12
{
13
"time": 1780002000,
14
"txs": 4,
15
"received": "2503814725",
16
"sent": "0",
17
"sentToSelf": "0",
18
"rates": {
19
"usd": 51.843407
20
}
21
},
22
{
23
"time": 1780005600,
24
"txs": 6,
25
"received": "3752447871",
26
"sent": "0",
27
"sentToSelf": "0",
28
"rates": {
29
"usd": 51.84703
30
}
31
}
32
]
1
[
2
{
3
"time": 1779998400,
4
"txs": 7,
5
"received": "3752876816",
6
"sent": "10020726092",
7
"sentToSelf": "0",
8
"rates": {
9
"usd": 51.734837
10
}
11
},
12
{
13
"time": 1780002000,
14
"txs": 4,
15
"received": "2503814725",
16
"sent": "0",
17
"sentToSelf": "0",
18
"rates": {
19
"usd": 51.843407
20
}
21
},
22
{
23
"time": 1780005600,
24
"txs": 6,
25
"received": "3752447871",
26
"sent": "0",
27
"sentToSelf": "0",
28
"rates": {
29
"usd": 51.84703
30
}
31
}
32
]
아직 계정이 없으신가요?
단 몇 초 만에 Quicknode 엔드포인트를 생성하고 개발을 시작하세요
지금 무료로 시작하세요