跳至主要內容

/extended/v3/principals/{principal}/transactions REST API Endpoint

載入中...

更新於
Aug 18, 2026

/extended/v3/principals/{principal}/transactions REST API Endpoint

路徑參數

principal
字串
必填
載入中...

查詢參數

上限
整數
載入中...
cursor
字串
載入中...

退貨

總計
整數
載入中...
上限
整數
載入中...
cursor
物件
載入中...
next
字串
載入中...
previous
字串
載入中...
current
字串
載入中...
結果
陣列
載入中...
transaction
物件
載入中...
載入中...
tx_id
字串
載入中...
sender
物件
載入中...
地址
字串
載入中...
非重複數
整數
載入中...
sponsor
物件
載入中...
地址
字串
載入中...
非重複數
整數
載入中...
fee_rate
字串
載入中...
區塊
物件
載入中...
高度
整數
載入中...
雜湊
字串
載入中...
index_hash
字串
載入中...
時間
數字
載入中...
tx_index
整數
載入中...
bitcoin_block
物件
載入中...
高度
整數
載入中...
時間
數字
載入中...
狀態
字串
載入中...
類型
字串
載入中...
token_transfer
物件
載入中...
recipient
字串
載入中...
金額
字串
載入中...
memo
物件
載入中...
十六進位
字串
載入中...
repr
字串
載入中...
tx_id
字串
載入中...
sender
物件
載入中...
地址
字串
載入中...
非重複數
整數
載入中...
sponsor
物件
載入中...
地址
字串
載入中...
非重複數
整數
載入中...
fee_rate
字串
載入中...
區塊
物件
載入中...
高度
整數
載入中...
雜湊
字串
載入中...
index_hash
字串
載入中...
時間
數字
載入中...
tx_index
整數
載入中...
bitcoin_block
物件
載入中...
高度
整數
載入中...
時間
數字
載入中...
狀態
字串
載入中...
類型
字串
載入中...
contract_call
物件
載入中...
contract_id
字串
載入中...
function_name
字串
載入中...
involvement
字串
載入中...
balance_changes
物件
載入中...
stx
物件
載入中...
已發送
字串
載入中...
received
字串
載入中...
net
字串
載入中...
affected_balances
物件
載入中...
stx
布林值
載入中...
ft
布林值
載入中...
nft
布林值
載入中...
請求
回應
1
{
2
"total": 89746,
3
"limit": 1,
4
"cursor": {
5
"next": "8702102:2147483647:6",
6
"previous": null,
7
"current": "8702102:2147483647:8"
8
},
9
"results": [
10
{
11
"transaction": {
12
"tx_id": "0xb5fa1f394d9ce30dbdcaaf2e758a2eeb240b81a24cf220df99b848a300aad0a0",
13
"sender": {
14
"address": "SP5KCQ6CQAS73AMM002HMK94CCYEA4P3C94VX3K4",
15
"nonce": 89741
16
},
17
"sponsor": null,
18
"fee_rate": "612",
19
"block": {
20
"height": 8702102,
21
"hash": "0xb44e98728a948bf1380eb604ce69cba6fb72cc3f5756beb81ddac6e76dd5b8b2",
22
"index_hash": "0xd103119c8f04fb0dcce2d72e1f461f3e660e8a418a4055021ef39f446795e375",
23
"time": 1785854641,
24
"tx_index": 8
25
},
26
"bitcoin_block": {
27
"height": 961025,
28
"time": 1785853855
29
},
30
"status": "abort_by_response",
31
"type": "contract_call",
32
"contract_call": {
33
"contract_id": "SP5KCQ6CQAS73AMM002HMK94CCYEA4P3C94VX3K4.big",
34
"function_name": "r6"
35
}
36
},
37
"involvement": "sender",
38
"balance_changes": {
39
"stx": {
40
"sent": "612",
41
"received": "0",
42
"net": "-612"
43
}
44
},
45
"affected_balances": {
46
"stx": true,
47
"ft": false,
48
"nft": false
49
}
50
}
51
]
52
}
1
{
2
"total": 89746,
3
"limit": 1,
4
"cursor": {
5
"next": "8702102:2147483647:6",
6
"previous": null,
7
"current": "8702102:2147483647:8"
8
},
9
"results": [
10
{
11
"transaction": {
12
"tx_id": "0xb5fa1f394d9ce30dbdcaaf2e758a2eeb240b81a24cf220df99b848a300aad0a0",
13
"sender": {
14
"address": "SP5KCQ6CQAS73AMM002HMK94CCYEA4P3C94VX3K4",
15
"nonce": 89741
16
},
17
"sponsor": null,
18
"fee_rate": "612",
19
"block": {
20
"height": 8702102,
21
"hash": "0xb44e98728a948bf1380eb604ce69cba6fb72cc3f5756beb81ddac6e76dd5b8b2",
22
"index_hash": "0xd103119c8f04fb0dcce2d72e1f461f3e660e8a418a4055021ef39f446795e375",
23
"time": 1785854641,
24
"tx_index": 8
25
},
26
"bitcoin_block": {
27
"height": 961025,
28
"time": 1785853855
29
},
30
"status": "abort_by_response",
31
"type": "contract_call",
32
"contract_call": {
33
"contract_id": "SP5KCQ6CQAS73AMM002HMK94CCYEA4P3C94VX3K4.big",
34
"function_name": "r6"
35
}
36
},
37
"involvement": "sender",
38
"balance_changes": {
39
"stx": {
40
"sent": "612",
41
"received": "0",
42
"net": "-612"
43
}
44
},
45
"affected_balances": {
46
"stx": true,
47
"ft": false,
48
"nft": false
49
}
50
}
51
]
52
}
還沒有帳號嗎?
endpoint 幾秒鐘endpoint 建立您的Quicknode endpoint ,並開始建置
立即免費開始使用