跳转至主要内容

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

正在加载...

更新于
Aug 18, 2026

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

路径参数

principal
字符串
必填
正在加载...

查询参数

上限
整数
正在加载...
cursor
字符串
正在加载...
tx_id
数组
必填
正在加载...

退货

总计
整数
正在加载...
上限
整数
正在加载...
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
}
还没有账号吗?
endpoint 几秒钟endpoint 创建您的Quicknode endpoint ,并开始构建
免费开始使用