跳至主要內容

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
布林值
載入中...

退貨

結果
載入中...
context
載入中...
apiVersion
載入中...
插槽
載入中...
載入中...
confirmationStatus
載入中...
確認
載入中...
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 端點,並開始建置
立即免費開始使用