跳转至主要内容

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

正在加载...

更新于
Aug 18, 2026

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

路径参数

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

查询参数

上限
整数
正在加载...
cursor
字符串
正在加载...

退货

总计
整数
正在加载...
上限
整数
正在加载...
cursor
对象
正在加载...
next
字符串
正在加载...
previous
字符串
正在加载...
current
字符串
正在加载...
结果
数组
正在加载...
tx_id
字符串
正在加载...
发件人
对象
正在加载...
地址
字符串
正在加载...
非重复值
整数
正在加载...
sponsor
对象
正在加载...
地址
字符串
正在加载...
非重复值
整数
正在加载...
fee_rate
字符串
正在加载...
receipt_time
整数
正在加载...
receipt_block_height
整数
正在加载...
状态
字符串
正在加载...
类型
字符串
正在加载...
contract_call
对象
正在加载...
contract_id
字符串
正在加载...
function_name
字符串
正在加载...
请求
回复
1
{
2
"total": 2,
3
"limit": 1,
4
"cursor": {
5
"next": "1785854632:0x3c4741fa0d79f1847b23eadcbcdbdb8bba702cb65923d718aab3263c77d3c5b9",
6
"previous": null,
7
"current": "1785854642:0xa735804b9e013f0a65eb0266e95b3342c6a49ab7c9e292b89812dc92867e6f56"
8
},
9
"results": [
10
{
11
"tx_id": "0xa735804b9e013f0a65eb0266e95b3342c6a49ab7c9e292b89812dc92867e6f56",
12
"sender": {
13
"address": "SP21EK0KSQG7HEHBGCVRJGPGFMV8SCA2B85X01DK2",
14
"nonce": 591665
15
},
16
"sponsor": null,
17
"fee_rate": "417",
18
"receipt_time": 1785854642,
19
"receipt_block_height": 8702100,
20
"status": "pending",
21
"type": "contract_call",
22
"contract_call": {
23
"contract_id": "SP21EK0KSQG7HEHBGCVRJGPGFMV8SCA2B85X01DK2.blocksurvey-proof-of-submission",
24
"function_name": "proof-of-submission"
25
}
26
}
27
]
28
}
1
{
2
"total": 2,
3
"limit": 1,
4
"cursor": {
5
"next": "1785854632:0x3c4741fa0d79f1847b23eadcbcdbdb8bba702cb65923d718aab3263c77d3c5b9",
6
"previous": null,
7
"current": "1785854642:0xa735804b9e013f0a65eb0266e95b3342c6a49ab7c9e292b89812dc92867e6f56"
8
},
9
"results": [
10
{
11
"tx_id": "0xa735804b9e013f0a65eb0266e95b3342c6a49ab7c9e292b89812dc92867e6f56",
12
"sender": {
13
"address": "SP21EK0KSQG7HEHBGCVRJGPGFMV8SCA2B85X01DK2",
14
"nonce": 591665
15
},
16
"sponsor": null,
17
"fee_rate": "417",
18
"receipt_time": 1785854642,
19
"receipt_block_height": 8702100,
20
"status": "pending",
21
"type": "contract_call",
22
"contract_call": {
23
"contract_id": "SP21EK0KSQG7HEHBGCVRJGPGFMV8SCA2B85X01DK2.blocksurvey-proof-of-submission",
24
"function_name": "proof-of-submission"
25
}
26
}
27
]
28
}
还没有账号吗?
endpoint 几秒钟endpoint 创建您的Quicknode endpoint ,并开始构建
免费开始使用