跳转至主要内容

getSignatureStatuses RPC Method

正在加载...

更新于
Sep 22, 2025

getSignatureStatuses RPC Method

Please note that for this RPC method, the array size is limited to 5 for Free Trial plans and 1005 for all paid accounts, subject to the method's maximum array size restrictions.

参数

tx signatures
字符串
正在加载...
对象
对象
正在加载...
searchTransactionHistory
布尔型
正在加载...

退货

结果
正在加载...
上下文
正在加载...
apiVersion
正在加载...
插槽
正在加载...
正在加载...
confirmationStatus
正在加载...
confirmations
正在加载...
err
正在加载...
插槽
正在加载...
状态
正在加载...
请求
回复
1
{
2
“jsonrpc”: "2.0",
3
"result": {
4
"context": {
5
"apiVersion": "2.1.16",
6
"slot": 335501862
7
},
8
"value": [
9
{
10
"confirmationStatus": "finalized",
11
"confirmations": null,
12
"err": null,
13
"slot": 140512999,
14
"status": {
15
"Ok": null
16
}
17
},
18
{
19
"confirmationStatus": "finalized",
20
"confirmations": null,
21
"err": null,
22
"slot": 139665040,
23
"status": {
24
"Ok": null
25
}
26
}
27
]
28
},
29
"id": 1
30
}
1
{
2
“jsonrpc”: "2.0",
3
"result": {
4
"context": {
5
"apiVersion": "2.1.16",
6
"slot": 335501862
7
},
8
"value": [
9
{
10
"confirmationStatus": "finalized",
11
"confirmations": null,
12
"err": null,
13
"slot": 140512999,
14
"status": {
15
"Ok": null
16
}
17
},
18
{
19
"confirmationStatus": "finalized",
20
"confirmations": null,
21
"err": null,
22
"slot": 139665040,
23
"status": {
24
"Ok": null
25
}
26
}
27
]
28
},
29
"id": 1
30
}
还没有账号吗?
只需几秒钟即可创建您的 Quicknode 端点,并开始构建
免费开始使用