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

/extended/v3/principals/{principal}/balance-changes REST API Endpoint

読み込み中...

更新日:
Aug 18, 2026

/extended/v3/principals/{principal}/balance-changes REST API Endpoint

パスパラメータ

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

クエリパラメータ

limit
整数
読み込み中...
cursor
文字列
読み込み中...
tx_id
配列
必須
読み込み中...

返します

total
整数
読み込み中...
limit
整数
読み込み中...
cursor
オブジェクト
読み込み中...
next
文字列
読み込み中...
previous
文字列
読み込み中...
current
文字列
読み込み中...
結果
配列
読み込み中...
tx_id
文字列
読み込み中...
アセット
オブジェクト
読み込み中...
読み込み中...
タイプ
文字列
読み込み中...
タイプ
文字列
読み込み中...
balance_change
オブジェクト
読み込み中...
送信済み
文字列
読み込み中...
received
文字列
読み込み中...
net
文字列
読み込み中...
リクエスト
回答
1
{
2
"total": 1,
3
"limit": 1,
4
"cursor": {
5
"next": null,
6
"previous": null,
7
"current": "8702017:2147483647:5:1:stx"
8
},
9
"results": [
10
{
11
"tx_id": "0x7793237893fe95cd64e8ba44c798ae7e42a51d90515f16d7bf4810a1f512c0a8",
12
"asset": {
13
"type": "stx"
14
},
15
"balance_change": {
16
"sent": "579",
17
"received": "0",
18
"net": "-579"
19
}
20
}
21
]
22
}
1
{
2
"total": 1,
3
"limit": 1,
4
"cursor": {
5
"next": null,
6
"previous": null,
7
"current": "8702017:2147483647:5:1:stx"
8
},
9
"results": [
10
{
11
"tx_id": "0x7793237893fe95cd64e8ba44c798ae7e42a51d90515f16d7bf4810a1f512c0a8",
12
"asset": {
13
"type": "stx"
14
},
15
"balance_change": {
16
"sent": "579",
17
"received": "0",
18
"net": "-579"
19
}
20
}
21
]
22
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう