/extended/v3/principals/{principal}/balance-changes REST API Endpoint
路徑參數
principal
字串
必填
載入中...
查詢參數
上限
整數
載入中...
cursor
字串
載入中...
tx_id
陣列
必填
載入中...
退貨
總計
整數
載入中...
上限
整數
載入中...
cursor
物件
載入中...
next
字串
載入中...
previous
字串
載入中...
current
字串
載入中...
結果
陣列
載入中...
tx_id
字串
載入中...
資產
物件
載入中...
載入中...
類型
字串
載入中...
載入中...
類型
字串
載入中...
identifier
字串
載入中...
類型
字串
載入中...
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}